summaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)Author
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
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