index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: dummy: Implement timer backend switching more safely
Takashi Iwai
2016-02-08
1
-18
/
+19
*
ALSA: dummy: Disable switching timer backend via sysfs
Takashi Iwai
2016-01-28
1
-1
/
+1
*
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-01-17
1
-2
/
+2
|
\
|
*
ALSA: dummy: constify dummy_timer_ops structures
Julia Lawall
2015-12-30
1
-2
/
+2
*
|
treewide: Fix typos in printk
Masanari Iida
2015-12-08
1
-1
/
+1
|
/
*
Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-06-25
6
-28
/
+16
|
\
|
*
ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FS
Takashi Iwai
2015-05-29
4
-11
/
+7
|
*
ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Takashi Iwai
2015-05-29
1
-2
/
+2
|
*
ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS
Takashi Iwai
2015-05-29
1
-8
/
+0
|
*
ALSA: dummy: make local data static
Takashi Iwai
2015-05-26
1
-7
/
+7
*
|
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
|
/
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-03-09
1
-0
/
+2
|
\
|
*
ALSA: opl3: small array underflow
Dan Carpenter
2015-03-06
1
-0
/
+2
*
|
ALSA: seq: Define driver object in each driver
Takashi Iwai
2015-02-12
2
-39
/
+28
|
/
*
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
8
-9
/
+8
*
ALSA: serial-u16550: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-5
/
+3
*
ALSA: opl3: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
2
-10
/
+5
*
ALSA: mtpav: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-8
/
+4
*
ALSA: mpu401: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-7
/
+4
*
ALSA: aloop: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-2
/
+1
*
ALSA: dummy: use setup_timer and mod_timer
Roman Kollar
2015-01-19
1
-6
/
+4
*
ALSA: Deletion of checks before the function call "iounmap"
Markus Elfring
2015-01-04
1
-2
/
+1
*
ALSA: ml403-ac97cr: Remove always NULL parameter
Lars-Peter Clausen
2015-01-02
1
-7
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
10
-10
/
+0
|
\
|
*
ALSA: drivers: pcsp: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
*
ALSA: drivers: mpu401: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
*
ALSA: drivers: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
8
-8
/
+0
*
|
ALSA: virmidi: Fix wrong error check
Takashi Iwai
2014-11-30
1
-1
/
+1
*
|
ALSA: virmidi: fixed code style issues
Kyle Chamberlin
2014-11-29
1
-8
/
+13
*
|
ALSA: vx: Fix missing kerneldoc parameter descriptions
Takashi Iwai
2014-11-11
1
-0
/
+10
*
|
ALSA: vx: Use snd_ctl_elem_info()
Takashi Iwai
2014-10-21
1
-27
/
+8
*
|
ALSA: mts64: Use snd_ctl_elem_info()
Takashi Iwai
2014-10-21
1
-14
/
+4
|
/
*
ALSA: vx: Use nonatomic PCM ops
Takashi Iwai
2014-09-15
4
-92
/
+60
*
ALSA: drivers: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-12
10
-33
/
+23
*
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
2014-02-12
1
-3
/
+1
*
ALSA: Replace with IS_ENABLED()
Takashi Iwai
2014-02-10
1
-1
/
+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: opl3: Fix possible negative array index access
Takashi Iwai
2013-10-29
1
-0
/
+5
*
ALSA: replace strict_strto*() with kstrto*()
Jingoo Han
2013-07-21
1
-1
/
+1
*
ALSA: vx_core: off by one in vx_read_status()
Dan Carpenter
2013-06-21
1
-1
/
+1
*
ALSA: Remove the rest of *_set_drvdata(NULL) calls
Takashi Iwai
2013-05-29
1
-1
/
+0
*
ALSA: virmidi: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-23
1
-1
/
+0
*
ALSA: serial-u16550: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-23
1
-1
/
+0
*
ALSA: pcsp: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-23
1
-1
/
+0
*
ALSA: mtpav: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-23
1
-1
/
+0
*
ALSA: mpu401: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-23
1
-1
/
+0
[next]