index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
isa
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: sb: Use DIV_ROUND_UP() instead of open-coding it
Shang XiaoJing
2022-09-29
1
-1
/
+1
*
ALSA: es18xx: Remove the unneeded result variable
ye xingchen
2022-09-20
1
-4
/
+1
*
ALSA: wavefront: remove redundant assignment to pointer end
Colin Ian King
2022-07-04
1
-2
/
+0
*
Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-30
1
-1
/
+1
|
\
|
*
m68k: coldfire: drop ISA_DMA_API support
Arnd Bergmann
2022-05-16
1
-1
/
+1
*
|
ALSA: wavefront: Proper check of get_user() error
Takashi Iwai
2022-05-10
1
-1
/
+2
|
/
*
ALSA: sc6000: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-1
/
+6
*
ALSA: galaxy: Fix the missing snd_card_free() call at probe error
Takashi Iwai
2022-04-12
1
-1
/
+6
*
ALSA: cs4236: fix an incorrect NULL check on list iterator
Xiaomeng Tong
2022-03-27
1
-3
/
+5
*
ALSA: gus: Fix memory leaks at memory allocator error paths
Takashi Iwai
2021-12-13
1
-12
/
+12
*
ALSA: gus: Fix erroneous memory allocation
Takashi Iwai
2021-12-13
1
-1
/
+1
*
ALSA: sound/isa/gus: check the return value of kstrdup()
Xiaoke Wang
2021-12-13
1
-2
/
+6
*
ALSA: gus: fix null pointer dereference on pointer block
Chengfeng Ye
2021-10-26
1
-0
/
+2
*
ALSA: ISA: not for M68K
Randy Dunlap
2021-10-17
1
-1
/
+1
*
ALSA: gus: Fix repeated probe for ISA interwave card
Takashi Iwai
2021-09-07
1
-30
/
+31
*
ALSA: gus: Fix repeated probes of snd_gus_create()
Takashi Iwai
2021-09-07
1
-13
/
+31
*
ALSA: msnd: Use proper mmap method
Takashi Iwai
2021-08-09
1
-2
/
+6
*
ALSA: es1688: Avoid devres management for es1688 object creation
Takashi Iwai
2021-08-05
1
-9
/
+20
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-08-02
1
-0
/
+4
|
\
|
*
ALSA: sb: Fix potential ABBA deadlock in CSP driver
Takashi Iwai
2021-07-17
1
-0
/
+4
*
|
ALSA: sc6000: Use explicit cast for __iomem pointer
Takashi Iwai
2021-07-21
1
-2
/
+2
*
|
ALSA: sc6000: Assign vport directly on card's private_data
Takashi Iwai
2021-07-20
1
-10
/
+9
*
|
ALSA: sc6000: Fix incorrect sizeof operator
Colin Ian King
2021-07-20
1
-1
/
+1
*
|
ALSA: opti9xx: fix missing { } around an if block
Colin Ian King
2021-07-20
1
-1
/
+2
*
|
ALSA: wavefront: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-37
/
+9
*
|
ALSA: sscape: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-72
/
+20
*
|
ALSA: sc6000: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-47
/
+26
*
|
ALSA: opl3sa2: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-49
/
+11
*
|
ALSA: opti9xx: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
2
-112
/
+44
*
|
ALSA: msnd: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-91
/
+28
*
|
ALSA: gus: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
5
-161
/
+68
*
|
ALSA: galaxy: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-49
/
+33
*
|
ALSA: es18xx: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-92
/
+20
*
|
ALSA: es1688: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
2
-44
/
+18
*
|
ALSA: cs423x: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
2
-60
/
+13
*
|
ALSA: cmi8330: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-23
/
+4
*
|
ALSA: cmi8328: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-21
/
+10
*
|
ALSA: azt2320: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-37
/
+12
*
|
ALSA: als100: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-31
/
+10
*
|
ALSA: adlib: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-22
/
+6
*
|
ALSA: ad1848: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
1
-14
/
+5
*
|
ALSA: sb: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
5
-189
/
+52
*
|
ALSA: wss: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
2
-58
/
+11
*
|
ALSA: ad1816a: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-19
2
-74
/
+16
|
/
*
ALSA: isa: Fix error return code in snd_cmi8330_probe()
Zhen Lei
2021-07-07
1
-1
/
+1
*
Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2021-06-24
3
-23
/
+10
|
\
|
*
ALSA: sb8: Add a comment note regarding an unused pointer
Atul Gopinathan
2021-05-13
1
-1
/
+5
|
*
Revert "ALSA: sb8: add a check for request_region"
Greg Kroah-Hartman
2021-05-13
1
-4
/
+0
|
*
Revert "ALSA: gus: add a check of the status of snd_ctl_add"
Greg Kroah-Hartman
2021-05-13
1
-11
/
+2
|
*
Revert "ALSA: sb: fix a missing check of snd_ctl_add"
Greg Kroah-Hartman
2021-05-13
1
-7
/
+3
[next]