[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201221173531.215169-1-jbrunet@baylibre.com>
Date: Mon, 21 Dec 2020 18:35:27 +0100
From: Jerome Brunet <jbrunet@...libre.com>
To: Felipe Balbi <balbi@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Jerome Brunet <jbrunet@...libre.com>,
Ruslan Bilovol <ruslan.bilovol@...il.com>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] usb: gadget: audio fixes and clean ups
This patchset is a collection of fixes and clean ups found while
working on the uac2 gadget. Details are provided in each change.
The series depends on this fix [0] by Jack Pham to apply cleanly
[0]: https://lore.kernel.org/linux-usb/20201029175949.6052-1-jackp@codeaurora.org/
Jerome Brunet (4):
usb: gadget: f_uac2: reset wMaxPacketSize
usb: gadget: u_audio: factorize ssize to alsa fmt conversion
usb: gadget: u_audio: remove struct uac_req
usb: gadget: u_audio: clean up locking
drivers/usb/gadget/function/f_uac2.c | 69 ++++++++++++---
drivers/usb/gadget/function/u_audio.c | 122 +++++++++++---------------
2 files changed, 105 insertions(+), 86 deletions(-)
--
2.29.2
Powered by blists - more mailing lists