The following changes since commit f3f4bf5cf0896e58e9831ea53bcb8c7d88127d20: USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq (2012-09-24 10:42:25 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git for-usb-next-2012-09-25 for you to fetch changes up to 80fab3b244a22e0ca539d2439bdda50e81e5666f: xhci: Intel Panther Point BEI quirk. (2012-09-25 15:19:34 -0700) ---------------------------------------------------------------- xHCI bug fixes for 3.7 Hi Greg, Here's three small bug fixes for 3.7. They fix a NULL pointer deference and lost USB device unplug events, as well as making sure the xHCI driver doesn't prevent system suspend. Sarah Sharp ---------------------------------------------------------------- Michael Spang (1): Increase XHCI suspend timeout to 16ms Sarah Sharp (1): xhci: Intel Panther Point BEI quirk. Vivek Gautam (1): usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems drivers/usb/host/xhci-pci.c | 1 + drivers/usb/host/xhci-ring.c | 4 +++- drivers/usb/host/xhci.c | 4 +++- drivers/usb/host/xhci.h | 1 + 4 files changed, 8 insertions(+), 2 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