From: Greg Kroah-Hartman Date: Mon, 2 Dec 2013 21:37:50 +0000 (-0800) Subject: Merge tag 'for-usb-linus-2013-12-02' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: upstream/snapshot3+hdmi~3755^2~25 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d63e502dbebf095e4ffd7a40acfc3056fbe892fd;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git Merge tag 'for-usb-linus-2013-12-02' of git://git./linux/kernel/git/sarah/xhci into usb-linus Sarah writes: xhci: Regression fix for 3.13. Hi Greg, Here's one bug fix for 3.13. usb-net added support for bulk scatter-gather in 3.12, and it triggered a bug in the xHCI driver. This bug causes xHCI hosts to send an unexpected short transfer, which will cause the USB ethernet device to stop sending packets. The patch is marked for the 3.12 stable kernel. It's a long standing bug, but the usb-net drivers are the first to trigger it. The only other driver that does bulk scatter-gather (usb-storage) will not trigger this bug. I'm not sure what the effect of the no-op TRBs will be on various xHCI host controllers, so I would only like to be conservative and only queue it for 3.13 and 3.12 stable. Please queue this for 3.13. Sarah Sharp --- d63e502dbebf095e4ffd7a40acfc3056fbe892fd