summaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)AuthorFilesLines
2022-05-25ALSA: wavefront: Proper check of get_user() errorTakashi Iwai1-1/+2
2022-04-08ALSA: cs4236: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+5
2021-11-26ALSA: gus: fix null pointer dereference on pointer blockChengfeng Ye1-0/+2
2021-11-26ALSA: ISA: not for M68KRandy Dunlap1-1/+1
2021-07-28ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai1-0/+4
2021-07-20ALSA: isa: Fix error return code in snd_cmi8330_probe()Zhen Lei1-1/+1
2021-07-20ALSA: sb: Fix potential double-free of CSP mixer elementsTakashi Iwai1-2/+6
2021-06-03Revert "ALSA: gus: add a check of the status of snd_ctl_add"Greg Kroah-Hartman1-11/+2
2021-06-03Revert "ALSA: sb: fix a missing check of snd_ctl_add"Greg Kroah-Hartman1-7/+3
2021-05-26Revert "ALSA: sb8: add a check for request_region"Greg Kroah-Hartman1-4/+0
2021-05-11ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong1-2/+6
2021-05-11ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixerLv Yunlong1-1/+3
2020-08-21Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-3/+3
2020-08-16ALSA: isa: fix spelling mistakes in the commentsLiang Wang1-3/+3
2020-08-07Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds9-27/+26
2020-08-06ALSA: isa: delete repeated words in commentsRandy Dunlap2-2/+2
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-09ALSA: Replace with fallthrough pseudo keyword in the remaining placesTakashi Iwai1-1/+1
2020-07-09ALSA: Use fallthrough pseudo-keywordGustavo A. R. Silva5-21/+21
2020-07-07ALSA: isa/gus: remove 'set but not used' warningPierre-Louis Bossart1-1/+2
2020-07-07ALSA: isa/gus: remove -Wmissing-prototypes warningsPierre-Louis Bossart1-2/+0
2020-06-03ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan1-1/+3
2020-05-28Merge branch 'for-linus' into for-nextTakashi Iwai2-6/+12
2020-05-01ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter1-1/+7
2020-04-30ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2-6/+12
2020-04-17ALSA: Fix misspellings of "Analog Devices"Geert Uytterhoeven1-1/+1
2020-02-10ALSA: emu8000: Fix the cast to __user pointerTakashi Iwai1-2/+2
2020-01-29Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds36-328/+208
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2020-01-05ALSA: sc6000: More constificationTakashi Iwai1-2/+2
2020-01-05ALSA: wss: More constificationsTakashi Iwai1-3/+3
2020-01-05ALSA: opti9xx: More constificationsTakashi Iwai2-18/+18
2020-01-05ALSA: gus: More constificationsTakashi Iwai7-23/+24
2020-01-05ALSA: es18xx: More constificationsTakashi Iwai1-5/+5
2020-01-05ALSA: es1688: More constificationsTakashi Iwai2-5/+5
2020-01-05ALSA: cmi8330: More constificationsTakashi Iwai1-4/+4
2020-01-05ALSA: sb: More constificationsTakashi Iwai5-37/+37
2020-01-05ALSA: cs423x: More constificationTakashi Iwai1-1/+1
2020-01-05ALSA: cmi8328: More constificationsTakashi Iwai1-12/+12
2020-01-03ALSA: isa: Constify snd_kcontrol_new itemsTakashi Iwai13-45/+45
2020-01-03ALSA: info: Make snd_info_entry_ops as constTakashi Iwai1-1/+1
2020-01-03ALSA: Constify snd_timer_hardware definitionsTakashi Iwai2-3/+3
2020-01-03ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai8-8/+8
2020-01-01ALSA: ad1816a: constify copied structureJulia Lawall1-1/+1
2019-12-11ALSA: wss: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: wavefront: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: sb: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: opti9xx: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: opl3sa2: Support PCM sync_stopTakashi Iwai1-0/+1
2019-12-11ALSA: msnd: Support PCM sync_stopTakashi Iwai1-0/+1