summaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)Author
2021-07-19ALSA: azt2320: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: als100: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: adlib: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: ad1848: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: sb: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: wss: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: ad1816a: Allocate resources with device-managed APIsTakashi Iwai
2021-07-17ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai
2021-07-07ALSA: isa: Fix error return code in snd_cmi8330_probe()Zhen Lei
2021-06-24Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-06-09ALSA: isa: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: azt2320: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: als100: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: cmi8330: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: es18xx: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: opl3sa2: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: opti9xx: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: cs423x: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: wavefront: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: ad1816a: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: gus: Fix assignment in if conditionTakashi Iwai
2021-06-09ALSA: sb: Fix potential double-free of CSP mixer elementsTakashi Iwai
2021-06-09ALSA: sb: Minor coding style fixesTakashi Iwai
2021-06-09ALSA: sb: Fix assignment in if conditionTakashi Iwai
2021-05-14ALSA: gus: Replace unsafe strcpy() with strscpy()YueHaibing
2021-05-13ALSA: sb8: Add a comment note regarding an unused pointerAtul Gopinathan
2021-05-13Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman
2021-05-13Revert "ALSA: gus: add a check of the status of snd_ctl_add"Greg Kroah-Hartman
2021-05-13Revert "ALSA: sb: fix a missing check of snd_ctl_add"Greg Kroah-Hartman
2021-04-26ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong
2021-04-26ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-01-26Merge tag 'tags/isa-void-remove-callback' into for-nextTakashi Iwai
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-11-21ALSA: sb: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-08-21Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-08-16ALSA: isa: fix spelling mistakes in the commentsLiang Wang
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-08-06ALSA: isa: delete repeated words in commentsRandy Dunlap
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-09ALSA: Replace with fallthrough pseudo keyword in the remaining placesTakashi Iwai
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-07ALSA: isa/gus: remove 'set but not used' warningPierre-Louis Bossart
2020-07-07ALSA: isa/gus: remove -Wmissing-prototypes warningsPierre-Louis Bossart
2020-06-03ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan
2020-05-28Merge branch 'for-linus' into for-nextTakashi Iwai
2020-05-01ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter
2020-04-30ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann
2020-04-17ALSA: Fix misspellings of "Analog Devices"Geert Uytterhoeven