[alsa-devel] [PATCH 0/6] Misc PCM fixes

Takashi Iwai tiwai at suse.de
Tue Jun 13 16:18:06 CEST 2017


Hi,

this is a kind of gleaning work, a collection of small cleanups of
ALSA PCM implementations.


Takashi

===

Takashi Iwai (6):
  ALSA: pcm: Clean up SNDRV_PCM_IOCTL_PAUSE code
  ALSA: pcm: Apply power lock globally to common ioctls
  ALSA: pcm: Allow dropping stream directly after resume
  ALSA: pcm: Preprocess PAUSED or SUSPENDED stream before PREPARE
  ALSA: pcm: Use common PCM_RUNTIME_CHECK() for sanity checks
  ALSA: pcm: Skip ack callback without actual appl_ptr update

 sound/core/pcm_lib.c    |  3 ++
 sound/core/pcm_native.c | 84 +++++++++++++++++++++----------------------------
 2 files changed, 39 insertions(+), 48 deletions(-)

-- 
2.13.1



More information about the Alsa-devel mailing list