mbox series

[v3,0/4] usb: gadget: audio fixes and clean ups

Message ID 20210118084642.322510-1-jbrunet@baylibre.com
Headers show
Series usb: gadget: audio fixes and clean ups | expand

Message

Jerome Brunet Jan. 18, 2021, 8:46 a.m. UTC
This patchset is a collection of fixes and clean ups found while
working on the uac2 gadget. Details are provided in each change.

Changes since v2: [3]
 * Slightly amend comment on dequeue error as requested by Felipe
 * Drop applied patch

Changes since v1: [1]
 * Jack's patch added to the series (no more deps)
 * Warning [2] on Patch 3 fixed

[1]: https://lore.kernel.org/r/20201221173531.215169-1-jbrunet@baylibre.com
[2]: https://lore.kernel.org/r/202012291638.QiDQi3Gs-lkp@intel.com
[3]: https://lore.kernel.org/r/20210106133652.512178-1-jbrunet@baylibre.com

Jack Pham (1):
  usb: gadget: u_audio: Free requests only after callback

Jerome Brunet (3):
  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/u_audio.c | 135 ++++++++++++--------------
 1 file changed, 62 insertions(+), 73 deletions(-)

-- 
2.29.2