summaryrefslogtreecommitdiff
path: root/sound/drivers/dummy.c
Commit message (Expand)AuthorAge
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-29
|\
| * ALSA/dummy: Replace tasklet with softirq hrtimerThomas Gleixner2018-01-16
* | ALSA: drivers: make array 'names' const, reduces object code sizeColin Ian King2017-11-29
|/
* ALSA: drivers: Convert timers to use timer_setup()Kees Cook2017-10-24
* ALSA: drivers: make snd_pcm_hardware constBhumika Goyal2017-08-17
* ALSA: dummy: Convert to new PCM copy opsTakashi Iwai2017-06-02
* ALSA: dummy: Fix a use-after-free at closingTakashi Iwai2016-06-24
* ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai2016-02-08
* ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai2016-01-28
* ALSA: dummy: constify dummy_timer_ops structuresJulia Lawall2015-12-30
* ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSTakashi Iwai2015-05-29
* ALSA: dummy: make local data staticTakashi Iwai2015-05-26
* ALSA: dummy: use setup_timer and mod_timerRoman Kollar2015-01-19
* ALSA: drivers: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-12
* ALSA: replace strict_strto*() with kstrto*()Jingoo Han2013-07-21
* ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai2013-05-29
* ALSA: drivers: remove __dev* attributesBill Pemberton2012-12-07
* ALSA: dummy: allow disabling mixer controlsClemens Ladisch2012-10-20
* ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai2012-08-09
* ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai2012-07-03
* ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai2012-07-02
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: dummy driver - add model parameterJaroslav Kysela2010-02-02
* ALSA: dummy - Fix descriptions of pcm_substreams parameterTakashi Iwai2009-11-02
* ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall2009-10-30
* ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128Takashi Iwai2009-09-08
* ALSA: dummy - Add debug proc fileTakashi Iwai2009-09-08
* ALSA: dummy - Fake buffer allocationsTakashi Iwai2009-09-07
* ALSA: dummy - Fix the timer calculation in systimer modeTakashi Iwai2009-09-04
* ALSA: dummy - Better jiffies handlingTakashi Iwai2009-09-03
* ALSA: dummy - Support high-res timer modeTakashi Iwai2009-09-03
* ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-12
* ALSA: misc typo fixesMariusz Kozlowski2008-10-19
* ALSA: dummy driver - do not use assignment in if conditionJaroslav Kysela2008-08-15
* sound: Fix esoteric double free in the dummy sound driver.Daniel THOMPSON2008-08-15
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-13
* [ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() checkRoel Kluin2008-04-24
* [ALSA] snd-dummy - better realtime app supportAhmet İnan2008-04-24
* [ALSA] snd-dummy - improved timing, silence on prepareAhmet İnan2008-04-24
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-16
* [ALSA] more section mismatchesRandy Dunlap2007-07-20
* [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-14
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-09
* [ALSA] Add dB scale information to dummy driverTakashi Iwai2006-09-23
* [ALSA] Fix some typos in snd-dummy driverTakashi Iwai2006-09-23
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-06-22