All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Read all configuration at init time
@ 2021-06-07 19:13 Geoffrey D. Bennett
  2021-06-07 19:13 ` [PATCH V2 1/2] ALSA: usb-audio: scarlett2: Read mixer volumes " Geoffrey D. Bennett
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geoffrey D. Bennett @ 2021-06-07 19:13 UTC (permalink / raw)
  To: alsa-devel, Takashi Iwai
  Cc: Daniel Sales, Markus Schroetter, Vladimir Sadovnikov,
	Alex Fellows

Version two of patches to add support for reading the mixer volumes
and mux configuration from the hardware when the driver is
initialising.

Changes since v1:
- fix missing endian conversion spotted by ktest bot

Geoffrey D. Bennett (2):
  ALSA: usb-audio: scarlett2: Read mixer volumes at init time
  ALSA: usb-audio: scarlett2: Read mux at init time

 sound/usb/mixer_scarlett_gen2.c | 227 ++++++++++++++++++++++----------
 1 file changed, 161 insertions(+), 66 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-06-08 12:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-07 19:13 [PATCH V2 0/2] Read all configuration at init time Geoffrey D. Bennett
2021-06-07 19:13 ` [PATCH V2 1/2] ALSA: usb-audio: scarlett2: Read mixer volumes " Geoffrey D. Bennett
2021-06-07 19:13 ` [PATCH V2 2/2] ALSA: usb-audio: scarlett2: Read mux " Geoffrey D. Bennett
2021-06-08 12:28 ` [PATCH V2 0/2] Read all configuration " 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.