The following changes since commit 3d724fa513cd1bd06d3457ccda36941f3606d048:
USB: emi62: Provide the correct bitstream firmware (2013-12-10 22:38:45 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git
tags/for-usb-next-2013-12-20
for you to fetch changes up to 9005355af23856c55a5538c9024355785424821b:
usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix() (2013-12-19 13:23:56
-0800)
----------------------------------------------------------------
xhci: Cleanups, non-urgent fixes for 3.14.
Happy Holidays, Greg!
Here's four patches to be queued to usb-next for 3.14.
One adds a module parameter to the xHCI driver to allow users to enable
xHCI quirks without recompiling their kernel, which you've already said
is fine. The second patch is a bug fix for new usbtest code that's only
in usb-next. The third patch is simple cleanup.
The last patch is a non-urgent bug fix for xHCI platform devices. The
bug has been in the code since 3.9. You've been asking me to hold off
on non-urgent bug fixes after -rc4/-rc5, so it can go into usb-next, and
be backported to stable once 3.14 is out.
These have all been tested over the past week. I did run across one
oops, but it turned out to be a bug in 3.12, and therefore not related
to any of these patches.
Please queue these for usb-next and 3.14.
Thanks,
Sarah Sharp
----------------------------------------------------------------
Jack Pham (1):
usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()
Lin Wang (1):
xhci: Remove unused variable 'addr' in inc_deq() and inc_enq().
Sarah Sharp (1):
usbtest: Fix BOS control test for USB 2.01 devices.
Takashi Iwai (1):
xhci: Add quirks module option
drivers/usb/host/xhci-ring.c | 6 ------
drivers/usb/host/xhci.c | 9 +++++++++
drivers/usb/misc/usbtest.c | 2 +-
3 files changed, 10 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html