summaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
...
* | ALSA: cmi8328: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-21/+10
* | ALSA: azt2320: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-37/+12
* | ALSA: als100: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-31/+10
* | ALSA: adlib: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-22/+6
* | ALSA: ad1848: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-14/+5
* | ALSA: sb: Allocate resources with device-managed APIsTakashi Iwai2021-07-195-189/+52
* | ALSA: wss: Allocate resources with device-managed APIsTakashi Iwai2021-07-192-58/+11
* | ALSA: ad1816a: Allocate resources with device-managed APIsTakashi Iwai2021-07-192-74/+16
|/
* ALSA: isa: Fix error return code in snd_cmi8330_probe()Zhen Lei2021-07-071-1/+1
* Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-06-243-23/+10
|\
| * ALSA: sb8: Add a comment note regarding an unused pointerAtul Gopinathan2021-05-131-1/+5
| * Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman2021-05-131-4/+0
| * Revert "ALSA: gus: add a check of the status of snd_ctl_add"Greg Kroah-Hartman2021-05-131-11/+2
| * Revert "ALSA: sb: fix a missing check of snd_ctl_add"Greg Kroah-Hartman2021-05-131-7/+3
* | ALSA: isa: Fix assignment in if conditionTakashi Iwai2021-06-092-4/+8
* | ALSA: azt2320: Fix assignment in if conditionTakashi Iwai2021-06-091-7/+14
* | ALSA: als100: Fix assignment in if conditionTakashi Iwai2021-06-091-6/+12
* | ALSA: cmi8330: Fix assignment in if conditionTakashi Iwai2021-06-091-14/+23
* | ALSA: es18xx: Fix assignment in if conditionTakashi Iwai2021-06-091-17/+34
* | ALSA: opl3sa2: Fix assignment in if conditionTakashi Iwai2021-06-091-24/+44
* | ALSA: opti9xx: Fix assignment in if conditionTakashi Iwai2021-06-092-18/+36
* | ALSA: cs423x: Fix assignment in if conditionTakashi Iwai2021-06-092-11/+22
* | ALSA: wavefront: Fix assignment in if conditionTakashi Iwai2021-06-093-32/+50
* | ALSA: ad1816a: Fix assignment in if conditionTakashi Iwai2021-06-092-18/+32
* | ALSA: gus: Fix assignment in if conditionTakashi Iwai2021-06-099-67/+124
* | ALSA: sb: Fix potential double-free of CSP mixer elementsTakashi Iwai2021-06-091-2/+6
* | ALSA: sb: Minor coding style fixesTakashi Iwai2021-06-092-15/+14
* | ALSA: sb: Fix assignment in if conditionTakashi Iwai2021-06-0911-89/+130
* | ALSA: gus: Replace unsafe strcpy() with strscpy()YueHaibing2021-05-141-1/+1
|/
* ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong2021-04-261-2/+6
* ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong2021-04-261-1/+3
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-1721-115/+1
* Merge tag 'tags/isa-void-remove-callback' into for-nextTakashi Iwai2021-01-2623-48/+25
|\
| * isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-2623-48/+25
* | ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-086-10/+10
|/
* ALSA: sb: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-211-0/+1
* Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-211-3/+3
|\
| * ALSA: isa: fix spelling mistakes in the commentsLiang Wang2020-08-161-3/+3
* | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-069-27/+26
|\|
| * ALSA: isa: delete repeated words in commentsRandy Dunlap2020-08-062-2/+2
| * ALSA: Replace with fallthrough pseudo keyword in the remaining placesTakashi Iwai2020-07-091-1/+1
| * ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-095-21/+21
| * ALSA: isa/gus: remove 'set but not used' warningPierre-Louis Bossart2020-07-071-1/+2
| * ALSA: isa/gus: remove -Wmissing-prototypes warningsPierre-Louis Bossart2020-07-071-2/+0
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan2020-06-031-1/+3
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-05-282-6/+12
|\
| * ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2020-04-302-6/+12
* | ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter2020-05-011-1/+7
* | ALSA: Fix misspellings of "Analog Devices"Geert Uytterhoeven2020-04-171-1/+1
|/