Age | Commit message (Expand) | Author |
2021-09-07 | ALSA: gus: Fix repeated probe for ISA interwave card | Takashi Iwai |
2021-09-07 | ALSA: gus: Fix repeated probes of snd_gus_create() | Takashi Iwai |
2021-08-09 | ALSA: msnd: Use proper mmap method | Takashi Iwai |
2021-08-05 | ALSA: es1688: Avoid devres management for es1688 object creation | Takashi Iwai |
2021-08-02 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2021-07-21 | ALSA: sc6000: Use explicit cast for __iomem pointer | Takashi Iwai |
2021-07-20 | ALSA: sc6000: Assign vport directly on card's private_data | Takashi Iwai |
2021-07-20 | ALSA: sc6000: Fix incorrect sizeof operator | Colin Ian King |
2021-07-20 | ALSA: opti9xx: fix missing { } around an if block | Colin Ian King |
2021-07-19 | ALSA: wavefront: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: sscape: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: sc6000: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: opl3sa2: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: opti9xx: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: msnd: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: gus: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: galaxy: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: es18xx: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: es1688: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: cs423x: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: cmi8330: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: cmi8328: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: azt2320: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: als100: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: adlib: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: ad1848: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: sb: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: wss: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-19 | ALSA: ad1816a: Allocate resources with device-managed APIs | Takashi Iwai |
2021-07-17 | ALSA: sb: Fix potential ABBA deadlock in CSP driver | Takashi Iwai |
2021-07-07 | ALSA: isa: Fix error return code in snd_cmi8330_probe() | Zhen Lei |
2021-06-24 | Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai |
2021-06-09 | ALSA: isa: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: azt2320: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: als100: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: cmi8330: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: es18xx: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: opl3sa2: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: opti9xx: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: cs423x: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: wavefront: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: ad1816a: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: gus: Fix assignment in if condition | Takashi Iwai |
2021-06-09 | ALSA: sb: Fix potential double-free of CSP mixer elements | Takashi Iwai |
2021-06-09 | ALSA: sb: Minor coding style fixes | Takashi Iwai |
2021-06-09 | ALSA: sb: Fix assignment in if condition | Takashi Iwai |
2021-05-14 | ALSA: gus: Replace unsafe strcpy() with strscpy() | YueHaibing |
2021-05-13 | ALSA: sb8: Add a comment note regarding an unused pointer | Atul Gopinathan |
2021-05-13 | Revert "ALSA: sb8: add a check for request_region" | Greg Kroah-Hartman |
2021-05-13 | Revert "ALSA: gus: add a check of the status of snd_ctl_add" | Greg Kroah-Hartman |