summaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-221-2/+3
|\
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-1713-47/+82
| |\
| * | hrtimer: convert sound/ to the new hrtimer apisArjan van de Ven2008-09-051-2/+3
* | | ALSA: misc typo fixesMariusz Kozlowski2008-10-191-1/+1
| |/ |/|
* | ALSA: mtpav - Fix race in probeTakashi Iwai2008-10-101-4/+4
* | ALSA: dummy driver - do not use assignment in if conditionJaroslav Kysela2008-08-151-11/+21
* | sound: Fix esoteric double free in the dummy sound driver.Daniel THOMPSON2008-08-151-6/+4
* | ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-1312-28/+55
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-141-2/+2
|\
| * Fix a const pointer usage warning in the Digigram VX soundcard driverDavid Howells2008-07-101-1/+1
| * vx: treat firmware data as constDavid Woodhouse2008-07-101-2/+2
* | ALSA: Fix a const pointer usage warning in the Digigram VX soundcard driverDavid Howells2008-07-101-1/+1
* | [ALSA] Fix AC97 kconfig itemsTakashi Iwai2008-05-271-0/+21
* | sound: Convert to menuconfigTakashi Iwai2008-05-271-37/+34
* | [ALSA] ac97 - Add virtual master control to VT1616/VT1617A codec.Daniel Jacobowitz2008-05-191-0/+1
|/
* [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item numberStas Sergeev2008-05-252-3/+6
* snd-pcsp: use HRTIMER_CB_SOFTIRQStas Sergeev2008-05-202-34/+5
* snd-pcsp: silent misleading warningStas Sergeev2008-05-191-1/+3
* snd-pcsp: depend on CONFIG_EXPERIMENTALStas Sergeev2008-05-191-0/+1
* snd-pcsp: put back the compatibility code for the older alsa-libsStas Sergeev2008-05-191-5/+14
* snd-pcsp: adjust help texts to frighten usersStas Sergeev2008-05-191-2/+12
* pcspkr: fix dependanciesStas Sergeev2008-05-071-2/+2
* [ALSA] pcsp: Fix build with CONFIG_PM=nJohann Felix Soden2008-05-051-0/+4
* [ALSA] pcsp - Fix more dependencyTakashi Iwai2008-04-291-0/+2
* [ALSA] Add MPU401_INFO_NO_ACK bitflagTakashi Iwai2008-04-291-1/+1
* [ALSA] Define MPU401 registers in sound/mpu401_uart.hTakashi Iwai2008-04-241-6/+4
* [ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warningStas Sergeev2008-04-241-6/+2
* [ALSA] pcsp - Fix dependency in KconfigTakashi Iwai2008-04-241-0/+1
* [ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() checkRoel Kluin2008-04-241-4/+5
* [ALSA] sound: fix platform driver hotplug/coldplugKay Sievers2008-04-241-0/+4
* [ALSA] pcsp: remove downsamplingStas Sergeev2008-04-241-14/+5
* [ALSA] sound/drivers/pcsp/pcsp.c build fixMariusz Kozlowski2008-04-241-0/+1
* [ALSA] [ML403-AC97CR] Remove duplicate snd_card_set_dev()Joachim Foerster2008-04-241-2/+0
* [ALSA] pcsp: locking fixStas Sergeev2008-04-242-3/+4
* [ALSA] pcsp: improve "enable" option handlingStas Sergeev2008-04-241-11/+11
* [ALSA] pcsp - clean upsStas Sergeev2008-04-242-5/+1
* [ALSA] Add PC-speaker sound driverStas Sergeev2008-04-249-1/+963
* [ALSA] snd-dummy - better realtime app supportAhmet İnan2008-04-241-3/+3
* [ALSA] mpu401: reduce tx loop timeoutClemens Ladisch2008-04-241-6/+7
* [ALSA] snd-dummy - improved timing, silence on prepareAhmet İnan2008-04-241-11/+15
* [ALSA] opl3 - Fix compilation without sequencer supportTakashi Iwai2008-02-221-0/+8
* [ALSA] sound: fix mts64 section mismatchesRandy Dunlap2008-01-311-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-3116-17/+0
* [ALSA] sound: Use time_before, time_before_eq, etc.Julia Lawall2008-01-311-1/+2
* [ALSA] sound/: Spelling fixesJoe Perches2008-01-311-3/+3
* [ALSA] drivers - Add missing snd_card_set_dev()Takashi Iwai2008-01-313-0/+6
* [ALSA] Check value range in ctl callbacksTakashi Iwai2008-01-311-4/+8
* [ALSA] vxpocket - Check value range in ctl callbacksTakashi Iwai2008-01-311-19/+48
* [ALSA] [ML403-AC97CR] Fix capture/periodic overrun bugJoachim Foerster2008-01-312-22/+4
* [ALSA] Xilinx ML403 AC97 Controller Reference device driverJoachim Foerster2008-01-315-0/+2098