index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
pcsp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: drivers: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-08
1
-1
/
+1
*
ALSA: pcsp: Replace with DEFINE_SIMPLE_DEV_PM_OPS()
Takashi Iwai
2024-02-12
1
-7
/
+2
*
ALSA: pcsp: Make hrtimer forwarding more robust
Thomas Gleixner
2021-09-28
1
-1
/
+1
*
ALSA: pcsp: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
3
-46
/
+18
*
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
1
-1
/
+0
*
ALSA: pcsp: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-21
1
-0
/
+1
*
ALSA: pcsp: Replace tasklet with work
Takashi Iwai
2020-09-09
1
-7
/
+5
*
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
1
-1
/
+1
*
ALSA: drivers: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
1
-3
/
+3
*
ALSA: drivers: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: drivers: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
1
-1
/
+0
*
ALSA: pcsp: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-11
/
+6
*
ALSA: drivers: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
2019-11-06
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-6
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2019-01-15
1
-1
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
*
ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()
Markus Elfring
2017-08-22
1
-16
/
+13
*
ALSA: drivers: make snd_pcm_hardware const
Bhumika Goyal
2017-08-17
1
-1
/
+1
*
ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_ops
Arvind Yadav
2017-06-09
1
-1
/
+1
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
sound: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
2016-03-17
1
-4
/
+5
*
ALSA: drivers: pcsp: Fix printout of resolution
Thomas Gleixner
2015-05-12
1
-2
/
+2
*
sound: Use hrtimer_resolution instead of hrtimer_get_res()
Thomas Gleixner
2015-04-22
1
-9
/
+6
*
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
Takashi Iwai
2015-01-28
1
-1
/
+1
*
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
2
-2
/
+2
*
ALSA: drivers: pcsp: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ALSA: drivers: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
1
-3
/
+1
*
ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c
Rashika Kheria
2014-02-07
1
-0
/
+1
*
ALSA: pcsp: Fix the order of input device unregistration
Takashi Iwai
2013-11-14
1
-1
/
+1
*
ALSA: pcsp: Fix initialization with nopcm=1
Takashi Iwai
2013-10-29
1
-1
/
+2
*
ALSA: pcsp: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-23
1
-1
/
+0
*
ALSA: drivers: remove __dev* attributes
Bill Pemberton
2012-12-07
5
-15
/
+15
*
ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
Takashi Iwai
2012-08-09
1
-2
/
+2
*
ALSA: convert PM ops of platform_driver to new pm ops
Takashi Iwai
2012-07-03
1
-4
/
+7
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
2
-3
/
+3
*
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2011-11-01
1
-1
/
+1
*
i8253: Make pcsp sound driver use the shared i8253_lock
Ralf Baechle
2011-06-09
1
-7
/
+1
*
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-06-09
1
-1
/
+1
*
Merge commit 'v2.6.34-rc6' into core/locking
Ingo Molnar
2010-05-03
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
2010-03-02
3
-9
/
+9
|
/
*
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
Jaroslav Kysela
2009-11-05
1
-1
/
+1
*
ALSA: snd-pcsp: add nopcm mode
Stas Sergeev
2009-11-01
3
-20
/
+47
*
ALSA: pcsp - Fix nforce workaround
Stas Sergeev
2009-10-30
2
-32
/
+35
*
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2009-06-17
1
-0
/
+1
*
ALSA: pcsp - fix printk format warning again
Takashi Iwai
2009-05-20
1
-1
/
+1
*
ALSA: pcsp: fix printk format warning
Randy Dunlap
2009-05-14
1
-1
/
+1
*
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2009-03-24
1
-1
/
+1
|
\
[next]