summaryrefslogtreecommitdiff
path: root/sound/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-22[ALSA] opl3 - Fix compilation without sequencer supportTakashi Iwai1-0/+8
2008-01-31[ALSA] sound: fix mts64 section mismatchesRandy Dunlap1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai16-17/+0
2008-01-31[ALSA] sound: Use time_before, time_before_eq, etc.Julia Lawall1-1/+2
2008-01-31[ALSA] sound/: Spelling fixesJoe Perches1-3/+3
2008-01-31[ALSA] drivers - Add missing snd_card_set_dev()Takashi Iwai3-0/+6
2008-01-31[ALSA] Check value range in ctl callbacksTakashi Iwai1-4/+8
2008-01-31[ALSA] vxpocket - Check value range in ctl callbacksTakashi Iwai1-19/+48
2008-01-31[ALSA] [ML403-AC97CR] Fix capture/periodic overrun bugJoachim Foerster2-22/+4
2008-01-31[ALSA] Xilinx ML403 AC97 Controller Reference device driverJoachim Foerster5-0/+2098
2008-01-31[ALSA] opl3 - Fix build errorsTakashi Iwai2-0/+2
2008-01-31[ALSA] opl3 - simplify exclusive access lockTakashi Iwai3-23/+12
2008-01-31[ALSA] opl3 - Use hwdep for patch loadingTakashi Iwai5-153/+215
2007-11-20[ALSA] portman2x4 - Fix probe errorTakashi Iwai1-1/+1
2007-11-19[ALSA] mpu401: fix recursive locking in timerClemens Ladisch1-4/+8
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2-2/+2
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela10-14/+14
2007-10-16[ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flagClemens Ladisch2-4/+5
2007-10-16[ALSA] mpu-401: do not require an ACK byte for the ENTER_UART commandClemens Ladisch1-1/+1
2007-10-16[ALSA] Clean up MakefileTakashi Iwai1-4/+2
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai3-34/+4
2007-07-20[ALSA] portman2x4 section mismatchRandy Dunlap1-1/+1
2007-07-20[ALSA] more section mismatchesRandy Dunlap2-2/+2
2007-07-20[ALSA] fix section mismatchRandy Dunlap2-2/+2
2007-07-01ALSA: more section mismatchesRandy Dunlap1-1/+1
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch1-0/+14
2007-05-11[ALSA] sound: fix incorrect use of platform_device_register()Akinobu Mita2-4/+4
2007-05-11[ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflagTakashi Iwai2-10/+20
2007-02-14Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds6-27/+28
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-14[ALSA] Fix a typo in __dev* changes in portman2x4.cTakashi Iwai1-1/+1
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava6-27/+28
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2-2/+2
2007-02-09[ALSA] Add snd-portman2x4 driver for Midiman Portman 2x4 MIDI deviceMatthias Koenig3-0/+889
2007-02-09[ALSA] Clean up serial-u16500.cTakashi Iwai1-98/+123
2006-12-12[PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystemNicolas Pitre1-5/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells5-10/+6
2006-09-24[PATCH] NULL noise removalAl Viro1-1/+1
2006-09-23[ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/KconfigTakashi Iwai1-13/+0
2006-09-23[ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded valuesJosef 'Jeff' Sipek1-3/+3
2006-09-23[ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai1-2/+15
2006-09-23[ALSA] Add dB scale information to dummy driverTakashi Iwai1-2/+8
2006-09-23[ALSA] Fix some typos in snd-dummy driverTakashi Iwai1-5/+5
2006-09-23[ALSA] Add snd-mts64 driver for ESI Miditerminal 4140Matthias Koenig3-0/+1106
2006-09-23[ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai1-0/+13
2006-09-23[ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai1-1/+1
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai1-2/+1
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-5/+2
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner3-3/+3