public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB fixes for v3.17-rc4
@ 2014-09-11 22:02 Felipe Balbi
  2014-09-11 22:08 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2014-09-11 22:02 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List, Linux USB Mailing List, Felipe Balbi

Hi Greg,

Here's another set of fixes for v3.17. By the looks of things, I suppose
this is my last pull request for v3.17. I should have my v3.18 pull
ready by end of next week.

Let me know if you need anything to be changed.

cheers

The following changes since commit 9ce9ec95fb9b82e09b55a52f1bb8a362bf8f74d8:

  usb: phy: tegra: Avoid use of sizeof(void) (2014-09-03 09:16:01 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v3.17-rc4

for you to fetch changes up to 0b93a4c838fa10370d72f86fe712426ac63804de:

  usb: dwc3: fix TRB completion when multiple TRBs are started (2014-09-05 09:16:55 -0500)

----------------------------------------------------------------
usb: fixes for v3.17-rc4

Some late fixes for dwc3 so we have something more stable
on v3.17-final.

Most bugs have been there for quite a while and nobody
noticed, except for TRB completion when multiple TRBs
are started.

Patches were tested on AM437x SK and J6 EVM and are passing
my tests.

Signed-of-by: Felipe Balbi <balbi@ti.com>

----------------------------------------------------------------
Felipe Balbi (4):
      usb: dwc3: core: fix order of PM runtime calls
      usb: dwc3: core: fix ordering for PHY suspend
      usb: dwc3: omap: fix ordering for runtime pm calls
      usb: dwc3: fix TRB completion when multiple TRBs are started

Zhuang Jin Can (1):
      usb: dwc3: gadget: Fix desc NULL pointer in dwc3_gadget_ep_queue()

 drivers/usb/dwc3/core.c      | 13 +++++++------
 drivers/usb/dwc3/dwc3-omap.c |  2 +-
 drivers/usb/dwc3/gadget.c    | 11 +++--------
 3 files changed, 11 insertions(+), 15 deletions(-)

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

end of thread, other threads:[~2014-09-11 22:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-11 22:02 [GIT PULL] USB fixes for v3.17-rc4 Felipe Balbi
2014-09-11 22:08 ` Greg KH

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