aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-10ALSA: mtpav - Fix race in probeTakashi Iwai1-4/+4
2008-08-15ALSA: dummy driver - do not use assignment in if conditionJaroslav Kysela1-11/+21
2008-08-15sound: Fix esoteric double free in the dummy sound driver.Daniel THOMPSON1-6/+4
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai12-28/+55
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-2/+2
2008-07-10Fix a const pointer usage warning in the Digigram VX soundcard driverDavid Howells1-1/+1
2008-07-10vx: treat firmware data as constDavid Woodhouse1-2/+2
2008-07-10ALSA: Fix a const pointer usage warning in the Digigram VX soundcard driverDavid Howells1-1/+1
2008-05-27[ALSA] Fix AC97 kconfig itemsTakashi Iwai1-0/+21
2008-05-27sound: Convert to menuconfigTakashi Iwai1-37/+34
2008-05-25[ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item numberStas Sergeev2-3/+6
2008-05-20snd-pcsp: use HRTIMER_CB_SOFTIRQStas Sergeev2-34/+5
2008-05-19[ALSA] ac97 - Add virtual master control to VT1616/VT1617A codec.Daniel Jacobowitz1-0/+1
2008-05-19snd-pcsp: silent misleading warningStas Sergeev1-1/+3
2008-05-19snd-pcsp: depend on CONFIG_EXPERIMENTALStas Sergeev1-0/+1
2008-05-19snd-pcsp: put back the compatibility code for the older alsa-libsStas Sergeev1-5/+14
2008-05-19snd-pcsp: adjust help texts to frighten usersStas Sergeev1-2/+12
2008-05-07pcspkr: fix dependanciesStas Sergeev1-2/+2
2008-05-05[ALSA] pcsp: Fix build with CONFIG_PM=nJohann Felix Soden1-0/+4
2008-04-29[ALSA] pcsp - Fix more dependencyTakashi Iwai1-0/+2
2008-04-29[ALSA] Add MPU401_INFO_NO_ACK bitflagTakashi Iwai1-1/+1
2008-04-24[ALSA] Define MPU401 registers in sound/mpu401_uart.hTakashi Iwai1-6/+4
2008-04-24[ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warningStas Sergeev1-6/+2
2008-04-24[ALSA] pcsp - Fix dependency in KconfigTakashi Iwai1-0/+1
2008-04-24[ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() checkRoel Kluin1-4/+5
2008-04-24[ALSA] sound: fix platform driver hotplug/coldplugKay Sievers1-0/+4
2008-04-24[ALSA] pcsp: remove downsamplingStas Sergeev1-14/+5
2008-04-24[ALSA] sound/drivers/pcsp/pcsp.c build fixMariusz Kozlowski1-0/+1
2008-04-24[ALSA] [ML403-AC97CR] Remove duplicate snd_card_set_dev()Joachim Foerster1-2/+0
2008-04-24[ALSA] pcsp: locking fixStas Sergeev2-3/+4
2008-04-24[ALSA] pcsp: improve "enable" option handlingStas Sergeev1-11/+11
2008-04-24[ALSA] pcsp - clean upsStas Sergeev2-5/+1
2008-04-24[ALSA] Add PC-speaker sound driverStas Sergeev9-1/+963
2008-04-24[ALSA] snd-dummy - better realtime app supportAhmet İnan1-3/+3
2008-04-24[ALSA] mpu401: reduce tx loop timeoutClemens Ladisch1-6/+7
2008-04-24[ALSA] snd-dummy - improved timing, silence on prepareAhmet İnan1-11/+15
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