summaryrefslogtreecommitdiffstats
path: root/sound/drivers/pcsp/pcsp_lib.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-17ALSA: drivers: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-06-09ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_opsArvind Yadav1-1/+1
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-1/+1
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2012-12-07ALSA: drivers: remove __dev* attributesBill Pemberton1-1/+1
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell1-1/+1
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner1-6/+6
2009-10-30ALSA: pcsp - Fix nforce workaroundStas Sergeev1-31/+34
2008-11-26ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCKTakashi Iwai1-31/+56
2008-11-26Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai1-43/+52
2008-10-20ALSA: pcsp - Fix locking messes in snd-pcspTakashi Iwai1-43/+52
2008-09-05hrtimer: convert sound/ to the new hrtimer apisArjan van de Ven1-2/+3
2008-05-20snd-pcsp: use HRTIMER_CB_SOFTIRQStas Sergeev1-33/+4
2008-05-19snd-pcsp: silent misleading warningStas Sergeev1-1/+3
2008-05-19snd-pcsp: put back the compatibility code for the older alsa-libsStas Sergeev1-5/+14
2008-04-24[ALSA] pcsp: remove downsamplingStas Sergeev1-14/+5
2008-04-24[ALSA] pcsp: locking fixStas Sergeev1-0/+2
2008-04-24[ALSA] pcsp - clean upsStas Sergeev1-3/+1
2008-04-24[ALSA] Add PC-speaker sound driverStas Sergeev1-0/+347