Age | Commit message (Expand) | Author | Files | Lines |
2009-11-16 | sound: OSS: keep index within bounds of midi_devs[] | Roel Kluin | 2 | -2/+2 |
2009-11-16 | oss: Mark loadhex static in hex2hex.c | Josh Triplett | 1 | -1/+1 |
2009-11-14 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 3 | -4/+6 |
2009-11-12 | sound: OSS: fix error return in dma_ioctl() | Roel Kluin | 1 | -1/+1 |
2009-11-09 | Kconfig: Remove useless and sometimes wrong comments | Michael Roth | 1 | -2/+0 |
2009-11-07 | sound: Replace old style lock initializer | Thomas Gleixner | 1 | -1/+3 |
2009-11-05 | sound: Use KERN_WARNING instead of KERN_WARN, which does not exist | Randy Dunlap | 2 | -3/+3 |
2009-11-01 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2 | -6/+0 |
2009-10-30 | sound: remove OSS Ensoniq SoundScape driver | Krzysztof Helt | 3 | -1493/+0 |
2009-10-30 | ALSA: Cleanup redundant tests on unsigned | Roel Kluin | 1 | -3/+0 |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches | 1 | -3/+0 |
2009-09-21 | trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297a | Robert P. J. Day | 1 | -3/+0 |
2009-08-26 | sound: vwsnd: Fix setting of cfgval and ctlval in li_setup_dma() | Roel Kluin | 1 | -3/+3 |
2009-08-10 | sound: fix OSS MIDI output data loss | Clemens Ladisch | 1 | -3/+4 |
2009-07-29 | sound: mpu401.c: Buffer overflow | Roel Kluin | 1 | -1/+1 |
2009-07-29 | sound: aedsp16: Buffer overflow | Roel Kluin | 1 | -4/+5 |
2009-06-29 | sound: OSS: mpu401, fix deadlock | Jiri Slaby | 1 | -13/+3 |
2009-06-25 | sound: Use PCI_VDEVICE | Joe Perches | 1 | -1/+1 |
2009-06-17 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 1 | -1/+1 |
2009-06-12 | trivial: unnecessary (void*) cast removal in sound/oss/msnd.c | Chris Sanford | 1 | -1/+1 |
2009-05-15 | sound: oss: sh_dac_audio timer fixes. | Magnus Damm | 2 | -54/+33 |
2009-03-30 | trivial: Fix misspelling of firmware | Nick Andrew | 1 | -1/+1 |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -2/+2 |
2009-03-27 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 5 | -0/+10 |
2009-03-26 | m68k: section mismatch fixes: DMAsound for Atari | Michael Schmitz | 1 | -2/+2 |
2009-03-24 | Merge branch 'topic/oss-fix' into for-linus | Takashi Iwai | 5 | -14/+11 |
2009-03-16 | Use f_lock to protect f_flags | Jonathan Corbet | 5 | -0/+10 |
2009-02-26 | sound/oss: fix sparse warning: symbol shadows an earlier one | Hannes Eder | 1 | -2/+1 |
2009-02-26 | sound/oss: fix sparse warnings: different signedness | Hannes Eder | 1 | -6/+6 |
2009-02-22 | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 1 | -8/+8 |
2009-02-18 | sound: OSS: missing parentheses in pas2_card.c | Roel Kluin | 1 | -3/+1 |
2009-02-17 | sound: OSS: ad1848 - Fix another typo | Takashi Iwai | 1 | -1/+1 |
2009-02-16 | sound: OSS: &&/|| typo in ad1848.c | Roel Kluin | 1 | -1/+1 |
2009-02-11 | sound: OSS: dmabuf: too many loops | Roel Kluin | 1 | -1/+1 |
2009-01-12 | m68k: dmasound - Kill warn_unused_result warnings | Geert Uytterhoeven | 2 | -8/+13 |
2009-01-06 | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 1 | -1/+1 |
2008-12-13 | [ARM] netwinder: clean up GPIO naming | Russell King | 1 | -5/+3 |
2008-11-01 | oss: fix O_NONBLOCK in dmasound_core | Al Viro | 2 | -3/+3 |
2008-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -1/+1 |
2008-10-27 | Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic... | Takashi Iwai | 2 | -2/+2 |
2008-10-27 | sound: use a common working email address | Alan Cox | 1 | -1/+1 |
2008-10-21 | [PATCH] introduce fmode_t, do annotations | Al Viro | 8 | -27/+19 |
2008-10-20 | sh: Migrate common board headers to mach-common/. | Paul Mundt | 1 | -1/+1 |
2008-10-16 | device create: sound: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 1 | -8/+7 |
2008-10-13 | ALSA: ASoC: update email address for Liam Girdwood | Liam Girdwood | 1 | -1/+1 |
2008-09-09 | sound: remove reference to dead sound OSS vars AEDSP16_MSS and SBPRO | Robert P. J. Day | 2 | -36/+0 |
2008-08-29 | sound: make OSS sound core optional | Tejun Heo | 1 | -0/+1 |
2008-08-25 | sound: oss: remove driver for SGI HAL2 audio device | Thomas Bogendoerfer | 4 | -1814/+0 |
2008-08-19 | mpu401: reindent misindented spinlock | Ilpo Järvinen | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 3 | -3/+3 |