Ping. Have a couple more patches to send you for 3.12, can you pull this? Thanks, Sarah Sharp On Wed, Oct 09, 2013 at 04:37:27PM -0700, Sarah Sharp wrote: > 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-2013-10-09 > > for you to fetch changes up to 638298dc66ea36623dbc2757a24fc2c4ab41b016: > > xhci: Fix spurious wakeups after S5 on Haswell (2013-10-09 16:27:20 -0700) > > ---------------------------------------------------------------- > xhci: Bug fixes and quirks for 3.12 > > Hi Greg, > > Here's four 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 fourth patches are quirks for xHCI hosts. These patches are > marked for stable. The third patch fixes a bug uncovered with sparse. > > Sarah Sharp > > ---------------------------------------------------------------- > Oliver Neukum (1): > xhci: quirk for extra long delay for S4 > > 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 | 26 -------------------------- > drivers/usb/host/xhci-pci.c | 25 +++++++++++++++++++++++++ > drivers/usb/host/xhci.c | 14 +++++++++++++- > drivers/usb/host/xhci.h | 2 ++ > 5 files changed, 42 insertions(+), 29 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 -- 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