public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] usb: dwc2/gadget: fix series
@ 2014-06-23  7:51 Robert Baldyga
  2014-06-23  7:51 ` [PATCH 01/11] usb: dwc2/gadget: fix phy disable sequence Robert Baldyga
                   ` (12 more replies)
  0 siblings, 13 replies; 17+ messages in thread
From: Robert Baldyga @ 2014-06-23  7:51 UTC (permalink / raw)
  To: balbi
  Cc: paulz, gregkh, linux-usb, linux-kernel, m.szyprowski, andrzej.p,
	Robert Baldyga

Hello,

This patchset contains fixes for dwc2 gadget driver. It touches PHY,
FIFO configuration, initialization sequence and adds many other small fixes.

Best regards
Robert Baldyga
Samsung R&D Institute Poland

Andrzej Pietrasiewicz (1):
  usb: dwc2/gadget: Fix comment text

Kamil Debski (3):
  usb: dwc2/gadget: fix phy disable sequence
  usb: dwc2/gadget: fix phy initialization sequence
  usb: dwc2/gadget: move phy bus legth initialization

Marek Szyprowski (5):
  usb: dwc2/gadget: hide some not really needed debug messages
  usb: dwc2/gadget: ensure that all fifos have correct memory buffers
  usb: dwc2/gadget: break infinite loop in endpoint disable code
  usb: dwc2/gadget: do not call disconnect method in pullup
  usb: dwc2/gadget: delay enabling irq once hardware is configured
    properly

Robert Baldyga (2):
  usb: dwc2/gadget: assign TX FIFO dynamically
  usb: dwc2/gadget: disable clock when it's not needed

 drivers/usb/dwc2/core.h   |   2 +
 drivers/usb/dwc2/gadget.c | 150 ++++++++++++++++++++++++++++------------------
 2 files changed, 93 insertions(+), 59 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-06-24  5:50 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-23  7:51 [PATCH 00/11] usb: dwc2/gadget: fix series Robert Baldyga
2014-06-23  7:51 ` [PATCH 01/11] usb: dwc2/gadget: fix phy disable sequence Robert Baldyga
2014-06-23  7:51 ` [PATCH 02/11] usb: dwc2/gadget: fix phy initialization sequence Robert Baldyga
2014-06-23  7:51 ` [PATCH 03/11] usb: dwc2/gadget: move phy bus legth initialization Robert Baldyga
2014-06-23  7:51 ` [PATCH 04/11] usb: dwc2/gadget: Fix comment text Robert Baldyga
2014-06-23  7:51 ` [PATCH 05/11] usb: dwc2/gadget: hide some not really needed debug messages Robert Baldyga
2014-06-23  7:51 ` [PATCH 06/11] usb: dwc2/gadget: ensure that all fifos have correct memory buffers Robert Baldyga
2014-06-23 18:40   ` Paul Zimmerman
2014-06-24  5:50     ` Marek Szyprowski
2014-06-23  7:51 ` [PATCH 07/11] usb: dwc2/gadget: break infinite loop in endpoint disable code Robert Baldyga
2014-06-23  7:51 ` [PATCH 08/11] usb: dwc2/gadget: do not call disconnect method in pullup Robert Baldyga
2014-06-23  7:51 ` [PATCH 09/11] usb: dwc2/gadget: delay enabling irq once hardware is configured properly Robert Baldyga
2014-06-23  7:51 ` [PATCH 10/11] usb: dwc2/gadget: assign TX FIFO dynamically Robert Baldyga
2014-06-23 18:43   ` Paul Zimmerman
2014-06-23  7:51 ` [PATCH 11/11] usb: dwc2/gadget: disable clock when it's not needed Robert Baldyga
2014-06-23 18:45 ` [PATCH 00/11] usb: dwc2/gadget: fix series Paul Zimmerman
2014-06-24  1:39 ` Roy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox