All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: alsa-devel@alsa-project.org
Cc: "František Kučera" <konference@frantovo.cz>,
	Geraldo <geraldogabriel@gmail.com>
Subject: [PATCH 0/3] ALSA: usb-audio: Yet more fixes for Pioneer devices
Date: Mon, 18 Jan 2021 08:58:13 +0100	[thread overview]
Message-ID: <20210118075816.25068-1-tiwai@suse.de> (raw)

Hi,

the Pioneer UAC1 devices still didn't work with the recent changes,
and after debugging sessions, a few issues were discovered.  Below are
the patches to cover those errors.


Takashi

===

Takashi Iwai (3):
  ALSA: usb-audio: Fix UAC1 rate setup for secondary endpoints
  ALSA: usb-audio: Set sample rate for all sharing EPs on UAC1
  ALSA: usb-audio: Avoid implicit feedback on Pioneer devices

 sound/usb/clock.c    | 21 ++++++---------------
 sound/usb/endpoint.c |  9 +++++++++
 sound/usb/implicit.c | 17 +++++++++--------
 sound/usb/quirks.c   | 28 ----------------------------
 4 files changed, 24 insertions(+), 51 deletions(-)

-- 
2.26.2


             reply	other threads:[~2021-01-18  7:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18  7:58 Takashi Iwai [this message]
2021-01-18  7:58 ` [PATCH 1/3] ALSA: usb-audio: Fix UAC1 rate setup for secondary endpoints Takashi Iwai
2021-01-18  7:58 ` [PATCH 2/3] ALSA: usb-audio: Set sample rate for all sharing EPs on UAC1 Takashi Iwai
2021-01-18  7:58 ` [PATCH 3/3] ALSA: usb-audio: Avoid implicit feedback on Pioneer devices Takashi Iwai
2021-01-18 13:29 ` [PATCH 0/3] ALSA: usb-audio: Yet more fixes for " František Kučera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210118075816.25068-1-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=geraldogabriel@gmail.com \
    --cc=konference@frantovo.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.