Age | Commit message (Expand) | Author | Files | Lines |
2009-03-24 | Merge branch 'topic/oss-fix' into for-linus | Takashi Iwai | 5 | -14/+11 |
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 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 3 | -3/+3 |
2008-07-24 | CONFIG_SOUND_WM97XX: remove stale makefile line | Adrian Bunk | 1 | -2/+0 |
2008-07-24 | remove the OSS trident driver | Adrian Bunk | 4 | -5054/+0 |
2008-07-21 | device create: sound: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 1 | -6/+8 |
2008-07-14 | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2008-07-10 | x86, VisWS: turn into generic arch, update include file change | Ingo Molnar | 1 | -1/+1 |
2008-06-13 | sound: sound/oss/dmasound/: cleanups | Adrian Bunk | 3 | -8/+3 |
2008-05-30 | sound: Clean up sound/oss/Kconfig | Takashi Iwai | 1 | -30/+19 |
2008-05-27 | sound: sound/oss/: remove CVS keywords | Adrian Bunk | 5 | -13/+0 |
2008-05-21 | msnd_* is ISA-only | Al Viro | 1 | -2/+2 |
2008-05-08 | misc: fix integer as NULL pointer warnings | Harvey Harrison | 1 | -1/+1 |
2008-04-24 | OSS: dmabuf: fix negative DMAbuf_get_buffer_pointer() check | Roel Kluin | 1 | -2/+2 |
2008-04-24 | sound: Use BUG_ON | Julia Lawall | 1 | -8/+4 |
2008-04-24 | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison | 2 | -4/+4 |
2008-03-30 | sound/oss/ac97_codec.c: restore MODULE_LICENSE | Adrian Bunk | 1 | -0/+2 |
2008-02-08 | OSS: constify function pointer tables | Jan Engelhardt | 2 | -4/+4 |
2008-02-06 | sound/oss/trident.c: fix incorrect test in trident_ac97_set() | Roel Kluin | 1 | -2/+2 |
2008-02-06 | scheduled OSS driver removal | Adrian Bunk | 6 | -9230/+0 |
2008-02-06 | cleanup after APUS removal | Adrian Bunk | 2 | -5/+1 |
2008-02-06 | sound/oss/sb_common.c: fix casting warning | Jeff Garzik | 1 | -1/+2 |
2008-02-06 | sound/oss/pss: set_io_base() always returns success, mark it void | Jeff Garzik | 1 | -23/+7 |
2008-02-04 | vm audit: add VM_DONTEXPAND to mmap for drivers that need it | Nick Piggin | 1 | -8/+6 |
2008-01-26 | [ARM] Remove pointless casts from void pointers, | Jeff Garzik | 1 | -1/+1 |
2008-01-22 | Fix file references in documentation and Kconfig | Johann Felix Soden | 1 | -2/+2 |
2008-01-14 | OSS msnd: fix array overflows | Adrian Bunk | 1 | -2/+2 |
2007-10-18 | The next round of scheduled OSS code removal | Adrian Bunk | 19 | -11360/+0 |