blob: 758b894f4784cf4a24e2773df1bd2360167974a7 [file] [log] [blame]
00a399cad1a0 ("ALSA: pcm: Revert capture stream behavior change in blocking mode")
e190161f96b8 ("ALSA: pcm: Fix tight loop of OSS capture stream")
62ba568f7aef ("ALSA: pcm: Return 0 when size < start_threshold in capture")
66e01a5cf63f ("ALSA: pcm: unify codes to operate application-side position on PCM buffer")
5c7264cfbb20 ("ALSA: pcm: Unify read/write loop")
9f60063094ba ("ALSA: pcm: More unification of PCM transfer codes")
c48f12ee0acb ("ALSA: pcm: Call directly the common read/write helpers")
bdc4acf7f6eb ("ALSA: pcm: Shuffle codes")
6ba63929ae76 ("ALSA: pcm: Check PCM state by a common helper function")
2ae48354a1a7 ("ALSA: pcm: Drop the old copy and silence ops")
29d1a873de54 ("ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops")
2c4842d3b6b3 ("ALSA: pcm: add local header file for snd-pcm module")
9027c4639ef1 ("ALSA: pcm: Call ack() whenever appl_ptr is updated")
e0327a0f2141 ("ALSA: pcm: Simplify forward/rewind codes")
f839cc1cbd29 ("ALSA: pcm: Use a common helper for PCM state check and hwsync")
f3f6c61452e2 ("ALSA: pcm: Fix avail to return error if stream is suspended")