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