summaryrefslogtreecommitdiffstats
path: root/sound/oss
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jaroslav Kysela2010-01-081-3/+3
|\
| * sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()Roel Kluin2009-12-171-3/+3
* | sound: oss: off by one bugDan Carpenter2010-01-083-9/+13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-3/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-3/+1
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
| | * Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-091-2/+0
* | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-12-043-3/+3
|\ \ \
| * | | sound: OSS: keep index within bounds of midi_devs[]Roel Kluin2009-11-162-2/+2
| * | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-143-4/+6
| |\ \ \
| * | | | sound: OSS: fix error return in dma_ioctl()Roel Kluin2009-11-121-1/+1
* | | | | Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai2009-12-011-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-171-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | oss: Mark loadhex static in hex2hex.cJosh Triplett2009-11-151-1/+1
| | | |/ | | |/|
* | | | Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2009-12-014-1496/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-012-6/+0
| |\|
| * | sound: remove OSS Ensoniq SoundScape driverKrzysztof Helt2009-10-303-1493/+0
| * | ALSA: Cleanup redundant tests on unsignedRoel Kluin2009-10-301-3/+0
* | | sound: Replace old style lock initializerThomas Gleixner2009-11-071-1/+3
* | | sound: Use KERN_WARNING instead of KERN_WARN, which does not existRandy Dunlap2009-11-052-3/+3
| |/ |/|
* | trivial: remove unnecessary semicolonsJoe Perches2009-09-211-3/+0
* | trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297aRobert P. J. Day2009-09-211-3/+0
|/
* sound: vwsnd: Fix setting of cfgval and ctlval in li_setup_dma()Roel Kluin2009-08-261-3/+3
* sound: fix OSS MIDI output data lossClemens Ladisch2009-08-101-3/+4
* sound: mpu401.c: Buffer overflowRoel Kluin2009-07-291-1/+1
* sound: aedsp16: Buffer overflowRoel Kluin2009-07-291-4/+5
* sound: OSS: mpu401, fix deadlockJiri Slaby2009-06-291-13/+3
* sound: Use PCI_VDEVICEJoe Perches2009-06-251-1/+1
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-1/+1
* trivial: unnecessary (void*) cast removal in sound/oss/msnd.cChris Sanford2009-06-121-1/+1
* sound: oss: sh_dac_audio timer fixes.Magnus Damm2009-05-152-54/+33
* trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-03-261-2/+2
|\
| * m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz2009-03-261-2/+2
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-265-0/+10
|\ \
| * | Use f_lock to protect f_flagsJonathan Corbet2009-03-165-0/+10
| |/
* | Merge branch 'topic/oss-fix' into for-linusTakashi Iwai2009-03-245-14/+11
|\ \ | |/ |/|
| * sound/oss: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-261-2/+1
| * sound/oss: fix sparse warnings: different signednessHannes Eder2009-02-261-6/+6
| * sound: OSS: missing parentheses in pas2_card.cRoel Kluin2009-02-181-3/+1
| * sound: OSS: ad1848 - Fix another typoTakashi Iwai2009-02-171-1/+1
| * sound: OSS: &&/|| typo in ad1848.cRoel Kluin2009-02-161-1/+1
| * sound: OSS: dmabuf: too many loopsRoel Kluin2009-02-111-1/+1
* | m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven2009-02-221-8/+8
|/
* m68k: dmasound - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-122-8/+13
* trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
* [ARM] netwinder: clean up GPIO namingRussell King2008-12-131-5/+3
* oss: fix O_NONBLOCK in dmasound_coreAl Viro2008-11-012-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-271-1/+1
|\
| *-----. Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic...Takashi Iwai2008-10-272-2/+2
| |\ \ \ \