aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-28sound: oss: fix uninitialized spinlockAkinobu Mita1-1/+1
2010-08-12sound: oss: sh_dac_audio.c removed duplicated #includeAndrea Gelmini1-1/+0
2010-08-06sound/oss: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-06sound: oss: au1550_ac97.c removed duplicated #includeAndrea Gelmini1-1/+0
2010-07-29sound: oss: msnd: check request_region() return valueKulikov Vasiliy1-2/+6
2010-07-29sound: oss: midi_synth: check get_user() return valueKulikov Vasiliy1-1/+3
2010-07-26sound: oss: waveartist: simplify waveartist_sleep()Kulikov Vasiliy1-8/+2
2010-07-26sound: oss: au1550_ac97: simplify au1550_delay()Kulikov Vasiliy1-10/+1
2010-07-21sound/oss: Remove dead CONFIG_SOFTOSS*Christian Dietrich1-3/+0
2010-07-14sound/oss-msnd-pinnacle: ioctl needs the inodeArnd Bergmann1-1/+1
2010-07-12sound/oss: convert to unlocked_ioctlArnd Bergmann6-51/+119
2010-07-12sound: push BKL into open functionsArnd Bergmann7-30/+88
2010-05-27sound: Add missing spin_unlockJulia Lawall1-2/+3
2010-05-17m68k: amiga - Sound platform device conversionGeert Uytterhoeven1-20/+31
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo17-3/+16
2010-03-21sound/oss/vidc.c: change the field used with DMA_ACTIVEJulia Lawall1-2/+2
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-2/+0
2010-03-16sound: sequencer: clean up remove bogus checkDan Carpenter1-2/+0
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-4/+3
2010-03-02sound/oss/coproc.h: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-03-02sound/oss/v_midi.h: Checkpatch cleanupAndrea Gelmini1-3/+2
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-14/+23
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss1-5/+7
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss1-5/+7
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela2-14/+23
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan1-1/+1
2010-01-12sound_oss: remove use of old BKL ioctl pathAlan Cox1-13/+22
2010-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into fixesJaroslav Kysela1-3/+3
2010-01-08sound: oss: off by one bugDan Carpenter3-9/+13
2009-12-17sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()Roel Kluin1-3/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-3/+1
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai3-3/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-01Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai1-1/+1
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai4-1496/+0
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-miscLinus Torvalds1-1/+1
2009-11-16sound: OSS: keep index within bounds of midi_devs[]Roel Kluin2-2/+2
2009-11-15oss: Mark loadhex static in hex2hex.cJosh Triplett1-1/+1
2009-11-14Merge branch 'fix/misc' into topic/miscTakashi Iwai3-4/+6
2009-11-12sound: OSS: fix error return in dma_ioctl()Roel Kluin1-1/+1
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth1-2/+0
2009-11-07sound: Replace old style lock initializerThomas Gleixner1-1/+3
2009-11-05sound: Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap2-3/+3
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai2-6/+0
2009-10-30sound: remove OSS Ensoniq SoundScape driverKrzysztof Helt3-1493/+0
2009-10-30ALSA: Cleanup redundant tests on unsignedRoel Kluin1-3/+0
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-3/+0
2009-09-21trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297aRobert P. J. Day1-3/+0
2009-08-26sound: vwsnd: Fix setting of cfgval and ctlval in li_setup_dma()Roel Kluin1-3/+3