summaryrefslogtreecommitdiff
path: root/sound/drivers/dummy.c
AgeCommit message (Expand)Author
2009-10-30ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall
2009-09-08ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128Takashi Iwai
2009-09-08ALSA: dummy - Add debug proc fileTakashi Iwai
2009-09-07ALSA: dummy - Fake buffer allocationsTakashi Iwai
2009-09-04ALSA: dummy - Fix the timer calculation in systimer modeTakashi Iwai
2009-09-03ALSA: dummy - Better jiffies handlingTakashi Iwai
2009-09-03ALSA: dummy - Support high-res timer modeTakashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-10-19ALSA: misc typo fixesMariusz Kozlowski
2008-08-15ALSA: dummy driver - do not use assignment in if conditionJaroslav Kysela
2008-08-15sound: Fix esoteric double free in the dummy sound driver.Daniel THOMPSON
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai
2008-04-24[ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() checkRoel Kluin
2008-04-24[ALSA] snd-dummy - better realtime app supportAhmet İnan
2008-04-24[ALSA] snd-dummy - improved timing, silence on prepareAhmet İnan
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-07-20[ALSA] more section mismatchesRandy Dunlap
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai
2006-09-23[ALSA] Add dB scale information to dummy driverTakashi Iwai
2006-09-23[ALSA] Fix some typos in snd-dummy driverTakashi Iwai
2006-06-22[ALSA] unregister platform device again if probe was unsuccessfulRene Herman
2006-04-27[ALSA] continue on IS_ERR from platform device registrationRene Herman
2006-03-22[ALSA] Fix check of enable module optionTakashi Iwai
2006-01-04[ALSA] dummy driver - added CA0106 emulation definesJaroslav Kysela
2006-01-03[ALSA] unregister platform devicesClemens Ladisch
2006-01-03[ALSA] Fix possible races in timer callbacksTakashi Iwai
2006-01-03[ALSA] dummy - Use platform_deviceTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: Generic driversTakashi Iwai
2006-01-03[ALSA] snd-dummy - Code clean-upTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai
2005-09-12[ALSA] Add snd_card_set_generic_dev() callTakashi Iwai
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds