aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAge
* sound: oss: sh_dac_audio.c removed duplicated #includeAndrea Gelmini2010-08-12
* sound/oss: Adjust confusing if indentationJulia Lawall2010-08-06
* sound: oss: au1550_ac97.c removed duplicated #includeAndrea Gelmini2010-08-06
* sound: oss: msnd: check request_region() return valueKulikov Vasiliy2010-07-29
* sound: oss: midi_synth: check get_user() return valueKulikov Vasiliy2010-07-29
* sound: oss: waveartist: simplify waveartist_sleep()Kulikov Vasiliy2010-07-26
* sound: oss: au1550_ac97: simplify au1550_delay()Kulikov Vasiliy2010-07-26
* sound/oss: Remove dead CONFIG_SOFTOSS*Christian Dietrich2010-07-21
* sound/oss-msnd-pinnacle: ioctl needs the inodeArnd Bergmann2010-07-14
* sound/oss: convert to unlocked_ioctlArnd Bergmann2010-07-12
* sound: push BKL into open functionsArnd Bergmann2010-07-12
* sound: Add missing spin_unlockJulia Lawall2010-05-27
* m68k: amiga - Sound platform device conversionGeert Uytterhoeven2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sound/oss/vidc.c: change the field used with DMA_ACTIVEJulia Lawall2010-03-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-18
|\
| * sound: sequencer: clean up remove bogus checkDan Carpenter2010-03-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-08
|\|
| * sound/oss/coproc.h: Checkpatch cleanupAndrea Gelmini2010-03-02
| * sound/oss/v_midi.h: Checkpatch cleanupAndrea Gelmini2010-03-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-01
|\|
| * Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2010-02-16
| |\
| | * sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-09
| | * sound_oss: remove use of old BKL ioctl pathAlan Cox2010-01-12
* | | MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-27
* | | MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-27
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jaroslav Kysela2010-01-08
|\|
| * sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()Roel Kluin2009-12-17
* | sound: oss: off by one bugDan Carpenter2010-01-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| | * Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-09
* | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-12-04
|\ \ \
| * | | sound: OSS: keep index within bounds of midi_devs[]Roel Kluin2009-11-16
| * | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-14
| |\ \ \
| * | | | sound: OSS: fix error return in dma_ioctl()Roel Kluin2009-11-12
* | | | | Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai2009-12-01
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-17
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | oss: Mark loadhex static in hex2hex.cJosh Triplett2009-11-15
| | | |/ | | |/|
* | | | Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2009-12-01
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-01
| |\|
| * | sound: remove OSS Ensoniq SoundScape driverKrzysztof Helt2009-10-30
| * | ALSA: Cleanup redundant tests on unsignedRoel Kluin2009-10-30
* | | sound: Replace old style lock initializerThomas Gleixner2009-11-07
* | | sound: Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap2009-11-05
| |/ |/|
* | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* | trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297aRobert P. J. Day2009-09-21
|/
* sound: vwsnd: Fix setting of cfgval and ctlval in li_setup_dma()Roel Kluin2009-08-26
* sound: fix OSS MIDI output data lossClemens Ladisch2009-08-10