index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
pcsp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2
-3
/
+3
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
1
-1
/
+1
2011-06-09
i8253: Make pcsp sound driver use the shared i8253_lock
Ralf Baechle
1
-7
/
+1
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2010-05-03
Merge commit 'v2.6.34-rc6' into core/locking
Ingo Molnar
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
3
-9
/
+9
2009-11-05
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
Jaroslav Kysela
1
-1
/
+1
2009-11-01
ALSA: snd-pcsp: add nopcm mode
Stas Sergeev
3
-20
/
+47
2009-10-30
ALSA: pcsp - Fix nforce workaround
Stas Sergeev
2
-32
/
+35
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
1
-0
/
+1
2009-05-20
ALSA: pcsp - fix printk format warning again
Takashi Iwai
1
-1
/
+1
2009-05-14
ALSA: pcsp: fix printk format warning
Randy Dunlap
1
-1
/
+1
2009-03-24
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-02-05
ALSA: Add missing KERN_* prefix to printk in sound/drivers
Takashi Iwai
1
-1
/
+1
2009-01-12
ALSA: Convert to snd_card_create() in other sound/*
Takashi Iwai
1
-3
/
+3
2008-12-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2008-11-26
ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCK
Takashi Iwai
2
-31
/
+58
2008-11-26
Merge branch 'topic/misc' into topic/pcsp-fix
Takashi Iwai
3
-48
/
+56
2008-11-25
hrtimer: removing all ur callback modes
Peter Zijlstra
1
-1
/
+0
2008-11-14
ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKED
Takashi Iwai
1
-1
/
+1
2008-11-07
Merge branch 'topic/fix/misc' into topic/misc
Takashi Iwai
1
-2
/
+2
2008-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+2
2008-11-03
ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker
Zoltan Devai
1
-2
/
+2
2008-10-20
ALSA: pcsp - Fix locking messes in snd-pcsp
Takashi Iwai
3
-48
/
+56
2008-09-05
hrtimer: convert sound/ to the new hrtimer apis
Arjan van de Ven
1
-2
/
+3
2008-05-25
[ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number
Stas Sergeev
2
-3
/
+6
2008-05-20
snd-pcsp: use HRTIMER_CB_SOFTIRQ
Stas Sergeev
2
-34
/
+5
2008-05-19
snd-pcsp: silent misleading warning
Stas Sergeev
1
-1
/
+3
2008-05-19
snd-pcsp: put back the compatibility code for the older alsa-libs
Stas Sergeev
1
-5
/
+14
2008-05-05
[ALSA] pcsp: Fix build with CONFIG_PM=n
Johann Felix Soden
1
-0
/
+4
2008-04-24
[ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warning
Stas Sergeev
1
-6
/
+2
2008-04-24
[ALSA] pcsp: remove downsampling
Stas Sergeev
1
-14
/
+5
2008-04-24
[ALSA] sound/drivers/pcsp/pcsp.c build fix
Mariusz Kozlowski
1
-0
/
+1
2008-04-24
[ALSA] pcsp: locking fix
Stas Sergeev
2
-3
/
+4
2008-04-24
[ALSA] pcsp: improve "enable" option handling
Stas Sergeev
1
-11
/
+11
2008-04-24
[ALSA] pcsp - clean ups
Stas Sergeev
2
-5
/
+1
2008-04-24
[ALSA] Add PC-speaker sound driver
Stas Sergeev
7
-0
/
+945