aboutsummaryrefslogtreecommitdiff
path: root/sound/drivers/pcsp
AgeCommit message (Expand)AuthorFilesLines
2024-05-08ALSA: drivers: Use *-y instead of *-objs in MakefileGravatar Takashi Iwai 1-1/+1
2024-02-12ALSA: pcsp: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Gravatar Takashi Iwai 1-7/+2
2021-09-28ALSA: pcsp: Make hrtimer forwarding more robustGravatar Thomas Gleixner 1-1/+1
2021-07-19ALSA: pcsp: Allocate resources with device-managed APIsGravatar Takashi Iwai 3-46/+18
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICEGravatar Leon Romanovsky 1-1/+0
2020-11-21ALSA: pcsp: Fix fall-through warnings for ClangGravatar Gustavo A. R. Silva 1-0/+1
2020-09-09ALSA: pcsp: Replace tasklet with workGravatar Takashi Iwai 1-7/+5
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Gravatar Kees Cook 1-1/+1
2020-01-03ALSA: drivers: Constify snd_kcontrol_new itemsGravatar Takashi Iwai 1-3/+3
2020-01-03ALSA: drivers: Constify snd_device_ops definitionsGravatar Takashi Iwai 1-1/+1
2019-12-11ALSA: drivers: Drop superfluous ioctl PCM opsGravatar Takashi Iwai 1-1/+0
2019-12-11ALSA: pcsp: Use managed buffer allocationGravatar Takashi Iwai 1-11/+6
2019-11-06ALSA: drivers: Remove superfluous snd_dma_continuous_data()Gravatar Takashi Iwai 1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-6/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-01-15ALSA: drivers: Remove superfluous snd_pcm_suspend*() callsGravatar Takashi Iwai 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 4-0/+4
2017-08-22ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()Gravatar Markus Elfring 1-16/+13
2017-08-17ALSA: drivers: make snd_pcm_hardware constGravatar Bhumika Goyal 1-1/+1
2017-06-09ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_opsGravatar Arvind Yadav 1-1/+1
2016-12-25ktime: Cleanup ktime_set() usageGravatar Thomas Gleixner 1-1/+1
2016-03-17sound: query dynamic DEBUG_PAGEALLOC settingGravatar Joonsoo Kim 1-4/+5
2015-05-12ALSA: drivers: pcsp: Fix printout of resolutionGravatar Thomas Gleixner 1-2/+2
2015-04-22sound: Use hrtimer_resolution instead of hrtimer_get_res()Gravatar Thomas Gleixner 1-9/+6
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Gravatar Takashi Iwai 1-1/+1
2015-01-28ALSA: Include linux/io.h instead of asm/io.hGravatar Takashi Iwai 2-2/+2
2014-10-20ALSA: drivers: pcsp: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-02-12ALSA: drivers: Convert to snd_card_new() with a device pointerGravatar Takashi Iwai 1-3/+1
2014-02-07ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.cGravatar Rashika Kheria 1-0/+1
2013-11-14ALSA: pcsp: Fix the order of input device unregistrationGravatar Takashi Iwai 1-1/+1
2013-10-29ALSA: pcsp: Fix initialization with nopcm=1Gravatar Takashi Iwai 1-1/+2
2013-05-23ALSA: pcsp: Remove redundant platform_set_drvdata()Gravatar Sachin Kamat 1-1/+0
2012-12-07ALSA: drivers: remove __dev* attributesGravatar Bill Pemberton 5-15/+15
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMGravatar Takashi Iwai 1-2/+2
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsGravatar Takashi Iwai 1-4/+7
2011-12-19ALSA: module_param: make bool parameters really boolGravatar Rusty Russell 2-3/+3
2011-10-31sound: fix drivers needing module.h not moduleparam.hGravatar Paul Gortmaker 1-1/+1
2011-06-09i8253: Make pcsp sound driver use the shared i8253_lockGravatar Ralf Baechle 1-7/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesGravatar Ralf Baechle 1-1/+1
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingGravatar Ingo Molnar 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-02i8253: Convert i8253_lock to raw_spinlockGravatar Thomas Gleixner 3-9/+9
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Gravatar Jaroslav Kysela 1-1/+1
2009-11-01ALSA: snd-pcsp: add nopcm modeGravatar Stas Sergeev 3-20/+47
2009-10-30ALSA: pcsp - Fix nforce workaroundGravatar Stas Sergeev 2-32/+35
2009-06-16time: move PIT_TICK_RATE to linux/timex.hGravatar Arnd Bergmann 1-0/+1
2009-05-20ALSA: pcsp - fix printk format warning againGravatar Takashi Iwai 1-1/+1
2009-05-14ALSA: pcsp: fix printk format warningGravatar Randy Dunlap 1-1/+1
2009-03-24Merge branch 'topic/misc' into for-linusGravatar Takashi Iwai 1-1/+1