summaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)Author
2023-11-20ALSA: wavefront: copy userspace array safelyPhilipp Stanner
2023-09-15ALSA: cs4231: Fix -Wformat-truncation warning for longname stringTakashi Iwai
2023-09-15ALSA: ad1848: Fix -Wformat-truncation warning for longname stringTakashi Iwai
2023-09-15ALSA: opti9x: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: es1688: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: cs4236: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: sscape: Fix -Wformat-truncation warningTakashi Iwai
2023-09-02ALSA: sb: Fix wrong argument in commented codeTakashi Iwai
2023-08-18ALSA: emu8000: Convert to generic PCM copy opsTakashi Iwai
2023-08-18ALSA: gus: Convert to generic PCM copy opsTakashi Iwai
2023-07-20ALSA: control: Take controls_rwsem lock in snd_ctl_remove()Takashi Iwai
2023-06-26Merge branch 'for-next' into for-linusTakashi Iwai
2023-06-06ALSA: gus: Fix kctl->id initializationTakashi Iwai
2023-05-22ALSA: add HAS_IOPORT dependenciesNiklas Schnelle
2022-09-29ALSA: sb: Use DIV_ROUND_UP() instead of open-coding itShang XiaoJing
2022-09-20ALSA: es18xx: Remove the unneeded result variableye xingchen
2022-07-04ALSA: wavefront: remove redundant assignment to pointer endColin Ian King
2022-05-30Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-16m68k: coldfire: drop ISA_DMA_API supportArnd Bergmann
2022-05-10ALSA: wavefront: Proper check of get_user() errorTakashi Iwai
2022-04-12ALSA: sc6000: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-04-12ALSA: galaxy: Fix the missing snd_card_free() call at probe errorTakashi Iwai
2022-03-27ALSA: cs4236: fix an incorrect NULL check on list iteratorXiaomeng Tong
2021-12-13ALSA: gus: Fix memory leaks at memory allocator error pathsTakashi Iwai
2021-12-13ALSA: gus: Fix erroneous memory allocationTakashi Iwai
2021-12-13ALSA: sound/isa/gus: check the return value of kstrdup()Xiaoke Wang
2021-10-26ALSA: gus: fix null pointer dereference on pointer blockChengfeng Ye
2021-10-17ALSA: ISA: not for M68KRandy Dunlap
2021-09-07ALSA: gus: Fix repeated probe for ISA interwave cardTakashi Iwai
2021-09-07ALSA: gus: Fix repeated probes of snd_gus_create()Takashi Iwai
2021-08-09ALSA: msnd: Use proper mmap methodTakashi Iwai
2021-08-05ALSA: es1688: Avoid devres management for es1688 object creationTakashi Iwai
2021-08-02Merge branch 'for-linus' into for-nextTakashi Iwai
2021-07-21ALSA: sc6000: Use explicit cast for __iomem pointerTakashi Iwai
2021-07-20ALSA: sc6000: Assign vport directly on card's private_dataTakashi Iwai
2021-07-20ALSA: sc6000: Fix incorrect sizeof operatorColin Ian King
2021-07-20ALSA: opti9xx: fix missing { } around an if blockColin Ian King
2021-07-19ALSA: wavefront: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: sscape: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: sc6000: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: opl3sa2: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: opti9xx: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: msnd: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: gus: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: galaxy: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: es18xx: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: es1688: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: cs423x: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: cmi8330: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: cmi8328: Allocate resources with device-managed APIsTakashi Iwai