summaryrefslogtreecommitdiff
path: root/sound/drivers
AgeCommit message (Expand)Author
3 daysALSA: virmidi: Check card index validity at probeTakashi Iwai
3 daysALSA: serial-u16550: Check card index validity at probeTakashi Iwai
3 daysALSA: portman2x4: Check card index validity at probeTakashi Iwai
3 daysALSA: mts64: Check card index validity at probeTakashi Iwai
3 daysALSA: mpu401: Check card index validity at probeTakashi Iwai
3 daysALSA: aloop: Check card index validity at probeTakashi Iwai
3 daysALSA: aloop: Fix peer runtime UAF during format-change stopCássio Gabriel
3 daysALSA: aloop: Fix racy access at PCM triggerTakashi Iwai
2026-08-27ALSA: dummy: Check card index validity at probeTakashi Iwai
2026-05-17ALSA: pcmtest: Fix resource leaks in module init error pathsCássio Gabriel
2026-05-17ALSA: pcmtest: fix reference leak on failed device registrationGuangshuo Li
2025-11-24ALSA: serial-generic: remove shared static bufferJohn Keeping
2024-01-20ALSA: pcmtest: stop timer before buffer is releasedIvan Orlov
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-08-24ALSA: pcmtest: Add support for pcm pausingIvan Orlov
2023-08-18ALSA: pcmtest: Update comment about PCM copy opsTakashi Iwai
2023-08-18ALSA: dummy: Convert to generic PCM copy opsTakashi Iwai
2023-08-18ALSA: Make SND_PCMTEST depend on DEBUG_FSRuan Jinjie
2023-08-13ALSA: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-08ALSA: pcmtest: Remove redundant definitionsIvan Orlov
2023-08-08ALSA: pcmtest: Move buffer iterator initialization to prepare callbackIvan Orlov
2023-07-16ALSA: Explicitly include correct DT includesRob Herring
2023-07-14ALSA: pcmtest: minor optimizationsIvan Orlov
2023-07-14ALSA: pcmtest: Add 'open' PCM callback error injectionIvan Orlov
2023-07-10ALSA: pcmtest: Don't use static storage to track per device dataUwe Kleine-König
2023-07-10ALSA: pcmtest: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-07ALSA: Implement the new Virtual PCM Test DriverIvan Orlov
2023-05-22ALSA: add HAS_IOPORT dependenciesNiklas Schnelle
2023-04-24Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-03-20ALSA: portman2x4: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ALSA: mts64: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-19ALSA: portman2x4: remove unused portman_read_command,data functionsTom Rix
2022-12-06ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interruptGaosheng Cui
2022-09-27ALSA: aloop: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2022-09-12ALSA: dummy: Add customizable volume min/max.YJ Lee
2022-09-12ALSA: dummy: Fix trailing whitespaces.YJ Lee
2022-09-06Merge branch 'for-linus' into for-nextTakashi Iwai
2022-09-02ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong
2022-08-24ALSA: vx: Drop superfluous GFP setupTakashi Iwai
2022-05-12ALSA: Add generic serial MIDI driver using serial bus APIDaniel Kaehn
2022-04-12ALSA: mtpav: Don't call card private_free at probe error pathTakashi Iwai
2022-01-06ALSA: virmidi: Remove duplicated codeStefan Sauer
2021-12-13ALSA: drivers: opl3: Fix incorrect use of vp->stateColin Ian King
2021-09-28ALSA: pcsp: Make hrtimer forwarding more robustThomas Gleixner
2021-07-19ALSA: pcsp: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: dummy: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: aloop: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: mpu401: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: serial-u16550: Allocate resources with device-managed APIsTakashi Iwai
2021-07-19ALSA: mtpav: Allocate resources with device-managed APIsTakashi Iwai