index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-28
ALSA: pcsp: Make hrtimer forwarding more robust
Thomas Gleixner
1
-1
/
+1
2021-07-19
ALSA: pcsp: Allocate resources with device-managed APIs
Takashi Iwai
3
-46
/
+18
2021-07-19
ALSA: dummy: Allocate resources with device-managed APIs
Takashi Iwai
1
-17
/
+7
2021-07-19
ALSA: aloop: Allocate resources with device-managed APIs
Takashi Iwai
1
-18
/
+8
2021-07-19
ALSA: mpu401: Allocate resources with device-managed APIs
Takashi Iwai
1
-29
/
+5
2021-07-19
ALSA: serial-u16550: Allocate resources with device-managed APIs
Takashi Iwai
1
-48
/
+9
2021-07-19
ALSA: mtpav: Allocate resources with device-managed APIs
Takashi Iwai
1
-21
/
+9
2021-07-19
ALSA: virmidi: Allocate resources with device-managed APIs
Takashi Iwai
1
-15
/
+6
2021-07-19
ALSA: vx: Manage vx_core object with devres
Takashi Iwai
1
-2
/
+10
2021-07-19
ALSA: aloop: Fix spelling mistake "synchronization" -> "synchronization"
Colin Ian King
1
-1
/
+1
2021-06-09
ALSA: serial: Fix assignment in if condition
Takashi Iwai
4
-29
/
+43
2021-06-09
ALSA: opl3: Fix assignment in if condition
Takashi Iwai
3
-20
/
+37
2021-06-09
ALSA: vx: Fix assignment in if condition
Takashi Iwai
4
-48
/
+95
2021-06-09
ALSA: mpu401: Fix assignment in if condition
Takashi Iwai
2
-9
/
+19
2021-05-27
ALSA: drivers: opl3: fix useless self-comparison
Pierre-Louis Bossart
1
-2
/
+1
2021-04-09
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+8
2021-04-07
ALSA: aloop: Fix initialization of controls
Jonas Holmberg
1
-3
/
+8
2021-03-30
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
8
-8
/
+0
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
8
-8
/
+0
2021-03-03
ALSA: vx: fix kernel-doc warning
Pierre-Louis Bossart
1
-1
/
+1
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2
-2
/
+2
2020-12-25
ALSA: vx: Use roundup() instead of open-coding it
Lars-Peter Clausen
1
-2
/
+1
2020-12-25
ALSA: dummy: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2020-12-25
ALSA: aloop: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2020-11-21
ALSA: aloop: Constify ops structs
Rikard Falkeborn
1
-3
/
+3
2020-11-21
ALSA: pcsp: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-10-06
ALSA: portman2x4: fix repeated word 'if'
Randy Dunlap
1
-1
/
+1
2020-09-09
ALSA: aloop: Replace tasklet with work
Takashi Iwai
1
-12
/
+11
2020-09-09
ALSA: pcsp: Replace tasklet with work
Takashi Iwai
1
-7
/
+5
2020-09-09
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2020-09-03
ALSA: vx: vx_pcm: remove redundant assignment
Pierre-Louis Bossart
1
-1
/
+0
2020-09-03
ALSA: vx: vx_pcm: remove redundant assignment
Pierre-Louis Bossart
1
-1
/
+0
2020-09-03
ALSA: vx: vx_core: clarify operator precedence
Pierre-Louis Bossart
1
-2
/
+2
2020-08-06
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-3
/
+4
2020-08-03
Merge branch 'for-next' into for-linus
Takashi Iwai
7
-2002
/
+4
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-1
/
+1
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-08
Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+2
2020-07-07
ALSA: vx_core: remove warning for empty loop body
Pierre-Louis Bossart
1
-1
/
+2
2020-07-07
ALSA: opl3: fix infoleak in opl3
xidongwang
1
-0
/
+2
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-1999
/
+0
2020-05-28
sound: ac97: Remove sound driver for ancient platform
Michal Simek
5
-1999
/
+0
2020-05-07
ALSA: portman2x4: Use bitwise instead of arithmetic operator for flags
Samuel Zou
1
-1
/
+1
2020-02-10
ALSA: dummy: Use standard macros for fixing PCM format cast
Takashi Iwai
1
-3
/
+3
2020-02-10
ALSA: aloop: Fix PCM format assignment
Takashi Iwai
1
-3
/
+3
2020-02-06
Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-02-01
ALSA: dummy: Fix PCM format loop in proc output
Takashi Iwai
1
-1
/
+1
2020-01-28
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
24
-164
/
+92
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2020-01-05
ALSA: serial-u16550: More constification
Takashi Iwai
1
-1
/
+1
[next]