Age | Commit message (Expand) | Author |
2021-07-17 | ALSA: sb: Fix potential ABBA deadlock in CSP driver | Takashi Iwai |
2021-07-07 | ALSA: isa: Fix error return code in snd_cmi8330_probe() | Zhen Lei |
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: isa: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: azt2320: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: als100: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: cmi8330: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: es18xx: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: opl3sa2: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: opti9xx: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: cs423x: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: wavefront: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: ad1816a: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: gus: Fix assignment in if condition | 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-14 | ALSA: gus: Replace unsafe strcpy() with strscpy() | YueHaibing |
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: gus: add a check of the status of snd_ctl_add" | 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-21 | Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-08-16 | ALSA: isa: fix spelling mistakes in the comments | Liang Wang |
2020-08-06 | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-08-06 | ALSA: isa: delete repeated words in comments | Randy Dunlap |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-09 | ALSA: Replace with fallthrough pseudo keyword in the remaining places | Takashi Iwai |
2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-07 | ALSA: isa/gus: remove 'set but not used' warning | Pierre-Louis Bossart |
2020-07-07 | ALSA: isa/gus: remove -Wmissing-prototypes warnings | Pierre-Louis Bossart |
2020-06-03 | ALSA: es1688: Add the missed snd_card_free() | Chuhong Yuan |
2020-05-28 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2020-05-01 | ALSA: isa/wavefront: prevent out of bounds write in ioctl | Dan Carpenter |
2020-04-30 | ALSA: opti9xx: shut up gcc-10 range warning | Arnd Bergmann |
2020-04-17 | ALSA: Fix misspellings of "Analog Devices" | Geert Uytterhoeven |
2020-02-10 | ALSA: emu8000: Fix the cast to __user pointer | Takashi Iwai |
2020-01-28 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2020-01-05 | ALSA: sc6000: More constification | Takashi Iwai |
2020-01-05 | ALSA: wss: More constifications | Takashi Iwai |
2020-01-05 | ALSA: opti9xx: More constifications | Takashi Iwai |
2020-01-05 | ALSA: gus: More constifications | Takashi Iwai |