[Pull Request] xHCI 3.6 bug fixes.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit fea7a08acb13524b47711625eebea40a0ede69a0:

  Linux 3.6-rc3 (2012-08-22 13:29:06 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git for-usb-linus-2012-09-05

for you to fetch changes up to 296365781903226a3fb8758901eaeec09d2798e4:

  usb: host: xhci: fix compilation error for non-PCI based stacks (2012-09-05 12:26:11 -0700)

----------------------------------------------------------------
xHCI 3.6 bug fixes.

Hi Greg,

Here's seven bugfixes for 3.6.  All of them are marked for stable, and
most are vendor-specific fixes.

Details:
--------

 - Commits 052c7f9 and 2963657 fix a couple stupid mistakes I made in a
   Intel xHCI bug fix patch I pushed just before I left for vacation.

 - Commits 29d2145 and a96874a fix issues with the Intel Panther Point
   EHCI to xHCI port switchover.

 - Commit 71c731a adds the work-around for the TI redriver "dead port"
   issue.

 - Commit 319acdf adds a fix for non-PCI xHCI platform drivers.

 - Commit e955a1c works around the UEFI issue with the xHCI host
   sometimes returning 0xff's in the MMIO on boot.

Sarah Sharp

----------------------------------------------------------------
Alexis R. Cortes (1):
      usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware

Dan Carpenter (1):
      xhci: Fix a logical vs bitwise AND bug

Keng-Yu Lin (1):
      Intel xhci: Only switch the switchable ports

Manoj Iyer (1):
      xhci: Recognize USB 3.0 devices as superspeed at powerup

Matthew Garrett (1):
      xhci: Make handover code more robust

Moiz Sonasath (1):
      usb: host: xhci: fix compilation error for non-PCI based stacks

Ruchika Kharwar (1):
      usb: host: xhci-plat: use ioremap_nocache

 drivers/usb/host/pci-quirks.c |   42 ++++++++++++--
 drivers/usb/host/pci-quirks.h |    1 +
 drivers/usb/host/xhci-hub.c   |   42 ++++++++++++++
 drivers/usb/host/xhci-plat.c  |    2 +-
 drivers/usb/host/xhci.c       |  123 ++++++++++++++++++++++++++++++++++++++++-
 drivers/usb/host/xhci.h       |    6 ++
 6 files changed, 207 insertions(+), 9 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux