summaryrefslogtreecommitdiffstats
path: root/sound/drivers/pcsp/pcsp_lib.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ALSA: drivers: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
* ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_opsArvind Yadav2017-06-091-1/+1
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-281-1/+1
* ALSA: drivers: remove __dev* attributesBill Pemberton2012-12-071-1/+1
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-031-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-021-6/+6
|/
* ALSA: pcsp - Fix nforce workaroundStas Sergeev2009-10-301-31/+34
* ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCKTakashi Iwai2008-11-261-31/+56
* Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai2008-11-261-43/+52
|\
| * ALSA: pcsp - Fix locking messes in snd-pcspTakashi Iwai2008-10-201-43/+52
* | hrtimer: convert sound/ to the new hrtimer apisArjan van de Ven2008-09-051-2/+3
|/
* snd-pcsp: use HRTIMER_CB_SOFTIRQStas Sergeev2008-05-201-33/+4
* snd-pcsp: silent misleading warningStas Sergeev2008-05-191-1/+3
* snd-pcsp: put back the compatibility code for the older alsa-libsStas Sergeev2008-05-191-5/+14
* [ALSA] pcsp: remove downsamplingStas Sergeev2008-04-241-14/+5
* [ALSA] pcsp: locking fixStas Sergeev2008-04-241-0/+2
* [ALSA] pcsp - clean upsStas Sergeev2008-04-241-3/+1
* [ALSA] Add PC-speaker sound driverStas Sergeev2008-04-241-0/+347
OpenPOWER on IntegriCloud