summaryrefslogtreecommitdiffstats
path: root/sound/drivers/dummy.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: misc typo fixesMariusz Kozlowski2008-10-191-1/+1
* 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-131-1/+2
* [ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() checkRoel Kluin2008-04-241-4/+5
* [ALSA] snd-dummy - better realtime app supportAhmet İnan2008-04-241-3/+3
* [ALSA] snd-dummy - improved timing, silence on prepareAhmet İnan2008-04-241-11/+15
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-9/+1
* [ALSA] more section mismatchesRandy Dunlap2007-07-201-1/+1
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-141-5/+6
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-1/+1
* [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] unregister platform device again if probe was unsuccessfulRene Herman2006-06-221-0/+4
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-271-10/+4
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-221-1/+3
* [ALSA] dummy driver - added CA0106 emulation definesJaroslav Kysela2006-01-041-1/+17
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-2/+14
* [ALSA] Fix possible races in timer callbacksTakashi Iwai2006-01-031-5/+5
* [ALSA] dummy - Use platform_deviceTakashi Iwai2006-01-031-26/+80
* [ALSA] Remove xxx_t typedefs: Generic driversTakashi Iwai2006-01-031-59/+65
* [ALSA] snd-dummy - Code clean-upTakashi Iwai2006-01-031-79/+47
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-2/+2
* [ALSA] Add snd_card_set_generic_dev() callTakashi Iwai2005-09-121-0/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+643