summaryrefslogtreecommitdiffstats
path: root/sound/drivers/pcsp/pcsp.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+1
* 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/+0
* 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-10-311-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-301-1/+0
|\
| * hrtimer: removing all ur callback modesPeter Zijlstra2008-11-251-1/+0
* | ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKEDTakashi Iwai2008-11-141-1/+1
* | ALSA: pcsp - Fix locking messes in snd-pcspTakashi Iwai2008-10-201-5/+3
|/
* 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/+2
* [ALSA] sound/drivers/pcsp/pcsp.c build fixMariusz Kozlowski2008-04-241-0/+1
* [ALSA] pcsp: locking fixStas Sergeev2008-04-241-3/+2
* [ALSA] pcsp: improve "enable" option handlingStas Sergeev2008-04-241-11/+11
* [ALSA] pcsp - clean upsStas Sergeev2008-04-241-2/+0
* [ALSA] Add PC-speaker sound driverStas Sergeev2008-04-241-0/+241
OpenPOWER on IntegriCloud