summaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)Author
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
2025-01-10ALSA: sb: Use str_enabled_disabled() helper in info_read()Thorsten Blum
2024-10-04ALSA: gus: Fix some error handling paths related to get_bpos() usageChristophe JAILLET
2024-08-08ALSA: wss: Use standard print APITakashi Iwai
2024-08-08ALSA: wavefront: Use standard print APITakashi Iwai
2024-08-08ALSA: sscape: Use standard print APITakashi Iwai
2024-08-08ALSA: sc6000: Use standard print APITakashi Iwai
2024-08-08ALSA: sb: Use standard print APITakashi Iwai
2024-08-08ALSA: opti9xx: Use standard print APITakashi Iwai
2024-08-08ALSA: opl3sa2: Use standard print APITakashi Iwai
2024-08-08ALSA: msnd: Use standard print APITakashi Iwai
2024-08-08ALSA: gus: Use standard print APITakashi Iwai
2024-08-08ALSA: es18xx: Use standard print APITakashi Iwai
2024-08-08ALSA: es1688: Use standard print APITakashi Iwai
2024-08-08ALSA: cs4236: Use standard print APITakashi Iwai
2024-08-08ALSA: cmi8330: Use standard print APITakashi Iwai
2024-08-08ALSA: cmi8328: Use standard print APITakashi Iwai
2024-08-08ALSA: azt2320: Use standard print APITakashi Iwai
2024-08-08ALSA: als100: Use standard print APITakashi Iwai
2024-08-08ALSA: ad1816a: Use standard print APITakashi Iwai
2024-06-18ALSA: sb: Drop NULL check for snd_ctl_remove()Takashi Iwai
2024-05-08ALSA: isa: Use *-y instead of *-objs in MakefileTakashi Iwai