| Age | Commit message (Expand) | Author | Files | Lines |
| 4 days | ALSA: gus: check snd_ctl_new1() return value | Zhao Dongdong | 1 | -0/+2 |
| 7 days | ALSA: isa: Mark '*_registered' variables as __ro_after_init | Len Bao | 9 | -21/+21 |
| 2026-04-29 | ALSA: wavefront: add suspend and resume support | Cássio Gabriel | 3 | -3/+201 |
| 2026-04-27 | ALSA: opti9xx: restore snd-miro state after resume | Cássio Gabriel | 1 | -12/+256 |
| 2026-04-12 | ALSA: sscape: Add suspend and resume support | Cássio Gabriel | 1 | -0/+93 |
| 2026-04-12 | ALSA: sscape: Cache per-card resources for board reinitialization | Cássio Gabriel | 1 | -95/+139 |
| 2026-04-10 | ALSA: interwave: guard PM-only restore helpers with CONFIG_PM | Cássio Gabriel | 1 | -38/+38 |
| 2026-04-10 | ALSA: sc6000: Restore board setup across suspend | Cássio Gabriel | 1 | -1/+40 |
| 2026-04-10 | ALSA: sc6000: Keep the programmed board state in card-private data | Cássio Gabriel | 1 | -60/+92 |
| 2026-04-09 | ALSA: msnd: add ISA and PnP system sleep callbacks | Cássio Gabriel | 2 | -2/+95 |
| 2026-04-09 | ALSA: msnd: prepare system sleep support | Cássio Gabriel | 3 | -23/+54 |
| 2026-04-08 | ALSA: interwave: add ISA and PnP suspend and resume callbacks | Cássio Gabriel | 1 | -27/+151 |
| 2026-04-06 | ALSA: gusmax: add ISA suspend and resume callbacks | Cássio Gabriel | 1 | -1/+27 |
| 2026-04-06 | ALSA: gusextreme: add ISA suspend and resume callbacks | Cássio Gabriel | 1 | -9/+48 |
| 2026-04-06 | ALSA: gusclassic: add ISA suspend and resume callbacks | Cássio Gabriel | 1 | -1/+20 |
| 2026-04-06 | ALSA: gus: add shared GF1 suspend and resume helpers | Cássio Gabriel | 6 | -13/+186 |
| 2026-04-01 | ALSA: es1688: add ISA suspend and resume callbacks | Cássio Gabriel | 1 | -13/+37 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 7 | -8/+8 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 7 | -8/+8 |
| 2026-02-18 | ALSA: isa: Add SPDX id lines to some files | Tim Bird | 6 | -6/+6 |
| 2025-12-14 | ALSA: sb: Convert to snd_seq bus probe mechanism | Uwe Kleine-König | 1 | -8/+5 |
| 2025-11-12 | ALSA: gus: Remove unused declarations | Yue Haibing | 1 | -3/+0 |
| 2025-11-06 | ALSA: wavefront: Fix integer overflow in sample size validation | Junrui Luo | 1 | -2/+2 |
| 2025-11-06 | ALSA: wavefront: Clear substream pointers on close | Junrui Luo | 1 | -0/+2 |
| 2025-09-01 | ALSA: wavefront: Use guard() for spin locks | Takashi Iwai | 2 | -86/+59 |
| 2025-09-01 | ALSA: wss: Use guard() for spin locks | Takashi Iwai | 1 | -157/+107 |
| 2025-09-01 | ALSA: wss: Use guard() for mutex locks | Takashi Iwai | 1 | -15/+6 |
| 2025-09-01 | ALSA: sscape: Use guard() for spin locks | Takashi Iwai | 1 | -103/+81 |
| 2025-09-01 | ALSA: emu8000: Use guard() for spin locks | Takashi Iwai | 2 | -79/+61 |
| 2025-09-01 | ALSA: sb: Use guard() for spin locks | Takashi Iwai | 7 | -414/+288 |
| 2025-09-01 | ALSA: sb: Use guard() for mutex locks | Takashi Iwai | 1 | -9/+3 |
| 2025-09-01 | ALSA: opti9xx: Use guard() for spin locks | Takashi Iwai | 2 | -27/+11 |
| 2025-09-01 | ALSA: opl3sa2: Use guard() for spin locks | Takashi Iwai | 1 | -22/+7 |
| 2025-09-01 | ALSA: msnd: Use guard() for spin locks | Takashi Iwai | 3 | -33/+15 |
| 2025-09-01 | ALSA: gus: Use guard() for spin locks | Takashi Iwai | 11 | -339/+223 |
| 2025-09-01 | ALSA: gus: Use guard() for mutex locks | Takashi Iwai | 3 | -35/+9 |
| 2025-09-01 | ALSA: es18xx: Use guard() for spin locks | Takashi Iwai | 1 | -36/+22 |
| 2025-09-01 | ALSA: es1688: Use guard() for spin locks | Takashi Iwai | 1 | -148/+128 |
| 2025-09-01 | ALSA: cs423x: Use guard() for spin locks | Takashi Iwai | 1 | -81/+47 |
| 2025-09-01 | ALSA: cs423x: Use guard() for mutex locks | Takashi Iwai | 1 | -2/+1 |
| 2025-09-01 | ALSA: cmi8330: Use guard() for spin locks | Takashi Iwai | 1 | -8/+7 |
| 2025-09-01 | ALSA: ad1816a: Use guard() for spin locks | Takashi Iwai | 1 | -80/+37 |
| 2025-07-11 | ALSA: wss: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -3/+3 |
| 2025-07-11 | ALSA: wavefront: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -8/+8 |
| 2025-07-11 | ALSA: sscape: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -2/+2 |
| 2025-07-11 | ALSA: sc6000: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -10/+10 |
| 2025-07-11 | ALSA: opti9xx: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -13/+13 |
| 2025-07-11 | ALSA: opl3sa2: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -10/+10 |
| 2025-07-11 | ALSA: msnd: Use safer strscpy() instead of strcpy() | Takashi Iwai | 3 | -13/+13 |
| 2025-07-11 | ALSA: gus: Use safer strscpy() instead of strcpy() | Takashi Iwai | 8 | -42/+42 |
| 2025-07-11 | ALSA: galaxy: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -2/+2 |
| 2025-07-11 | ALSA: es18xx: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -1/+1 |
| 2025-07-11 | ALSA: es1688: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -2/+2 |
| 2025-07-11 | ALSA: cs423x: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -2/+2 |
| 2025-07-11 | ALSA: cmi8330: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -4/+4 |
| 2025-07-11 | ALSA: cmi8328: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -10/+10 |
| 2025-07-11 | ALSA: als100: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -4/+4 |
| 2025-07-11 | ALSA: adlib: Use safer strscpy() instead of strcpy() | Takashi Iwai | 1 | -2/+2 |
| 2025-07-11 | ALSA: ad1816a: Use safer strscpy() instead of strcpy() | Takashi Iwai | 2 | -5/+5 |
| 2025-07-04 | ALSA: ad1816a: Fix potential NULL pointer deref in snd_card_ad1816a_pnp() | Thorsten Blum | 1 | -1/+1 |
| 2025-06-10 | ALSA: sb: Force to disable DMAs once when DMA mode is changed | Takashi Iwai | 1 | -0/+4 |
| 2025-06-10 | ALSA: sb: Don't allow changing the DMA mode during operations | Takashi Iwai | 1 | -0/+3 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 3 | -3/+3 |
| 2025-05-13 | ALSA: sb: Replace deprecated strcpy() with strscpy() | Thorsten Blum | 6 | -10/+16 |
| 2025-05-12 | ALSA: msnd: Remove midi code | Dr. David Alan Gilbert | 4 | -173/+1 |
| 2025-05-11 | ALSA: isa/gus: remove snd_gf1_lfo_xxx() | Kuninori Morimoto | 1 | -14/+2 |
| 2025-05-08 | ALSA: gus: Remove deadcode | Dr. David Alan Gilbert | 2 | -243/+0 |
| 2025-04-08 | ALSA: azt2320: Replace deprecated strcpy() with strscpy() | Thorsten Blum | 1 | -2/+2 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 3 | -5/+5 |
| 2025-02-28 | ALSA: es18xx: Fix spelling mistake "grap" -> "grab" | Colin Ian King | 1 | -4/+4 |
| 2025-02-27 | ALSA: opti9xx: fix inconsistent indenting warning in snd_opti9xx_configure() | Charles Han | 1 | -1/+1 |
| 2025-01-10 | ALSA: sb: Use str_enabled_disabled() helper in info_read() | Thorsten Blum | 1 | -2/+3 |
| 2024-10-04 | ALSA: gus: Fix some error handling paths related to get_bpos() usage | Christophe JAILLET | 1 | -2/+2 |
| 2024-08-08 | ALSA: wss: Use standard print API | Takashi Iwai | 1 | -88/+90 |
| 2024-08-08 | ALSA: wavefront: Use standard print API | Takashi Iwai | 4 | -150/+158 |
| 2024-08-08 | ALSA: sscape: Use standard print API | Takashi Iwai | 1 | -48/+48 |
| 2024-08-08 | ALSA: sc6000: Use standard print API | Takashi Iwai | 1 | -87/+90 |
| 2024-08-08 | ALSA: sb: Use standard print API | Takashi Iwai | 10 | -94/+105 |
| 2024-08-08 | ALSA: opti9xx: Use standard print API | Takashi Iwai | 2 | -107/+118 |
| 2024-08-08 | ALSA: opl3sa2: Use standard print API | Takashi Iwai | 1 | -24/+22 |
| 2024-08-08 | ALSA: msnd: Use standard print API | Takashi Iwai | 3 | -122/+112 |
| 2024-08-08 | ALSA: gus: Use standard print API | Takashi Iwai | 13 | -178/+266 |
| 2024-08-08 | ALSA: es18xx: Use standard print API | Takashi Iwai | 1 | -41/+46 |
| 2024-08-08 | ALSA: es1688: Use standard print API | Takashi Iwai | 2 | -27/+30 |
| 2024-08-08 | ALSA: cs4236: Use standard print API | Takashi Iwai | 2 | -42/+45 |
| 2024-08-08 | ALSA: cmi8330: Use standard print API | Takashi Iwai | 1 | -19/+17 |
| 2024-08-08 | ALSA: cmi8328: Use standard print API | Takashi Iwai | 1 | -21/+21 |
| 2024-08-08 | ALSA: azt2320: Use standard print API | Takashi Iwai | 1 | -8/+6 |
| 2024-08-08 | ALSA: als100: Use standard print API | Takashi Iwai | 1 | -9/+7 |
| 2024-08-08 | ALSA: ad1816a: Use standard print API | Takashi Iwai | 2 | -16/+16 |
| 2024-06-18 | ALSA: sb: Drop NULL check for snd_ctl_remove() | Takashi Iwai | 2 | -12/+6 |
| 2024-05-08 | ALSA: isa: Use *-y instead of *-objs in Makefile | Takashi Iwai | 12 | -41/+41 |
| 2024-04-07 | ALSA: emux: centralize & improve patch info validation | Oswald Buddenhagen | 1 | -13/+0 |
| 2023-11-20 | ALSA: wavefront: copy userspace array safely | Philipp Stanner | 1 | -3/+3 |
| 2023-09-15 | ALSA: cs4231: Fix -Wformat-truncation warning for longname string | Takashi Iwai | 1 | -6/+6 |
| 2023-09-15 | ALSA: ad1848: Fix -Wformat-truncation warning for longname string | Takashi Iwai | 1 | -6/+6 |
| 2023-09-15 | ALSA: opti9x: Fix -Wformat-truncation warning | Takashi Iwai | 2 | -12/+12 |
| 2023-09-15 | ALSA: es1688: Fix -Wformat-truncation warning | Takashi Iwai | 1 | -3/+3 |
| 2023-09-15 | ALSA: cs4236: Fix -Wformat-truncation warning | Takashi Iwai | 1 | -7/+7 |
| 2023-09-15 | ALSA: sscape: Fix -Wformat-truncation warning | Takashi Iwai | 1 | -1/+1 |
| 2023-09-02 | ALSA: sb: Fix wrong argument in commented code | Takashi Iwai | 1 | -1/+1 |
| 2023-08-18 | ALSA: emu8000: Convert to generic PCM copy ops | Takashi Iwai | 1 | -58/+16 |
| 2023-08-18 | ALSA: gus: Convert to generic PCM copy ops | Takashi Iwai | 1 | -20/+3 |
| 2023-07-20 | ALSA: control: Take controls_rwsem lock in snd_ctl_remove() | Takashi Iwai | 2 | -4/+0 |
| 2023-06-26 | Merge branch 'for-next' into for-linus | Takashi Iwai | 1 | -0/+1 |
| 2023-06-06 | ALSA: gus: Fix kctl->id initialization | Takashi Iwai | 1 | -1/+1 |
| 2023-05-22 | ALSA: add HAS_IOPORT dependencies | Niklas Schnelle | 1 | -0/+1 |
| 2022-09-29 | ALSA: sb: Use DIV_ROUND_UP() instead of open-coding it | Shang XiaoJing | 1 | -1/+1 |
| 2022-09-20 | ALSA: es18xx: Remove the unneeded result variable | ye xingchen | 1 | -4/+1 |
| 2022-07-04 | ALSA: wavefront: remove redundant assignment to pointer end | Colin Ian King | 1 | -2/+0 |
| 2022-05-30 | Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-05-16 | m68k: coldfire: drop ISA_DMA_API support | Arnd Bergmann | 1 | -1/+1 |
| 2022-05-10 | ALSA: wavefront: Proper check of get_user() error | Takashi Iwai | 1 | -1/+2 |
| 2022-04-12 | ALSA: sc6000: Fix the missing snd_card_free() call at probe error | Takashi Iwai | 1 | -1/+6 |
| 2022-04-12 | ALSA: galaxy: Fix the missing snd_card_free() call at probe error | Takashi Iwai | 1 | -1/+6 |
| 2022-03-27 | ALSA: cs4236: fix an incorrect NULL check on list iterator | Xiaomeng Tong | 1 | -3/+5 |
| 2021-12-13 | ALSA: gus: Fix memory leaks at memory allocator error paths | Takashi Iwai | 1 | -12/+12 |
| 2021-12-13 | ALSA: gus: Fix erroneous memory allocation | Takashi Iwai | 1 | -1/+1 |
| 2021-12-13 | ALSA: sound/isa/gus: check the return value of kstrdup() | Xiaoke Wang | 1 | -2/+6 |
| 2021-10-26 | ALSA: gus: fix null pointer dereference on pointer block | Chengfeng Ye | 1 | -0/+2 |
| 2021-10-17 | ALSA: ISA: not for M68K | Randy Dunlap | 1 | -1/+1 |
| 2021-09-07 | ALSA: gus: Fix repeated probe for ISA interwave card | Takashi Iwai | 1 | -30/+31 |
| 2021-09-07 | ALSA: gus: Fix repeated probes of snd_gus_create() | Takashi Iwai | 1 | -13/+31 |
| 2021-08-09 | ALSA: msnd: Use proper mmap method | Takashi Iwai | 1 | -2/+6 |
| 2021-08-05 | ALSA: es1688: Avoid devres management for es1688 object creation | Takashi Iwai | 1 | -9/+20 |
| 2021-08-02 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+4 |
| 2021-07-21 | ALSA: sc6000: Use explicit cast for __iomem pointer | Takashi Iwai | 1 | -2/+2 |
| 2021-07-20 | ALSA: sc6000: Assign vport directly on card's private_data | Takashi Iwai | 1 | -10/+9 |
| 2021-07-20 | ALSA: sc6000: Fix incorrect sizeof operator | Colin Ian King | 1 | -1/+1 |
| 2021-07-20 | ALSA: opti9xx: fix missing { } around an if block | Colin Ian King | 1 | -1/+2 |
| 2021-07-19 | ALSA: wavefront: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -37/+9 |
| 2021-07-19 | ALSA: sscape: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -72/+20 |
| 2021-07-19 | ALSA: sc6000: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -47/+26 |
| 2021-07-19 | ALSA: opl3sa2: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -49/+11 |
| 2021-07-19 | ALSA: opti9xx: Allocate resources with device-managed APIs | Takashi Iwai | 2 | -112/+44 |
| 2021-07-19 | ALSA: msnd: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -91/+28 |
| 2021-07-19 | ALSA: gus: Allocate resources with device-managed APIs | Takashi Iwai | 5 | -161/+68 |
| 2021-07-19 | ALSA: galaxy: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -49/+33 |
| 2021-07-19 | ALSA: es18xx: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -92/+20 |
| 2021-07-19 | ALSA: es1688: Allocate resources with device-managed APIs | Takashi Iwai | 2 | -44/+18 |
| 2021-07-19 | ALSA: cs423x: Allocate resources with device-managed APIs | Takashi Iwai | 2 | -60/+13 |
| 2021-07-19 | ALSA: cmi8330: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -23/+4 |
| 2021-07-19 | ALSA: cmi8328: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -21/+10 |
| 2021-07-19 | ALSA: azt2320: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -37/+12 |
| 2021-07-19 | ALSA: als100: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -31/+10 |
| 2021-07-19 | ALSA: adlib: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -22/+6 |
| 2021-07-19 | ALSA: ad1848: Allocate resources with device-managed APIs | Takashi Iwai | 1 | -14/+5 |
| 2021-07-19 | ALSA: sb: Allocate resources with device-managed APIs | Takashi Iwai | 5 | -189/+52 |
| 2021-07-19 | ALSA: wss: Allocate resources with device-managed APIs | Takashi Iwai | 2 | -58/+11 |
| 2021-07-19 | ALSA: ad1816a: Allocate resources with device-managed APIs | Takashi Iwai | 2 | -74/+16 |
| 2021-07-17 | ALSA: sb: Fix potential ABBA deadlock in CSP driver | Takashi Iwai | 1 | -0/+4 |
| 2021-07-07 | ALSA: isa: Fix error return code in snd_cmi8330_probe() | Zhen Lei | 1 | -1/+1 |
| 2021-06-24 | Merge tag 'asoc-fix-v5.13-rc7' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 3 | -23/+10 |
| 2021-06-09 | ALSA: isa: Fix assignment in if condition | Takashi Iwai | 2 | -4/+8 |
| 2021-06-09 | ALSA: azt2320: Fix assignment in if condition | Takashi Iwai | 1 | -7/+14 |
| 2021-06-09 | ALSA: als100: Fix assignment in if condition | Takashi Iwai | 1 | -6/+12 |
| 2021-06-09 | ALSA: cmi8330: Fix assignment in if condition | Takashi Iwai | 1 | -14/+23 |
| 2021-06-09 | ALSA: es18xx: Fix assignment in if condition | Takashi Iwai | 1 | -17/+34 |
| 2021-06-09 | ALSA: opl3sa2: Fix assignment in if condition | Takashi Iwai | 1 | -24/+44 |
| 2021-06-09 | ALSA: opti9xx: Fix assignment in if condition | Takashi Iwai | 2 | -18/+36 |
| 2021-06-09 | ALSA: cs423x: Fix assignment in if condition | Takashi Iwai | 2 | -11/+22 |
| 2021-06-09 | ALSA: wavefront: Fix assignment in if condition | Takashi Iwai | 3 | -32/+50 |
| 2021-06-09 | ALSA: ad1816a: Fix assignment in if condition | Takashi Iwai | 2 | -18/+32 |
| 2021-06-09 | ALSA: gus: Fix assignment in if condition | Takashi Iwai | 9 | -67/+124 |
| 2021-06-09 | ALSA: sb: Fix potential double-free of CSP mixer elements | Takashi Iwai | 1 | -2/+6 |
| 2021-06-09 | ALSA: sb: Minor coding style fixes | Takashi Iwai | 2 | -15/+14 |
| 2021-06-09 | ALSA: sb: Fix assignment in if condition | Takashi Iwai | 11 | -89/+130 |
| 2021-05-14 | ALSA: gus: Replace unsafe strcpy() with strscpy() | YueHaibing | 1 | -1/+1 |
| 2021-05-13 | ALSA: sb8: Add a comment note regarding an unused pointer | Atul Gopinathan | 1 | -1/+5 |
| 2021-05-13 | Revert "ALSA: sb8: add a check for request_region" | Greg Kroah-Hartman | 1 | -4/+0 |
| 2021-05-13 | Revert "ALSA: gus: add a check of the status of snd_ctl_add" | Greg Kroah-Hartman | 1 | -11/+2 |
| 2021-05-13 | Revert "ALSA: sb: fix a missing check of snd_ctl_add" | Greg Kroah-Hartman | 1 | -7/+3 |
| 2021-04-26 | ALSA: sb: Fix two use after free in snd_sb_qsound_build | Lv Yunlong | 1 | -2/+6 |
| 2021-04-26 | ALSA: emu8000: Fix a use after free in snd_emu8000_create_mixer | Lv Yunlong | 1 | -1/+3 |
| 2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 21 | -115/+1 |
| 2021-01-26 | Merge tag 'tags/isa-void-remove-callback' into for-next | Takashi Iwai | 23 | -48/+25 |
| 2021-01-26 | isa: Make the remove callback for isa drivers return void | Uwe Kleine-König | 23 | -48/+25 |
| 2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 6 | -10/+10 |
| 2020-11-21 | ALSA: sb: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
| 2020-08-21 | Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -3/+3 |
| 2020-08-16 | ALSA: isa: fix spelling mistakes in the comments | Liang Wang | 1 | -3/+3 |
| 2020-08-06 | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 9 | -27/+26 |
| 2020-08-06 | ALSA: isa: delete repeated words in comments | Randy Dunlap | 2 | -2/+2 |
| 2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
| 2020-07-09 | ALSA: Replace with fallthrough pseudo keyword in the remaining places | Takashi Iwai | 1 | -1/+1 |
| 2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 5 | -21/+21 |
| 2020-07-07 | ALSA: isa/gus: remove 'set but not used' warning | Pierre-Louis Bossart | 1 | -1/+2 |
| 2020-07-07 | ALSA: isa/gus: remove -Wmissing-prototypes warnings | Pierre-Louis Bossart | 1 | -2/+0 |
| 2020-06-03 | ALSA: es1688: Add the missed snd_card_free() | Chuhong Yuan | 1 | -1/+3 |
| 2020-05-28 | Merge branch 'for-linus' into for-next | Takashi Iwai | 2 | -6/+12 |
| 2020-05-01 | ALSA: isa/wavefront: prevent out of bounds write in ioctl | Dan Carpenter | 1 | -1/+7 |
| 2020-04-30 | ALSA: opti9xx: shut up gcc-10 range warning | Arnd Bergmann | 2 | -6/+12 |
| 2020-04-17 | ALSA: Fix misspellings of "Analog Devices" | Geert Uytterhoeven | 1 | -1/+1 |
| 2020-02-10 | ALSA: emu8000: Fix the cast to __user pointer | Takashi Iwai | 1 | -2/+2 |
| 2020-01-28 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 36 | -328/+208 |
| 2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
| 2020-01-05 | ALSA: sc6000: More constification | Takashi Iwai | 1 | -2/+2 |
| 2020-01-05 | ALSA: wss: More constifications | Takashi Iwai | 1 | -3/+3 |
| 2020-01-05 | ALSA: opti9xx: More constifications | Takashi Iwai | 2 | -18/+18 |
| 2020-01-05 | ALSA: gus: More constifications | Takashi Iwai | 7 | -23/+24 |