The following changes since commit d0e639c9e06d44e713170031fe05fb60ebe680af:

  Linux 3.12-rc4 (2013-10-06 14:00:20 -0700)

are available in the git repository at:

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

for you to fetch changes up to 0bde621adf7fdc386bc8544ebb0fa90fa00cb285:

  xhci: Fix spurious wakeups after S5 on Haswell (2013-10-09 08:24:29 -0700)

----------------------------------------------------------------
xhci: Bug fixes and quirks for 3.12

Hi Greg,

Here's five patches for 3.12.

The first patch is a bug fix for the USB 2.0 Link PM registers that I sent
out to the list a long time ago (August), but forgot to queue up.  The
second and fifth patches are quirks for xHCI hosts.  These patches are
marked for stable.

The third patch fixes a sparse warning, and the fourth
patch is a trivial cleanup.

Sarah Sharp

----------------------------------------------------------------
Oliver Neukum (1):
      xhci: quirk for extra long delay for S4

Sachin Kamat (1):
      usb: xhci: Staticize xhci_del_comp_mod_timer

Sarah Sharp (1):
      xhci: Don't enable/disable RWE on bus suspend/resume.

Takashi Iwai (1):
      xhci: Fix spurious wakeups after S5 on Haswell

Xenia Ragiadakou (1):
      xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registers

 drivers/usb/host/pci-quirks.c |    4 ++--
 drivers/usb/host/xhci-hub.c   |   29 ++---------------------------
 drivers/usb/host/xhci-pci.c   |   25 +++++++++++++++++++++++++
 drivers/usb/host/xhci.c       |   14 +++++++++++++-
 drivers/usb/host/xhci.h       |    2 ++
 5 files changed, 44 insertions(+), 30 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

Reply via email to