index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
isa
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
ALSA: sb: Force to disable DMAs once when DMA mode is changed
Takashi Iwai
1
-0
/
+4
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2022-05-25
ALSA: wavefront: Proper check of get_user() error
Takashi Iwai
1
-1
/
+2
2022-04-15
ALSA: cs4236: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+5
2021-11-26
ALSA: gus: fix null pointer dereference on pointer block
Chengfeng Ye
1
-0
/
+2
2021-11-26
ALSA: ISA: not for M68K
Randy Dunlap
1
-1
/
+1
2021-07-28
ALSA: sb: Fix potential ABBA deadlock in CSP driver
Takashi Iwai
1
-0
/
+4
2021-07-20
ALSA: isa: Fix error return code in snd_cmi8330_probe()
Zhen Lei
1
-1
/
+1
2021-07-20
ALSA: sb: Fix potential double-free of CSP mixer elements
Takashi Iwai
1
-2
/
+6
2021-06-03
Revert "ALSA: gus: add a check of the status of snd_ctl_add"
Greg Kroah-Hartman
1
-11
/
+2
2021-06-03
Revert "ALSA: sb: fix a missing check of snd_ctl_add"
Greg Kroah-Hartman
1
-7
/
+3
2021-05-26
Revert "ALSA: sb8: add a check for request_region"
Greg Kroah-Hartman
1
-4
/
+0
2021-05-11
ALSA: sb: Fix two use after free in snd_sb_qsound_build
Lv Yunlong
1
-2
/
+6
2021-05-11
ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer
Lv Yunlong
1
-1
/
+3
2020-06-24
ALSA: isa/wavefront: prevent out of bounds write in ioctl
Dan Carpenter
1
-1
/
+7
2020-06-17
ALSA: es1688: Add the missed snd_card_free()
Chuhong Yuan
1
-1
/
+3
2020-05-06
ALSA: opti9xx: shut up gcc-10 range warning
Arnd Bergmann
2
-6
/
+12
2020-01-09
ALSA: cs4236: fix error return comparison of an unsigned integer
Colin Ian King
1
-1
/
+2
2019-08-14
ALSA: sb: remove redundant assignment to variable result
Colin Ian King
1
-1
/
+1
2019-08-02
ALSA: isa/wavefront: remove redundant assignment to pointer bptr
Colin Ian King
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 371
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
53
-803
/
+53
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
5
-71
/
+5
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
3
-42
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
8
-0
/
+8
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2
-0
/
+2
2019-04-28
ALSA: gus: fix misuse of %x
Fuqian Huang
1
-1
/
+1
2019-03-16
ALSA: sb8: add a check for request_region
Kangjie Lu
1
-0
/
+4
2019-02-14
ALSA: es1688: Remove set but not used variable 'hw'
YueHaibing
1
-3
/
+1
2019-02-06
ALSA: isa: Clean up with new procfs helpers
Takashi Iwai
4
-16
/
+5
2019-02-01
ALSA: isa: Avoid passing NULL to memory allocators
Takashi Iwai
9
-12
/
+13
2019-01-18
Merge branch 'topic/pcm-device-suspend' into for-next
Takashi Iwai
10
-12
/
+0
2019-01-15
ALSA: isa: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
10
-12
/
+0
2019-01-07
ALSA: sb: fix a missing check of snd_ctl_add
Aditya Pakki
1
-3
/
+7
2019-01-07
ALSA: gus: add a check of the status of snd_ctl_add
Kangjie Lu
1
-2
/
+11
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-11-24
ALSA: wss: Fix invalid snd_free_pages() at error path
Takashi Iwai
1
-2
/
+0
2018-10-12
ALSA: opti92xx-ad1848: Use the standard fall-through annotation
Takashi Iwai
1
-2
/
+4
2018-10-02
ALSA: sb8: Fix fall-through annotations
Gustavo A. R. Silva
1
-5
/
+5
2018-08-03
ALSA: isa: Remove empty init and exit
Takashi Iwai
7
-112
/
+0
2018-08-03
ALSA: gus: fix spelling mistake "acumulator" -> "accumulator"
Colin Ian King
1
-1
/
+1
2018-08-03
ALSA: es18xx: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-03
ALSA: opti9xx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2018-08-03
ALSA: opti92x: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-08-03
ALSA: galaxy: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-08-02
ALSA: sb: Fix a typo
Takashi Iwai
1
-1
/
+1
2018-07-27
ALSA: sb: Proper endian notations
Takashi Iwai
1
-15
/
+15
2018-07-27
ALSA: sb: Fix sparse warning wrt PCM format type
Takashi Iwai
1
-3
/
+3
[next]