summaryrefslogtreecommitdiffstats
path: root/sound/drivers/pcsp/pcsp.c
Commit message (Expand)AuthorAgeFilesLines
* sound: query dynamic DEBUG_PAGEALLOC settingJoonsoo Kim2016-03-171-4/+5
* ALSA: drivers: pcsp: Fix printout of resolutionThomas Gleixner2015-05-121-2/+2
* sound: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner2015-04-221-9/+6Star
* ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2015-01-281-1/+1
* ALSA: drivers: pcsp: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+1Star
* ALSA: pcsp: Fix the order of input device unregistrationTakashi Iwai2013-11-141-1/+1
* ALSA: pcsp: Fix initialization with nopcm=1Takashi Iwai2013-10-291-1/+2
* ALSA: pcsp: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-231-1/+0Star
* ALSA: drivers: remove __dev* attributesBill Pemberton2012-12-071-7/+7
* ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai2012-08-091-2/+2
* ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai2012-07-031-4/+7
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-2/+2
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-11-011-1/+1
* ALSA: snd-pcsp: add nopcm modeStas Sergeev2009-11-011-12/+20
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-241-1/+1
|\
| * ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai2009-02-051-1/+1
* | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-121-3/+3
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-311-1/+0Star
|\
| * hrtimer: removing all ur callback modesPeter Zijlstra2008-11-251-1/+0Star
* | ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKEDTakashi Iwai2008-11-141-1/+1
* | ALSA: pcsp - Fix locking messes in snd-pcspTakashi Iwai2008-10-201-5/+3Star
|/
* snd-pcsp: use HRTIMER_CB_SOFTIRQStas Sergeev2008-05-201-1/+1
* [ALSA] pcsp: Fix build with CONFIG_PM=nJohann Felix Soden2008-05-051-0/+4
* [ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warningStas Sergeev2008-04-241-6/+2Star
* [ALSA] sound/drivers/pcsp/pcsp.c build fixMariusz Kozlowski2008-04-241-0/+1
* [ALSA] pcsp: locking fixStas Sergeev2008-04-241-3/+2Star
* [ALSA] pcsp: improve "enable" option handlingStas Sergeev2008-04-241-11/+11
* [ALSA] pcsp - clean upsStas Sergeev2008-04-241-2/+0Star
* [ALSA] Add PC-speaker sound driverStas Sergeev2008-04-241-0/+241