Age | Commit message (Expand) | Author |
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 |
2020-01-05 | ALSA: es18xx: More constifications | Takashi Iwai |
2020-01-05 | ALSA: es1688: More constifications | Takashi Iwai |
2020-01-05 | ALSA: cmi8330: More constifications | Takashi Iwai |
2020-01-05 | ALSA: sb: More constifications | Takashi Iwai |
2020-01-05 | ALSA: cs423x: More constification | Takashi Iwai |
2020-01-05 | ALSA: cmi8328: More constifications | Takashi Iwai |
2020-01-03 | ALSA: isa: Constify snd_kcontrol_new items | Takashi Iwai |
2020-01-03 | ALSA: info: Make snd_info_entry_ops as const | Takashi Iwai |
2020-01-03 | ALSA: Constify snd_timer_hardware definitions | Takashi Iwai |
2020-01-03 | ALSA: isa: Constify snd_device_ops definitions | Takashi Iwai |
2020-01-01 | ALSA: ad1816a: constify copied structure | Julia Lawall |
2019-12-11 | ALSA: wss: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: wavefront: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: sb: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: opti9xx: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: opl3sa2: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: msnd: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: gus: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: es18xx: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: es1688: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: ad1816a: Support PCM sync_stop | Takashi Iwai |
2019-12-11 | ALSA: isa: Drop superfluous ioctl PCM ops | Takashi Iwai |