summaryrefslogtreecommitdiff
path: root/sound/drivers/pcmtest.c
AgeCommit message (Expand)Author
2023-08-24ALSA: pcmtest: Add support for pcm pausingIvan Orlov
2023-08-18ALSA: pcmtest: Update comment about PCM copy opsTakashi Iwai
2023-08-08ALSA: pcmtest: Remove redundant definitionsIvan Orlov
2023-08-08ALSA: pcmtest: Move buffer iterator initialization to prepare callbackIvan Orlov
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