aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-11ALSA: wss: Use safer strscpy() instead of strcpy()Takashi Iwai1-3/+3
2025-07-11ALSA: wavefront: Use safer strscpy() instead of strcpy()Takashi Iwai1-8/+8
2025-07-11ALSA: sscape: Use safer strscpy() instead of strcpy()Takashi Iwai1-2/+2
2025-07-11ALSA: sc6000: Use safer strscpy() instead of strcpy()Takashi Iwai1-10/+10
2025-07-11ALSA: opti9xx: Use safer strscpy() instead of strcpy()Takashi Iwai2-13/+13
2025-07-11ALSA: opl3sa2: Use safer strscpy() instead of strcpy()Takashi Iwai1-10/+10
2025-07-11ALSA: msnd: Use safer strscpy() instead of strcpy()Takashi Iwai3-13/+13
2025-07-11ALSA: gus: Use safer strscpy() instead of strcpy()Takashi Iwai8-42/+42
2025-07-11ALSA: galaxy: Use safer strscpy() instead of strcpy()Takashi Iwai1-2/+2
2025-07-11ALSA: es18xx: Use safer strscpy() instead of strcpy()Takashi Iwai1-1/+1
2025-07-11ALSA: es1688: Use safer strscpy() instead of strcpy()Takashi Iwai1-2/+2
2025-07-11ALSA: cs423x: Use safer strscpy() instead of strcpy()Takashi Iwai2-2/+2
2025-07-11ALSA: cmi8330: Use safer strscpy() instead of strcpy()Takashi Iwai1-4/+4
2025-07-11ALSA: cmi8328: Use safer strscpy() instead of strcpy()Takashi Iwai1-10/+10
2025-07-11ALSA: als100: Use safer strscpy() instead of strcpy()Takashi Iwai1-4/+4
2025-07-11ALSA: adlib: Use safer strscpy() instead of strcpy()Takashi Iwai1-2/+2
2025-07-11ALSA: ad1816a: Use safer strscpy() instead of strcpy()Takashi Iwai2-5/+5
2025-07-04ALSA: ad1816a: Fix potential NULL pointer deref in snd_card_ad1816a_pnp()Thorsten Blum1-1/+1
2025-06-10ALSA: sb: Force to disable DMAs once when DMA mode is changedTakashi Iwai1-0/+4
2025-06-10ALSA: sb: Don't allow changing the DMA mode during operationsTakashi Iwai1-0/+3
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar3-3/+3
2025-05-13ALSA: sb: Replace deprecated strcpy() with strscpy()Thorsten Blum6-10/+16
2025-05-12ALSA: msnd: Remove midi codeDr. David Alan Gilbert4-173/+1
2025-05-11ALSA: isa/gus: remove snd_gf1_lfo_xxx()Kuninori Morimoto1-14/+2
2025-05-08ALSA: gus: Remove deadcodeDr. David Alan Gilbert2-243/+0
2025-04-08ALSA: azt2320: Replace deprecated strcpy() with strscpy()Thorsten Blum1-2/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner3-5/+5
2025-02-28ALSA: es18xx: Fix spelling mistake "grap" -> "grab"Colin Ian King1-4/+4
2025-02-27ALSA: opti9xx: fix inconsistent indenting warning in snd_opti9xx_configure()Charles Han1-1/+1
2025-01-10ALSA: sb: Use str_enabled_disabled() helper in info_read()Thorsten Blum1-2/+3
2024-10-04ALSA: gus: Fix some error handling paths related to get_bpos() usageChristophe JAILLET1-2/+2
2024-08-08ALSA: wss: Use standard print APITakashi Iwai1-88/+90
2024-08-08ALSA: wavefront: Use standard print APITakashi Iwai4-150/+158
2024-08-08ALSA: sscape: Use standard print APITakashi Iwai1-48/+48
2024-08-08ALSA: sc6000: Use standard print APITakashi Iwai1-87/+90
2024-08-08ALSA: sb: Use standard print APITakashi Iwai10-94/+105
2024-08-08ALSA: opti9xx: Use standard print APITakashi Iwai2-107/+118
2024-08-08ALSA: opl3sa2: Use standard print APITakashi Iwai1-24/+22
2024-08-08ALSA: msnd: Use standard print APITakashi Iwai3-122/+112
2024-08-08ALSA: gus: Use standard print APITakashi Iwai13-179/+267
2024-08-08ALSA: es18xx: Use standard print APITakashi Iwai1-41/+46
2024-08-08ALSA: es1688: Use standard print APITakashi Iwai2-27/+30
2024-08-08ALSA: cs4236: Use standard print APITakashi Iwai2-42/+45
2024-08-08ALSA: cmi8330: Use standard print APITakashi Iwai1-19/+17
2024-08-08ALSA: cmi8328: Use standard print APITakashi Iwai1-21/+21
2024-08-08ALSA: azt2320: Use standard print APITakashi Iwai1-8/+6
2024-08-08ALSA: als100: Use standard print APITakashi Iwai1-9/+7
2024-08-08ALSA: ad1816a: Use standard print APITakashi Iwai2-16/+16
2024-06-18ALSA: sb: Drop NULL check for snd_ctl_remove()Takashi Iwai2-12/+6
2024-05-08ALSA: isa: Use *-y instead of *-objs in MakefileTakashi Iwai12-41/+41