summaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)Author
2025-11-12ALSA: gus: Remove unused declarationsYue Haibing
2025-11-06ALSA: wavefront: Fix integer overflow in sample size validationJunrui Luo
2025-11-06ALSA: wavefront: Clear substream pointers on closeJunrui Luo
2025-09-01ALSA: wavefront: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: wss: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: wss: Use guard() for mutex locksTakashi Iwai
2025-09-01ALSA: sscape: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: emu8000: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: sb: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: sb: Use guard() for mutex locksTakashi Iwai
2025-09-01ALSA: opti9xx: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: opl3sa2: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: msnd: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: gus: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: gus: Use guard() for mutex locksTakashi Iwai
2025-09-01ALSA: es18xx: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: es1688: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: cs423x: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: cs423x: Use guard() for mutex locksTakashi Iwai
2025-09-01ALSA: cmi8330: Use guard() for spin locksTakashi Iwai
2025-09-01ALSA: ad1816a: Use guard() for spin locksTakashi Iwai
2025-07-11ALSA: wss: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: wavefront: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: sscape: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: sc6000: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: opti9xx: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: opl3sa2: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: msnd: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: gus: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: galaxy: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: es18xx: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: es1688: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: cs423x: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: cmi8330: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: cmi8328: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: als100: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: adlib: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-11ALSA: ad1816a: Use safer strscpy() instead of strcpy()Takashi Iwai
2025-07-04ALSA: ad1816a: Fix potential NULL pointer deref in snd_card_ad1816a_pnp()Thorsten Blum
2025-06-10ALSA: sb: Force to disable DMAs once when DMA mode is changedTakashi Iwai
2025-06-10ALSA: sb: Don't allow changing the DMA mode during operationsTakashi Iwai
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-13ALSA: sb: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-05-12ALSA: msnd: Remove midi codeDr. David Alan Gilbert
2025-05-11ALSA: isa/gus: remove snd_gf1_lfo_xxx()Kuninori Morimoto
2025-05-08ALSA: gus: Remove deadcodeDr. David Alan Gilbert
2025-04-08ALSA: azt2320: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-02-28ALSA: es18xx: Fix spelling mistake "grap" -> "grab"Colin Ian King
2025-02-27ALSA: opti9xx: fix inconsistent indenting warning in snd_opti9xx_configure()Charles Han