summaryrefslogtreecommitdiffstats
path: root/sound/isa
AgeCommit message (Expand)AuthorLines
2026-04-12ALSA: sscape: Add suspend and resume supportCássio Gabriel-0/+93
2026-04-12ALSA: sscape: Cache per-card resources for board reinitializationCássio Gabriel-95/+139
2026-04-10ALSA: interwave: guard PM-only restore helpers with CONFIG_PMCássio Gabriel-38/+38
2026-04-10ALSA: sc6000: Restore board setup across suspendCássio Gabriel-1/+40
2026-04-10ALSA: sc6000: Keep the programmed board state in card-private dataCássio Gabriel-60/+92
2026-04-09ALSA: msnd: add ISA and PnP system sleep callbacksCássio Gabriel-2/+95
2026-04-09ALSA: msnd: prepare system sleep supportCássio Gabriel-23/+54
2026-04-08ALSA: interwave: add ISA and PnP suspend and resume callbacksCássio Gabriel-27/+151
2026-04-06ALSA: gusmax: add ISA suspend and resume callbacksCássio Gabriel-1/+27
2026-04-06ALSA: gusextreme: add ISA suspend and resume callbacksCássio Gabriel-9/+48
2026-04-06ALSA: gusclassic: add ISA suspend and resume callbacksCássio Gabriel-1/+20
2026-04-06ALSA: gus: add shared GF1 suspend and resume helpersCássio Gabriel-13/+186
2026-04-01ALSA: es1688: add ISA suspend and resume callbacksCássio Gabriel-13/+37
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-8/+8
2026-02-18ALSA: isa: Add SPDX id lines to some filesTim Bird-6/+6
2025-12-14ALSA: sb: Convert to snd_seq bus probe mechanismUwe Kleine-König-8/+5
2025-11-12ALSA: gus: Remove unused declarationsYue Haibing-3/+0
2025-11-06ALSA: wavefront: Fix integer overflow in sample size validationJunrui Luo-2/+2
2025-11-06ALSA: wavefront: Clear substream pointers on closeJunrui Luo-0/+2
2025-09-01ALSA: wavefront: Use guard() for spin locksTakashi Iwai-88/+61
2025-09-01ALSA: wss: Use guard() for spin locksTakashi Iwai-157/+107
2025-09-01ALSA: wss: Use guard() for mutex locksTakashi Iwai-15/+6
2025-09-01ALSA: sscape: Use guard() for spin locksTakashi Iwai-106/+84
2025-09-01ALSA: emu8000: Use guard() for spin locksTakashi Iwai-80/+62
2025-09-01ALSA: sb: Use guard() for spin locksTakashi Iwai-418/+292
2025-09-01ALSA: sb: Use guard() for mutex locksTakashi Iwai-9/+3
2025-09-01ALSA: opti9xx: Use guard() for spin locksTakashi Iwai-27/+11
2025-09-01ALSA: opl3sa2: Use guard() for spin locksTakashi Iwai-22/+7
2025-09-01ALSA: msnd: Use guard() for spin locksTakashi Iwai-33/+15
2025-09-01ALSA: gus: Use guard() for spin locksTakashi Iwai-340/+224
2025-09-01ALSA: gus: Use guard() for mutex locksTakashi Iwai-35/+9
2025-09-01ALSA: es18xx: Use guard() for spin locksTakashi Iwai-36/+22
2025-09-01ALSA: es1688: Use guard() for spin locksTakashi Iwai-150/+130
2025-09-01ALSA: cs423x: Use guard() for spin locksTakashi Iwai-81/+47
2025-09-01ALSA: cs423x: Use guard() for mutex locksTakashi Iwai-2/+1
2025-09-01ALSA: cmi8330: Use guard() for spin locksTakashi Iwai-8/+7
2025-09-01ALSA: ad1816a: Use guard() for spin locksTakashi Iwai-80/+37
2025-07-11ALSA: wss: Use safer strscpy() instead of strcpy()Takashi Iwai-3/+3
2025-07-11ALSA: wavefront: Use safer strscpy() instead of strcpy()Takashi Iwai-8/+8
2025-07-11ALSA: sscape: Use safer strscpy() instead of strcpy()Takashi Iwai-2/+2
2025-07-11ALSA: sc6000: Use safer strscpy() instead of strcpy()Takashi Iwai-10/+10
2025-07-11ALSA: opti9xx: Use safer strscpy() instead of strcpy()Takashi Iwai-13/+13
2025-07-11ALSA: opl3sa2: Use safer strscpy() instead of strcpy()Takashi Iwai-10/+10
2025-07-11ALSA: msnd: Use safer strscpy() instead of strcpy()Takashi Iwai-13/+13
2025-07-11ALSA: gus: Use safer strscpy() instead of strcpy()Takashi Iwai-42/+42
2025-07-11ALSA: galaxy: Use safer strscpy() instead of strcpy()Takashi Iwai-2/+2
2025-07-11ALSA: es18xx: Use safer strscpy() instead of strcpy()Takashi Iwai-1/+1
2025-07-11ALSA: es1688: Use safer strscpy() instead of strcpy()Takashi Iwai-2/+2
2025-07-11ALSA: cs423x: Use safer strscpy() instead of strcpy()Takashi Iwai-2/+2