aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/pcsp/pcsp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker1-1/+1
2009-11-01ALSA: snd-pcsp: add nopcm modeStas Sergeev1-12/+20
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai1-1/+1
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+3
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra1-1/+0
2008-11-14ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKEDTakashi Iwai1-1/+1
2008-10-20ALSA: pcsp - Fix locking messes in snd-pcspTakashi Iwai1-5/+3
2008-05-20snd-pcsp: use HRTIMER_CB_SOFTIRQStas Sergeev1-1/+1
2008-05-05[ALSA] pcsp: Fix build with CONFIG_PM=nJohann Felix Soden1-0/+4
2008-04-24[ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warningStas Sergeev1-6/+2
2008-04-24[ALSA] sound/drivers/pcsp/pcsp.c build fixMariusz Kozlowski1-0/+1
2008-04-24[ALSA] pcsp: locking fixStas Sergeev1-3/+2
2008-04-24[ALSA] pcsp: improve "enable" option handlingStas Sergeev1-11/+11
2008-04-24[ALSA] pcsp - clean upsStas Sergeev1-2/+0
2008-04-24[ALSA] Add PC-speaker sound driverStas Sergeev1-0/+241