[GIT PULL] USB fixes for v3.17-rc4

From: Felipe Balbi
Date: Thu Sep 11 2014 - 18:02:31 EST


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@xxxxxx>

----------------------------------------------------------------
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/