aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-10sound: fix OSS MIDI output data lossClemens Ladisch1-3/+4
2009-07-29sound: mpu401.c: Buffer overflowRoel Kluin1-1/+1
2009-07-29sound: aedsp16: Buffer overflowRoel Kluin1-4/+5
2009-06-29sound: OSS: mpu401, fix deadlockJiri Slaby1-13/+3
2009-06-25sound: Use PCI_VDEVICEJoe Perches1-1/+1
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-1/+1
2009-06-12trivial: unnecessary (void*) cast removal in sound/oss/msnd.cChris Sanford1-1/+1
2009-05-15sound: oss: sh_dac_audio timer fixes.Magnus Damm2-54/+33
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-2/+2
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds5-0/+10
2009-03-26m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz1-2/+2
2009-03-24Merge branch 'topic/oss-fix' into for-linusTakashi Iwai5-14/+11
2009-03-16Use f_lock to protect f_flagsJonathan Corbet5-0/+10
2009-02-26sound/oss: fix sparse warning: symbol shadows an earlier oneHannes Eder1-2/+1
2009-02-26sound/oss: fix sparse warnings: different signednessHannes Eder1-6/+6
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven1-8/+8
2009-02-18sound: OSS: missing parentheses in pas2_card.cRoel Kluin1-3/+1
2009-02-17sound: OSS: ad1848 - Fix another typoTakashi Iwai1-1/+1
2009-02-16sound: OSS: &&/|| typo in ad1848.cRoel Kluin1-1/+1
2009-02-11sound: OSS: dmabuf: too many loopsRoel Kluin1-1/+1
2009-01-12m68k: dmasound - Kill warn_unused_result warningsGeert Uytterhoeven2-8/+13
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-1/+1
2008-12-13[ARM] netwinder: clean up GPIO namingRussell King1-5/+3
2008-11-01oss: fix O_NONBLOCK in dmasound_coreAl Viro2-3/+3
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2008-10-27Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic/pci-ioremap-bar' into for-linusTakashi Iwai2-2/+2
2008-10-27sound: use a common working email addressAlan Cox1-1/+1
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro8-27/+19