index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: virmidi: Remove duplicated code
Stefan Sauer
2022-01-06
1
-3
/
+0
*
ALSA: drivers: opl3: Fix incorrect use of vp->state
Colin Ian King
2021-12-13
1
-1
/
+1
*
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
*
ALSA: dummy: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-17
/
+7
*
ALSA: aloop: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-18
/
+8
*
ALSA: mpu401: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-29
/
+5
*
ALSA: serial-u16550: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-48
/
+9
*
ALSA: mtpav: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-21
/
+9
*
ALSA: virmidi: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-15
/
+6
*
ALSA: vx: Manage vx_core object with devres
Takashi Iwai
2021-07-19
1
-2
/
+10
*
ALSA: aloop: Fix spelling mistake "synchronization" -> "synchronization"
Colin Ian King
2021-07-19
1
-1
/
+1
*
ALSA: serial: Fix assignment in if condition
Takashi Iwai
2021-06-09
4
-29
/
+43
*
ALSA: opl3: Fix assignment in if condition
Takashi Iwai
2021-06-09
3
-20
/
+37
*
ALSA: vx: Fix assignment in if condition
Takashi Iwai
2021-06-09
4
-48
/
+95
*
ALSA: mpu401: Fix assignment in if condition
Takashi Iwai
2021-06-09
2
-9
/
+19
*
ALSA: drivers: opl3: fix useless self-comparison
Pierre-Louis Bossart
2021-05-27
1
-2
/
+1
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-04-09
1
-3
/
+8
|
\
|
*
ALSA: aloop: Fix initialization of controls
Jonas Holmberg
2021-04-07
1
-3
/
+8
*
|
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
2021-03-30
8
-8
/
+0
|
\
\
|
*
|
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-17
8
-8
/
+0
|
|
/
*
|
ALSA: vx: fix kernel-doc warning
Pierre-Louis Bossart
2021-03-03
1
-1
/
+1
|
/
*
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-08
2
-2
/
+2
*
ALSA: vx: Use roundup() instead of open-coding it
Lars-Peter Clausen
2020-12-25
1
-2
/
+1
*
ALSA: dummy: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
2020-12-25
1
-1
/
+1
*
ALSA: aloop: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
2020-12-25
1
-1
/
+1
*
ALSA: aloop: Constify ops structs
Rikard Falkeborn
2020-11-21
1
-3
/
+3
*
ALSA: pcsp: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-21
1
-0
/
+1
*
ALSA: portman2x4: fix repeated word 'if'
Randy Dunlap
2020-10-06
1
-1
/
+1
*
ALSA: aloop: Replace tasklet with work
Takashi Iwai
2020-09-09
1
-12
/
+11
*
ALSA: pcsp: Replace tasklet with work
Takashi Iwai
2020-09-09
1
-7
/
+5
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-09-09
1
-1
/
+1
|
\
|
*
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-08-06
2
-3
/
+4
|
|
\
|
*
|
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
1
-1
/
+1
|
*
|
Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-07-08
1
-0
/
+2
|
|
\
\
*
|
|
|
ALSA: vx: vx_pcm: remove redundant assignment
Pierre-Louis Bossart
2020-09-03
1
-1
/
+0
*
|
|
|
ALSA: vx: vx_pcm: remove redundant assignment
Pierre-Louis Bossart
2020-09-03
1
-1
/
+0
*
|
|
|
ALSA: vx: vx_core: clarify operator precedence
Pierre-Louis Bossart
2020-09-03
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for-next' into for-linus
Takashi Iwai
2020-08-03
7
-2002
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
1
-2
/
+2
|
*
|
ALSA: vx_core: remove warning for empty loop body
Pierre-Louis Bossart
2020-07-07
1
-1
/
+2
|
|
/
|
*
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
5
-1999
/
+0
|
|
\
|
|
*
sound: ac97: Remove sound driver for ancient platform
Michal Simek
2020-05-28
5
-1999
/
+0
*
|
|
ALSA: opl3: fix infoleak in opl3
xidongwang
2020-07-07
1
-0
/
+2
|
/
/
*
|
ALSA: portman2x4: Use bitwise instead of arithmetic operator for flags
Samuel Zou
2020-05-07
1
-1
/
+1
|
/
*
ALSA: dummy: Use standard macros for fixing PCM format cast
Takashi Iwai
2020-02-10
1
-3
/
+3
*
ALSA: aloop: Fix PCM format assignment
Takashi Iwai
2020-02-10
1
-3
/
+3
*
Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-06
1
-1
/
+1
|
\
|
*
ALSA: dummy: Fix PCM format loop in proc output
Takashi Iwai
2020-02-01
1
-1
/
+1
*
|
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-01-28
24
-164
/
+92
|
\
\
|
|
/
[next]