[GIT PULL] USB patches

From: Felipe Balbi
Date: Wed Jan 14 2015 - 12:49:26 EST


Hi Greg,

Alright, 3 more fixes for v3.19-rc and my queue is finally clean.

All three fixes are rather obvious, two of them just took longer
to sort out all the stable rules details and I ended up having
to fix all that, otherwise we would miss the time frame.

Please condiser merging to your greg/usb-linus branch.

cheers

The following changes since commit 5fb694f96e7c19e66b1c55124b98812e32e3efa5:

usb: gadget: udc: atmel: fix possible oops when unloading module (2015-01-09 18:15:11 -0600)

are available in the git repository at:

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

for you to fetch changes up to 39e60635a01520e8c8ed3946a28c2b98e6a46f79:

usb: dwc3: gadget: Stop TRB preparation after limit is reached (2015-01-14 11:29:05 -0600)

----------------------------------------------------------------
usb: fixes for v3.19-rc6

The final set of fixes for v3.19. Two of the fixes are
related to dwc3 scatter/gather implementation when we have
more requests queued than available TRBs, while the other
is a build fix for mv-usb PHY.

Signed-off-by: Felipe Balbi <balbi@xxxxxx>

----------------------------------------------------------------
Amit Virdi (2):
usb: dwc3: gadget: Fix TRB preparation during SG
usb: dwc3: gadget: Stop TRB preparation after limit is reached

Arnd Bergmann (1):
usb: phy: mv-usb: fix usb_phy build errors

drivers/usb/dwc3/gadget.c | 6 ++++--
drivers/usb/phy/phy-mv-usb.c | 5 ++---
2 files changed, 6 insertions(+), 5 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/