aboutsummaryrefslogtreecommitdiff
path: root/sound/oss
AgeCommit message (Expand)Author
2010-10-11OSS: soundcard: fix return value of sound_open()Dan Carpenter
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-10-11OSS: soundcard: locking bug in sound_ioctl()Dan Carpenter
2010-09-23SOUND-OSS: Remove sh_dac_audioJohn Kacur
2010-09-14sound: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches
2010-08-28sound: oss: fix uninitialized spinlockAkinobu Mita
2010-08-12sound: oss: sh_dac_audio.c removed duplicated #includeAndrea Gelmini
2010-08-06sound/oss: Adjust confusing if indentationJulia Lawall
2010-08-06sound: oss: au1550_ac97.c removed duplicated #includeAndrea Gelmini
2010-07-29sound: oss: msnd: check request_region() return valueKulikov Vasiliy
2010-07-29sound: oss: midi_synth: check get_user() return valueKulikov Vasiliy
2010-07-26sound: oss: waveartist: simplify waveartist_sleep()Kulikov Vasiliy
2010-07-26sound: oss: au1550_ac97: simplify au1550_delay()Kulikov Vasiliy
2010-07-21sound/oss: Remove dead CONFIG_SOFTOSS*Christian Dietrich
2010-07-14sound/oss-msnd-pinnacle: ioctl needs the inodeArnd Bergmann
2010-07-12sound/oss: convert to unlocked_ioctlArnd Bergmann
2010-07-12sound: push BKL into open functionsArnd Bergmann
2010-05-27sound: Add missing spin_unlockJulia Lawall
2010-05-17m68k: amiga - Sound platform device conversionGeert Uytterhoeven
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-21sound/oss/vidc.c: change the field used with DMA_ACTIVEJulia Lawall
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-03-16sound: sequencer: clean up remove bogus checkDan Carpenter
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-03-02sound/oss/coproc.h: Checkpatch cleanupAndrea Gelmini
2010-03-02sound/oss/v_midi.h: Checkpatch cleanupAndrea Gelmini
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan
2010-01-12sound_oss: remove use of old BKL ioctl pathAlan Cox
2010-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jaroslav Kysela
2010-01-08sound: oss: off by one bugDan Carpenter
2009-12-17sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()Roel Kluin
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-01Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-11-16sound: OSS: keep index within bounds of midi_devs[]Roel Kluin
2009-11-15oss: Mark loadhex static in hex2hex.cJosh Triplett
2009-11-14Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-11-12sound: OSS: fix error return in dma_ioctl()Roel Kluin
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth
2009-11-07sound: Replace old style lock initializerThomas Gleixner
2009-11-05sound: Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap