Age | Commit message (Expand) | Author |
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 |
2018-07-16 | ALSA: sb8: remove redundant pointer runtime | Colin Ian King |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.c | Takashi Iwai |
2017-10-25 | ALSA: sb: Convert timers to use timer_setup() | Kees Cook |
2017-08-17 | ALSA: isa: make snd_pcm_hardware const | Bhumika Goyal |
2017-08-17 | ALSA: sb16: constify pnp_card_device_id | Arvind Yadav |