index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
pcmtest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sound: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-30
1
-1
/
+1
*
ALSA: pcmtest: Add missing module descriptions
Takashi Iwai
2024-05-09
1
-0
/
+1
*
ALSA: pcmtest: stop timer before buffer is released
Ivan Orlov
2023-12-07
1
-1
/
+12
*
ALSA: pcmtest: Add support for pcm pausing
Ivan Orlov
2023-08-24
1
-8
/
+41
*
ALSA: pcmtest: Update comment about PCM copy ops
Takashi Iwai
2023-08-18
1
-1
/
+1
*
ALSA: pcmtest: Remove redundant definitions
Ivan Orlov
2023-08-08
1
-5
/
+3
*
ALSA: pcmtest: Move buffer iterator initialization to prepare callback
Ivan Orlov
2023-08-08
1
-17
/
+16
*
ALSA: pcmtest: minor optimizations
Ivan Orlov
2023-07-14
1
-4
/
+5
*
ALSA: pcmtest: Add 'open' PCM callback error injection
Ivan Orlov
2023-07-14
1
-0
/
+7
*
ALSA: pcmtest: Don't use static storage to track per device data
Uwe Kleine-König
2023-07-10
1
-3
/
+6
*
ALSA: pcmtest: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-10
1
-3
/
+2
*
ALSA: Implement the new Virtual PCM Test Driver
Ivan Orlov
2023-06-07
1
-0
/
+727