summaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] portman2x4 - Fix probe errorTakashi Iwai2007-11-201-1/+1
* [ALSA] mpu401: fix recursive locking in timerClemens Ladisch2007-11-191-4/+8
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-232-2/+2
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-1610-14/+14
* [ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flagClemens Ladisch2007-10-162-4/+5
* [ALSA] mpu-401: do not require an ACK byte for the ENTER_UART commandClemens Ladisch2007-10-161-1/+1
* [ALSA] Clean up MakefileTakashi Iwai2007-10-161-4/+2
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-163-34/+4
* [ALSA] portman2x4 section mismatchRandy Dunlap2007-07-201-1/+1
* [ALSA] more section mismatchesRandy Dunlap2007-07-202-2/+2
* [ALSA] fix section mismatchRandy Dunlap2007-07-202-2/+2
* ALSA: more section mismatchesRandy Dunlap2007-07-011-1/+1
* [ALSA] add MODULE_FIRMWARE entriesClemens Ladisch2007-05-111-0/+14
* [ALSA] sound: fix incorrect use of platform_device_register()Akinobu Mita2007-05-112-4/+4
* [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflagTakashi Iwai2007-05-112-10/+20
* Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-02-146-27/+28
|\
| * [ALSA] Fix a typo in __dev* changes in portman2x4.cTakashi Iwai2007-02-141-1/+1
| * [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-146-27/+28
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
|/
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-092-2/+2
* [ALSA] Add snd-portman2x4 driver for Midiman Portman 2x4 MIDI deviceMatthias Koenig2007-02-093-0/+889
* [ALSA] Clean up serial-u16500.cTakashi Iwai2007-02-091-98/+123
* [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre2006-12-121-5/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-055-10/+6
* [PATCH] NULL noise removalAl Viro2006-09-241-1/+1
* [ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/KconfigTakashi Iwai2006-09-231-13/+0
* [ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek2006-09-231-3/+3
* [ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai2006-09-231-2/+15
* [ALSA] Add dB scale information to dummy driverTakashi Iwai2006-09-231-2/+8
* [ALSA] Fix some typos in snd-dummy driverTakashi Iwai2006-09-231-5/+5
* [ALSA] Add snd-mts64 driver for ESI Miditerminal 4140Matthias Koenig2006-09-233-0/+1106
* [ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai2006-09-231-0/+13
* [ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai2006-09-231-1/+1
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-231-2/+1
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-031-5/+2
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-271-2/+3
* [ALSA] virmidi: revert erroneous removal of zero initializationClemens Ladisch2006-06-221-1/+1
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-221-28/+68
* [ALSA] mpu401_uart - Fix coding style and code clean upTakashi Iwai2006-06-221-42/+66
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-1/+1
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-223-3/+9
* [ALSA] fix port type bitsClemens Ladisch2006-06-222-3/+2
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-222-16/+17
* [ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-221-4/+8
* [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-222-9/+14
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-06-225-5/+25
* [PATCH] mpu401 section fixAndrew Morton2006-05-211-1/+1