linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/7] usb: bdc: Updates and fixes to the USB BDC driver
@ 2020-07-22 17:07 Al Cooper
  2020-07-22 17:07 ` [PATCH v3 1/7] dt-bindings: usb: bdc: Update compatible strings Al Cooper
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Al Cooper @ 2020-07-22 17:07 UTC (permalink / raw)
  To: linux-kernel
  Cc: Al Cooper, devicetree, Felipe Balbi, Florian Fainelli,
	Greg Kroah-Hartman, linux-usb, Rob Herring, Sasi Kumar

v3 - s/there/their/ in commit message in patch 2/7 as suggested
     by Sergei Shtylyov.
v2 - Fix Signed-off-by issues, remove internal bug reference.
     Fix binding document to match driver.

Updates and fixes to the Broadcom USB BDC driver.

Al Cooper (4):
  dt-bindings: usb: bdc: Update compatible strings
  usb: bdc: Add compatible string for new style USB DT nodes
  usb: bdc: Adb shows offline after resuming from S2
  usb: bdc: driver runs out of buffer descriptors on large ADB transfers

Danesh Petigara (1):
  usb: bdc: Halt controller on suspend

Florian Fainelli (1):
  usb: bdc: Use devm_clk_get_optional()

Sasi Kumar (1):
  bdc: Fix bug causing crash after multiple disconnects

 .../devicetree/bindings/usb/brcm,bdc.txt      |  4 +--
 drivers/usb/gadget/udc/bdc/bdc.h              |  2 +-
 drivers/usb/gadget/udc/bdc/bdc_core.c         | 27 +++++++++++++------
 drivers/usb/gadget/udc/bdc/bdc_ep.c           | 16 ++++++-----
 4 files changed, 32 insertions(+), 17 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-07-23 17:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-22 17:07 [PATCH v3 0/7] usb: bdc: Updates and fixes to the USB BDC driver Al Cooper
2020-07-22 17:07 ` [PATCH v3 1/7] dt-bindings: usb: bdc: Update compatible strings Al Cooper
2020-07-23 17:32   ` Rob Herring
2020-07-22 17:07 ` [PATCH v3 2/7] usb: bdc: Add compatible string for new style USB DT nodes Al Cooper
2020-07-22 17:07 ` [PATCH v3 3/7] bdc: Fix bug causing crash after multiple disconnects Al Cooper
2020-07-22 17:07 ` [PATCH v3 4/7] usb: bdc: Adb shows offline after resuming from S2 Al Cooper
2020-07-22 17:07 ` [PATCH v3 5/7] usb: bdc: driver runs out of buffer descriptors on large ADB transfers Al Cooper
2020-07-22 17:07 ` [PATCH v3 6/7] usb: bdc: Halt controller on suspend Al Cooper
2020-07-22 17:07 ` [PATCH v3 7/7] usb: bdc: Use devm_clk_get_optional() Al Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).