All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ALSA: usb-audio: Fix a few implicit fb sync issues
@ 2023-01-02 17:07 Takashi Iwai
  2023-01-02 17:07 ` [PATCH 1/3] ALSA: usb-audio: Make sure to stop endpoints before closing EPs Takashi Iwai
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Takashi Iwai @ 2023-01-02 17:07 UTC (permalink / raw)
  To: alsa-devel

Hi,

this is a series of patches for addressing the remaining problem with
the implicit fb sync.  The first one is to cover the left over EP run
state at re-configuring PCM.  The second one is a workaround for a
regression with the hw constraints, and the last one is the
refactoring and fix for the multiple EPs assigned in the format list.


Takashi

===

Takashi Iwai (3):
  ALSA: usb-audio: Make sure to stop endpoints before closing EPs
  ALSA: usb-audio: Relax hw constraints for implicit fb sync
  ALSA: usb-audio: More refactoring of hw constraint rules

 sound/usb/pcm.c | 217 ++++++++++++++++++++++++++++++------------------
 1 file changed, 134 insertions(+), 83 deletions(-)

-- 
2.35.3


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-01-03 14:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-02 17:07 [PATCH 0/3] ALSA: usb-audio: Fix a few implicit fb sync issues Takashi Iwai
2023-01-02 17:07 ` [PATCH 1/3] ALSA: usb-audio: Make sure to stop endpoints before closing EPs Takashi Iwai
2023-01-02 17:07 ` [PATCH 2/3] ALSA: usb-audio: Relax hw constraints for implicit fb sync Takashi Iwai
2023-01-02 17:07 ` [PATCH 3/3] ALSA: usb-audio: More refactoring of hw constraint rules Takashi Iwai
2023-01-02 21:15 ` [PATCH 0/3] ALSA: usb-audio: Fix a few implicit fb sync issues Geraldo Nascimento
2023-01-03 14:49   ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.