summaryrefslogtreecommitdiff
path: root/sound/isa
AgeCommit message (Expand)Author
12 daysALSA: 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
2024-04-07ALSA: emux: centralize & improve patch info validationOswald Buddenhagen
2023-11-20ALSA: wavefront: copy userspace array safelyPhilipp Stanner
2023-09-15ALSA: cs4231: Fix -Wformat-truncation warning for longname stringTakashi Iwai
2023-09-15ALSA: ad1848: Fix -Wformat-truncation warning for longname stringTakashi Iwai
2023-09-15ALSA: opti9x: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: es1688: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: cs4236: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: sscape: Fix -Wformat-truncation warningTakashi Iwai
2023-09-02ALSA: sb: Fix wrong argument in commented codeTakashi Iwai
2023-08-18ALSA: emu8000: Convert to generic PCM copy opsTakashi Iwai
2023-08-18ALSA: gus: Convert to generic PCM copy opsTakashi Iwai
2023-07-20ALSA: control: Take controls_rwsem lock in snd_ctl_remove()Takashi Iwai
2023-06-26Merge branch 'for-next' into for-linusTakashi Iwai
2023-06-06ALSA: gus: Fix kctl->id initializationTakashi Iwai
2023-05-22ALSA: add HAS_IOPORT dependenciesNiklas Schnelle
2022-09-29ALSA: sb: Use DIV_ROUND_UP() instead of open-coding itShang XiaoJing
2022-09-20ALSA: es18xx: Remove the unneeded result variableye xingchen