index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
pcsp
/
pcsp.c
Age
Commit message (
Expand
)
Author
2024-02-12
ALSA: pcsp: Replace with DEFINE_SIMPLE_DEV_PM_OPS()
Takashi Iwai
2021-07-19
ALSA: pcsp: Allocate resources with device-managed APIs
Takashi Iwai
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2020-01-03
ALSA: drivers: Constify snd_device_ops definitions
Takashi Iwai
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-01-15
ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2017-08-22
ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()
Markus Elfring
2016-03-17
sound: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
2015-05-12
ALSA: drivers: pcsp: Fix printout of resolution
Thomas Gleixner
2015-04-22
sound: Use hrtimer_resolution instead of hrtimer_get_res()
Thomas Gleixner
2015-01-28
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
Takashi Iwai
2014-10-20
ALSA: drivers: pcsp: drop owner assignment from platform_drivers
Wolfram Sang
2014-02-12
ALSA: drivers: Convert to snd_card_new() with a device pointer
Takashi Iwai
2013-11-14
ALSA: pcsp: Fix the order of input device unregistration
Takashi Iwai
2013-10-29
ALSA: pcsp: Fix initialization with nopcm=1
Takashi Iwai
2013-05-23
ALSA: pcsp: Remove redundant platform_set_drvdata()
Sachin Kamat
2012-12-07
ALSA: drivers: remove __dev* attributes
Bill Pemberton
2012-08-09
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
Takashi Iwai
2012-07-03
ALSA: convert PM ops of platform_driver to new pm ops
Takashi Iwai
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2009-11-01
ALSA: snd-pcsp: add nopcm mode
Stas Sergeev
2009-03-24
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2009-02-05
ALSA: Add missing KERN_* prefix to printk in sound/drivers
Takashi Iwai
2009-01-12
ALSA: Convert to snd_card_create() in other sound/*
Takashi Iwai
2008-12-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-11-25
hrtimer: removing all ur callback modes
Peter Zijlstra
2008-11-14
ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKED
Takashi Iwai
2008-10-20
ALSA: pcsp - Fix locking messes in snd-pcsp
Takashi Iwai
2008-05-20
snd-pcsp: use HRTIMER_CB_SOFTIRQ
Stas Sergeev
2008-05-05
[ALSA] pcsp: Fix build with CONFIG_PM=n
Johann Felix Soden
2008-04-24
[ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warning
Stas Sergeev
2008-04-24
[ALSA] sound/drivers/pcsp/pcsp.c build fix
Mariusz Kozlowski
2008-04-24
[ALSA] pcsp: locking fix
Stas Sergeev
2008-04-24
[ALSA] pcsp: improve "enable" option handling
Stas Sergeev
2008-04-24
[ALSA] pcsp - clean ups
Stas Sergeev
2008-04-24
[ALSA] Add PC-speaker sound driver
Stas Sergeev