aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/dummy.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-01ALSA: dummy: Use guard() for spin locksTakashi Iwai1-24/+16
2025-06-30ALSA: dummy: Replace deprecated strcpy() with strscpy()Thorsten Blum1-4/+5
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08Ingo Molnar1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-02-10ALSA: Switch to use hrtimer_setup()Nam Cao1-2/+1
2024-08-08ALSA: dummy: Use standard print APITakashi Iwai1-3/+2
2024-02-12ALSA: dummy: Replace with DEFINE_SIPMLE_DEV_PM_OPS()Takashi Iwai1-7/+2
2023-08-18ALSA: dummy: Convert to generic PCM copy opsTakashi Iwai1-10/+2
2022-09-12ALSA: dummy: Add customizable volume min/max.YJ Lee1-10/+24
2022-09-12ALSA: dummy: Fix trailing whitespaces.YJ Lee1-4/+4
2021-07-19ALSA: dummy: Allocate resources with device-managed APIsTakashi Iwai1-17/+7
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2020-12-25ALSA: dummy: Use DIV_ROUND_UP() instead of open-coding itLars-Peter Clausen1-1/+1
2020-02-10ALSA: dummy: Use standard macros for fixing PCM format castTakashi Iwai1-3/+3
2020-02-01ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai1-1/+1
2020-01-05ALSA: dummy: More constificationsTakashi Iwai1-12/+12
2020-01-03ALSA: dummy: Constify snd_pcm_ops definitionsTakashi Iwai1-3/+3
2020-01-03ALSA: drivers: Constify snd_kcontrol_new itemsTakashi Iwai1-1/+1
2019-12-11ALSA: drivers: Drop superfluous ioctl PCM opsTakashi Iwai1-2/+0
2019-12-11ALSA: dummy: Use managed buffer allocationTakashi Iwai1-12/+2
2019-11-06ALSA: drivers: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2019-02-06ALSA: drivers: Clean up with new procfs helpersTakashi Iwai1-8/+2
2019-01-15ALSA: drivers: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai1-2/+0
2018-05-28sound: Use octal not symbolic permissionsJoe Perches1-1/+1
2018-01-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+12
2018-01-16ALSA/dummy: Replace tasklet with softirq hrtimerThomas Gleixner1-15/+12
2017-11-29ALSA: drivers: make array 'names' const, reduces object code sizeColin Ian King1-1/+1
2017-10-24ALSA: drivers: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-08-17ALSA: drivers: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-06-02ALSA: dummy: Convert to new PCM copy opsTakashi Iwai1-6/+14
2016-06-24ALSA: dummy: Fix a use-after-free at closingTakashi Iwai1-0/+1
2016-02-08ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-01-28ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai1-1/+1
2015-12-30ALSA: dummy: constify dummy_timer_ops structuresJulia Lawall1-2/+2
2015-05-29ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSTakashi Iwai1-2/+2
2015-05-26ALSA: dummy: make local data staticTakashi Iwai1-7/+7
2015-01-19ALSA: dummy: use setup_timer and mod_timerRoman Kollar1-6/+4
2014-10-20ALSA: drivers: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-02-12ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai1-4/+2
2013-07-21ALSA: replace strict_strto*() with kstrto*()Jingoo Han1-1/+1
2013-05-29ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai1-1/+0
2012-12-07ALSA: drivers: remove __dev* attributesBill Pemberton1-7/+7
2012-10-20ALSA: dummy: allow disabling mixer controlsClemens Ladisch1-2/+71
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai1-1/+1
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai1-8/+10
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai1-1/+2
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-3/+3
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2010-02-02ALSA: dummy driver - add model parameterJaroslav Kysela1-110/+180
2009-11-02ALSA: dummy - Fix descriptions of pcm_substreams parameterTakashi Iwai1-1/+1
2009-10-30ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall1-2/+0
2009-09-08ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128Takashi Iwai1-1/+1
2009-09-08ALSA: dummy - Add debug proc fileTakashi Iwai1-0/+132
2009-09-07ALSA: dummy - Fake buffer allocationsTakashi Iwai1-8/+98
2009-09-04ALSA: dummy - Fix the timer calculation in systimer modeTakashi Iwai1-8/+21
2009-09-03ALSA: dummy - Better jiffies handlingTakashi Iwai1-35/+43
2009-09-03ALSA: dummy - Support high-res timer modeTakashi Iwai1-141/+272
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-4/+4
2008-10-19ALSA: misc typo fixesMariusz Kozlowski1-1/+1
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 Iwai1-1/+2
2008-04-24[ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() checkRoel Kluin1-4/+5
2008-04-24[ALSA] snd-dummy - better realtime app supportAhmet İnan1-3/+3
2008-04-24[ALSA] snd-dummy - improved timing, silence on prepareAhmet İnan1-11/+15
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela1-2/+2
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai1-9/+1
2007-07-20[ALSA] more section mismatchesRandy Dunlap1-1/+1
2007-02-14[ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava1-5/+6
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai1-1/+1
2006-09-23[ALSA] Add dB scale information to dummy driverTakashi Iwai1-2/+8
2006-09-23[ALSA] Fix some typos in snd-dummy driverTakashi Iwai1-5/+5
2006-06-22[ALSA] unregister platform device again if probe was unsuccessfulRene Herman1-0/+4
2006-04-27[ALSA] continue on IS_ERR from platform device registrationRene Herman1-10/+4
2006-03-22[ALSA] Fix check of enable module optionTakashi Iwai1-1/+3
2006-01-04[ALSA] dummy driver - added CA0106 emulation definesJaroslav Kysela1-1/+17
2006-01-03[ALSA] unregister platform devicesClemens Ladisch1-2/+14
2006-01-03[ALSA] Fix possible races in timer callbacksTakashi Iwai1-5/+5
2006-01-03[ALSA] dummy - Use platform_deviceTakashi Iwai1-26/+80
2006-01-03[ALSA] Remove xxx_t typedefs: Generic driversTakashi Iwai1-59/+65
2006-01-03[ALSA] snd-dummy - Code clean-upTakashi Iwai1-79/+47
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-2/+2
2005-09-12[ALSA] Add snd_card_set_generic_dev() callTakashi Iwai1-0/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+643