summaryrefslogtreecommitdiffstats
path: root/sound/isa
AgeCommit message (Expand)Author
2021-07-28ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai
2021-07-20ALSA: isa: Fix error return code in snd_cmi8330_probe()Zhen Lei
2021-07-20ALSA: sb: Fix potential double-free of CSP mixer elementsTakashi Iwai
2021-06-03Revert "ALSA: gus: add a check of the status of snd_ctl_add"Greg Kroah-Hartman
2021-06-03Revert "ALSA: sb: fix a missing check of snd_ctl_add"Greg Kroah-Hartman
2021-05-26Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman
2021-05-11ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong
2021-05-11ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong
2020-06-24ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter
2020-06-17ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan
2020-05-06ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann
2020-01-09ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King
2019-08-14ALSA: sb: remove redundant assignment to variable resultColin Ian King
2019-08-02ALSA: isa/wavefront: remove redundant assignment to pointer bptrColin Ian King
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 371Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 370Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-28ALSA: gus: fix misuse of %xFuqian Huang
2019-03-16ALSA: sb8: add a check for request_regionKangjie Lu
2019-02-14ALSA: es1688: Remove set but not used variable 'hw'YueHaibing
2019-02-06ALSA: isa: Clean up with new procfs helpersTakashi Iwai
2019-02-01ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai
2019-01-15ALSA: isa: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-07ALSA: sb: fix a missing check of snd_ctl_addAditya Pakki
2019-01-07ALSA: gus: add a check of the status of snd_ctl_addKangjie Lu
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-11-24ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai
2018-10-12ALSA: opti92xx-ad1848: Use the standard fall-through annotationTakashi Iwai
2018-10-02ALSA: sb8: Fix fall-through annotationsGustavo A. R. Silva
2018-08-03ALSA: isa: Remove empty init and exitTakashi Iwai
2018-08-03ALSA: gus: fix spelling mistake "acumulator" -> "accumulator"Colin Ian King
2018-08-03ALSA: es18xx: mark expected switch fall-throughGustavo A. R. Silva
2018-08-03ALSA: opti9xx: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-03ALSA: opti92x: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-03ALSA: galaxy: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-02ALSA: sb: Fix a typoTakashi Iwai
2018-07-27ALSA: sb: Proper endian notationsTakashi Iwai
2018-07-27ALSA: sb: Fix sparse warning wrt PCM format typeTakashi Iwai
2018-07-27ALSA: sb: Fix PCM format bit calculationTakashi Iwai
2018-07-27ALSA: wss: Fix sparse warning wrt PCM format typeTakashi Iwai
2018-07-27ALSA: ad1816a: Fix sparse warning wrt PCM format typeTakashi Iwai
2018-07-26ALSA: msnd: Use NULL instead of 0Takashi Iwai
2018-07-26ALSA: msnd: Fix the default sample sizesTakashi Iwai
2018-07-26ALSA: msnd: Add missing __iomem annotationsTakashi Iwai