public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] usb: dwc2/gadget: improvements for gadget driver
@ 2014-09-09  8:44 Robert Baldyga
  2014-09-09  8:44 ` [PATCH 1/6] usb: dwc2/gadget: move phy bus legth initialization Robert Baldyga
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Robert Baldyga @ 2014-09-09  8:44 UTC (permalink / raw)
  To: Paul.Zimmerman; +Cc: gregkh, balbi, linux-usb, linux-kernel, Robert Baldyga

Hi,

I have splitted my patchset "usb: dwc2/gadget: fix series" into two series.
This patch series contains improvements for dwc2/gadget driver. It's intended
for 3.18.

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

Kamil Debski (1):
  usb: dwc2/gadget: move phy bus legth initialization

Marek Szyprowski (2):
  usb: dwc2/gadget: hide some not really needed debug messages
  usb: dwc2/gadget: ensure that all fifos have correct memory buffers

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   |   3 ++
 drivers/usb/dwc2/gadget.c | 132 +++++++++++++++++++++++++++++-----------------
 2 files changed, 86 insertions(+), 49 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-09-25 12:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-09  8:44 [PATCH 0/6] usb: dwc2/gadget: improvements for gadget driver Robert Baldyga
2014-09-09  8:44 ` [PATCH 1/6] usb: dwc2/gadget: move phy bus legth initialization Robert Baldyga
2014-09-25 12:26   ` Marek Szyprowski
2014-09-25 12:38     ` Greg KH
2014-09-09  8:44 ` [PATCH 2/6] usb: dwc2/gadget: Fix comment text Robert Baldyga
2014-09-09  8:44 ` [PATCH 3/6] usb: dwc2/gadget: hide some not really needed debug messages Robert Baldyga
2014-09-09  8:44 ` [PATCH 4/6] usb: dwc2/gadget: ensure that all fifos have correct memory buffers Robert Baldyga
2014-09-09  8:44 ` [PATCH 5/6] usb: dwc2/gadget: assign TX FIFO dynamically Robert Baldyga
2014-09-09  8:44 ` [PATCH 6/6] usb: dwc2/gadget: disable clock when it's not needed Robert Baldyga
2014-09-10 20:34 ` [PATCH 0/6] usb: dwc2/gadget: improvements for gadget driver Greg KH
2014-09-18  9:56   ` Robert Baldyga

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