index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
isa
/
sb
Age
Commit message (
Expand
)
Author
2024-06-18
ALSA: sb: Drop NULL check for snd_ctl_remove()
Takashi Iwai
2024-05-08
ALSA: isa: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-04-07
ALSA: emux: centralize & improve patch info validation
Oswald Buddenhagen
2023-09-02
ALSA: sb: Fix wrong argument in commented code
Takashi Iwai
2023-08-18
ALSA: emu8000: Convert to generic PCM copy ops
Takashi Iwai
2023-07-20
ALSA: control: Take controls_rwsem lock in snd_ctl_remove()
Takashi Iwai
2022-09-29
ALSA: sb: Use DIV_ROUND_UP() instead of open-coding it
Shang XiaoJing
2021-08-02
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-07-19
ALSA: sb: Allocate resources with device-managed APIs
Takashi Iwai
2021-07-17
ALSA: sb: Fix potential ABBA deadlock in CSP driver
Takashi Iwai
2021-06-24
Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2021-06-09
ALSA: sb: Fix potential double-free of CSP mixer elements
Takashi Iwai
2021-06-09
ALSA: sb: Minor coding style fixes
Takashi Iwai
2021-06-09
ALSA: sb: Fix assignment in if condition
Takashi Iwai
2021-05-13
ALSA: sb8: Add a comment note regarding an unused pointer
Atul Gopinathan
2021-05-13
Revert "ALSA: sb8: add a check for request_region"
Greg Kroah-Hartman
2021-05-13
Revert "ALSA: sb: fix a missing check of snd_ctl_add"
Greg Kroah-Hartman
2021-04-26
ALSA: sb: Fix two use after free in snd_sb_qsound_build
Lv Yunlong
2021-04-26
ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer
Lv Yunlong
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-01-26
Merge tag 'tags/isa-void-remove-callback' into for-next
Takashi Iwai
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2020-11-21
ALSA: sb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-08-06
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-02-10
ALSA: emu8000: Fix the cast to __user pointer
Takashi Iwai
2020-01-05
ALSA: sb: More constifications
Takashi Iwai
2020-01-03
ALSA: isa: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
ALSA: isa: Constify snd_device_ops definitions
Takashi Iwai
2019-12-11
ALSA: sb: Support PCM sync_stop
Takashi Iwai
2019-12-11
ALSA: isa: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
ALSA: sb: Use managed buffer allocation
Takashi Iwai
2019-08-14
ALSA: sb: remove redundant assignment to variable result
Colin Ian King
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-03-16
ALSA: sb8: add a check for request_region
Kangjie Lu
2019-02-06
ALSA: isa: Clean up with new procfs helpers
Takashi Iwai
2019-02-01
ALSA: isa: Avoid passing NULL to memory allocators
Takashi Iwai
2019-01-18
Merge branch 'topic/pcm-device-suspend' into for-next
Takashi Iwai
2019-01-15
ALSA: isa: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2019-01-07
ALSA: sb: fix a missing check of snd_ctl_add
Aditya Pakki
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-10-02
ALSA: sb8: Fix fall-through annotations
Gustavo A. R. Silva
2018-08-03
ALSA: isa: Remove empty init and exit
Takashi Iwai
2018-08-02
ALSA: sb: Fix a typo
Takashi Iwai
2018-07-27
ALSA: sb: Proper endian notations
Takashi Iwai
2018-07-27
ALSA: sb: Fix sparse warning wrt PCM format type
Takashi Iwai
2018-07-27
ALSA: sb: Fix PCM format bit calculation
Takashi Iwai
2018-07-17
ALSA: emu8000: Use swap macro in snd_emu8000_sample_new
Gustavo A. R. Silva
[next]