| Commit message (Expand) | Author | Age | Files | Lines |
* | sound: OSS: mpu401, fix deadlock | Jiri Slaby | 2009-06-29 | 1 | -13/+3 |
* | sound: Use PCI_VDEVICE | Joe Perches | 2009-06-25 | 1 | -1/+1 |
* | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 2009-06-17 | 1 | -1/+1 |
* | trivial: unnecessary (void*) cast removal in sound/oss/msnd.c | Chris Sanford | 2009-06-12 | 1 | -1/+1 |
* | sound: oss: sh_dac_audio timer fixes. | Magnus Damm | 2009-05-15 | 2 | -54/+33 |
* | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2009-03-27 | 1 | -2/+2 |
|\ |
|
| * | m68k: section mismatch fixes: DMAsound for Atari | Michael Schmitz | 2009-03-26 | 1 | -2/+2 |
* | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-03-27 | 5 | -0/+10 |
|\ \ |
|
| * | | Use f_lock to protect f_flags | Jonathan Corbet | 2009-03-16 | 5 | -0/+10 |
| |/ |
|
* | | Merge branch 'topic/oss-fix' into for-linus | Takashi Iwai | 2009-03-24 | 5 | -14/+11 |
|\ \
| |/
|/| |
|
| * | sound/oss: fix sparse warning: symbol shadows an earlier one | Hannes Eder | 2009-02-26 | 1 | -2/+1 |
| * | sound/oss: fix sparse warnings: different signedness | Hannes Eder | 2009-02-26 | 1 | -6/+6 |
| * | sound: OSS: missing parentheses in pas2_card.c | Roel Kluin | 2009-02-18 | 1 | -3/+1 |
| * | sound: OSS: ad1848 - Fix another typo | Takashi Iwai | 2009-02-17 | 1 | -1/+1 |
| * | sound: OSS: &&/|| typo in ad1848.c | Roel Kluin | 2009-02-16 | 1 | -1/+1 |
| * | sound: OSS: dmabuf: too many loops | Roel Kluin | 2009-02-11 | 1 | -1/+1 |
* | | m68k: atari - Rename "mfp" to "st_mfp" | Geert Uytterhoeven | 2009-02-22 | 1 | -8/+8 |
|/ |
|
* | m68k: dmasound - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 2 | -8/+13 |
* | trivial: fix an -> a typos in documentation and comments | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | [ARM] netwinder: clean up GPIO naming | Russell King | 2008-12-13 | 1 | -5/+3 |
* | oss: fix O_NONBLOCK in dmasound_core | Al Viro | 2008-11-01 | 2 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-27 | 1 | -1/+1 |
|\ |
|
| *-----. | Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic... | Takashi Iwai | 2008-10-27 | 2 | -2/+2 |
| |\ \ \ \ |
|
| | | | * | | sound: use a common working email address | Alan Cox | 2008-10-27 | 1 | -1/+1 |
| | | |/ /
| | |/| | |
|
* | | | | | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 | 8 | -27/+19 |
| |_|_|/
|/| | | |
|
* | | | | sh: Migrate common board headers to mach-common/. | Paul Mundt | 2008-10-20 | 1 | -1/+1 |
|/ / / |
|
* / / | device create: sound: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -8/+7 |
|/ / |
|
* / | ALSA: ASoC: update email address for Liam Girdwood | Liam Girdwood | 2008-10-13 | 1 | -1/+1 |
|/ |
|
* | sound: remove reference to dead sound OSS vars AEDSP16_MSS and SBPRO | Robert P. J. Day | 2008-09-09 | 2 | -36/+0 |
* | sound: make OSS sound core optional | Tejun Heo | 2008-08-29 | 1 | -0/+1 |
* | sound: oss: remove driver for SGI HAL2 audio device | Thomas Bogendoerfer | 2008-08-25 | 4 | -1814/+0 |
* | mpu401: reindent misindented spinlock | Ilpo Järvinen | 2008-08-19 | 1 | -1/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 3 | -3/+3 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 3 | -3/+3 |
* | CONFIG_SOUND_WM97XX: remove stale makefile line | Adrian Bunk | 2008-07-24 | 1 | -2/+0 |
* | remove the OSS trident driver | Adrian Bunk | 2008-07-24 | 4 | -5054/+0 |
* | device create: sound: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 | 1 | -6/+8 |
* | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-14 | 1 | -1/+1 |
|\ |
|
| * | x86, VisWS: turn into generic arch, update include file change | Ingo Molnar | 2008-07-10 | 1 | -1/+1 |
* | | sound: sound/oss/dmasound/: cleanups | Adrian Bunk | 2008-06-13 | 3 | -8/+3 |
* | | sound: Clean up sound/oss/Kconfig | Takashi Iwai | 2008-05-30 | 1 | -30/+19 |
* | | sound: sound/oss/: remove CVS keywords | Adrian Bunk | 2008-05-27 | 5 | -13/+0 |
|/ |
|
* | msnd_* is ISA-only | Al Viro | 2008-05-22 | 1 | -2/+2 |
* | misc: fix integer as NULL pointer warnings | Harvey Harrison | 2008-05-08 | 1 | -1/+1 |
* | OSS: dmabuf: fix negative DMAbuf_get_buffer_pointer() check | Roel Kluin | 2008-04-24 | 1 | -2/+2 |
* | sound: Use BUG_ON | Julia Lawall | 2008-04-24 | 1 | -8/+4 |
* | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison | 2008-04-24 | 2 | -4/+4 |
* | sound/oss/ac97_codec.c: restore MODULE_LICENSE | Adrian Bunk | 2008-03-30 | 1 | -0/+2 |
* | OSS: constify function pointer tables | Jan Engelhardt | 2008-02-08 | 2 | -4/+4 |