summaryrefslogtreecommitdiff
path: root/sound/drivers
AgeCommit message (Expand)Author
2024-08-18ALSA: aloop: Allow using global timersIvan Orlov
2024-08-08ALSA: pcsp: Use standard print APITakashi Iwai
2024-08-08ALSA: dummy: Use standard print APITakashi Iwai
2024-08-08ALSA: aloop: Use standard print APITakashi Iwai
2024-08-08ALSA: vx_core: Use standard print APITakashi Iwai
2024-08-08ALSA: vx_core: Drop unused dev fieldTakashi Iwai
2024-08-08ALSA: virmidi: Use standard print APITakashi Iwai
2024-08-08ALSA: serial-u16550: Use standard print APITakashi Iwai
2024-08-08ALSA: opl4: Use standard print APITakashi Iwai
2024-08-08ALSA: opl3: Use standard print APITakashi Iwai
2024-08-08ALSA: mtpav: Use standard print APITakashi Iwai
2024-08-08ALSA: mpu401_uart: Use standard print APITakashi Iwai
2024-08-08ALSA: mpu401: Use standard print APITakashi Iwai
2024-08-08ALSA: mts64: Use standard print APITakashi Iwai
2024-08-08ALSA: portman2x4: Use standard print APITakashi Iwai
2024-08-01ALSA: aloop: use snd_pcm_direction_name()Kuninori Morimoto
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert
2024-05-09ALSA: pcmtest: Add missing module descriptionsTakashi Iwai
2024-05-08ALSA: drivers: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-04-18ALSA: aloop: add support for up to 768kHz sample ratePavel Hofman
2024-04-18ALSA: aloop: add DSD formatsPavel Hofman
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-12ALSA: pcsp: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai
2024-02-12ALSA: dummy: Replace with DEFINE_SIPMLE_DEV_PM_OPS()Takashi Iwai
2024-02-12ALSA: aloop: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini
2024-01-19Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-12ALSA: aloop: Introduce a function to get if access is interleaved modeChancel Liu
2023-12-11Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)
2023-12-07ALSA: pcmtest: stop timer before buffer is releasedIvan Orlov
2023-10-06ALSA: aloop: Add control element for getting the access modeIvan Orlov
2023-10-06ALSA: aloop: Add support for the non-interleaved access modeIvan 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