summaryrefslogtreecommitdiffstats
path: root/sound/drivers/pcsp
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-6/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* ALSA: drivers: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-151-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()Markus Elfring2017-08-221-16/+13
* 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
* 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/+6
* ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2015-01-281-1/+1
* ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-282-2/+2
* ALSA: drivers: pcsp: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-3/+1
* ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.cRashika Kheria2014-02-071-0/+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-075-15/+15
* 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-192-3/+3
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-311-1/+1
* i8253: Make pcsp sound driver use the shared i8253_lockRalf Baechle2011-06-091-7/+1
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-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-023-9/+9
|/
* ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela2009-11-051-1/+1
* ALSA: snd-pcsp: add nopcm modeStas Sergeev2009-11-013-20/+47
* ALSA: pcsp - Fix nforce workaroundStas Sergeev2009-10-302-32/+35
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-0/+1
* ALSA: pcsp - fix printk format warning againTakashi Iwai2009-05-201-1/+1
* ALSA: pcsp: fix printk format warningRandy Dunlap2009-05-141-1/+1
* 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 - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCKTakashi Iwai2008-11-262-31/+58
* | Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai2008-11-263-48/+56
|\ \ | |/ |/|
| * ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKEDTakashi Iwai2008-11-141-1/+1
| * Merge branch 'topic/fix/misc' into topic/miscTakashi Iwai2008-11-071-2/+2
| |\
| * | ALSA: pcsp - Fix locking messes in snd-pcspTakashi Iwai2008-10-203-48/+56
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-11-031-2/+2
|\ \ \ | | |/ | |/|
| * | ALSA: Fix PIT lockup on some chipsets when using the PC-SpeakerZoltan Devai2008-11-031-2/+2
| |/
* / hrtimer: convert sound/ to the new hrtimer apisArjan van de Ven2008-09-051-2/+3
|/
* [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item numberStas Sergeev2008-05-252-3/+6