aboutsummaryrefslogtreecommitdiff
path: root/sound/drivers/pcsp/pcsp.c
AgeCommit message (Expand)Author
2021-07-19ALSA: pcsp: Allocate resources with device-managed APIsTakashi Iwai
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-01-03ALSA: drivers: Constify snd_device_ops definitionsTakashi Iwai
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-01-15ALSA: drivers: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2017-08-22ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()Markus Elfring
2016-03-17sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim
2015-05-12ALSA: drivers: pcsp: Fix printout of resolutionThomas Gleixner
2015-04-22sound: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai
2014-10-20ALSA: drivers: pcsp: drop owner assignment from platform_driversWolfram Sang
2014-02-12ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-11-14ALSA: pcsp: Fix the order of input device unregistrationTakashi Iwai
2013-10-29ALSA: pcsp: Fix initialization with nopcm=1Takashi Iwai
2013-05-23ALSA: pcsp: Remove redundant platform_set_drvdata()Sachin Kamat
2012-12-07ALSA: drivers: remove __dev* attributesBill Pemberton
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2009-11-01ALSA: snd-pcsp: add nopcm modeStas Sergeev
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra
2008-11-14ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKEDTakashi Iwai
2008-10-20ALSA: pcsp - Fix locking messes in snd-pcspTakashi Iwai
2008-05-20snd-pcsp: use HRTIMER_CB_SOFTIRQStas Sergeev
2008-05-05[ALSA] pcsp: Fix build with CONFIG_PM=nJohann Felix Soden
2008-04-24[ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warningStas Sergeev
2008-04-24[ALSA] sound/drivers/pcsp/pcsp.c build fixMariusz Kozlowski
2008-04-24[ALSA] pcsp: locking fixStas Sergeev
2008-04-24[ALSA] pcsp: improve "enable" option handlingStas Sergeev
2008-04-24[ALSA] pcsp - clean upsStas Sergeev
2008-04-24[ALSA] Add PC-speaker sound driverStas Sergeev