From: Greg Kroah-Hartman Date: Tue, 3 Dec 2013 05:41:04 +0000 (-0800) Subject: Merge tag 'for-usb-next-2013-12-02' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: upstream/snapshot3+hdmi~3626^2~94^2~69 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b8c8fc6a47f4bb0691b0b0b39e54c58b4f6cea09;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git Merge tag 'for-usb-next-2013-12-02' of git://git./linux/kernel/git/sarah/xhci into usb-next Sarah writes: xhci: Cleanup for 3.14: Sparse fixes, replace xhci_read/write, misc Hi Greg, Here's fifteen patches for 3.14. They include some non-urgent cleanups, and the patches to replace the xhci_read/write variants with standard read/write calls. As you asked, the big endian fixes are being queued for 3.14 and they aren't marked for stable. This also includes a couple of streams fixes, but not the full set from Hans. (I'll test those later this week.) The goal is to get both the xHCI driver streams support and the UAS driver fixed up for 3.14. We don't want to mark the fixes for stable, as all the code changes are really too big for stable. Please queue for 3.14. Sarah Sharp --- b8c8fc6a47f4bb0691b0b0b39e54c58b4f6cea09