xhci: Add reset on resume quirk for asrock p67 host
[linux-flexiantxendom0.git] / drivers / usb / host / xhci-pci.c
2011-06-17 Maarten Lankhorstxhci: Add reset on resume quirk for asrock p67 host
2011-06-03 Sarah Sharpxhci: Disable MSI for some Fresco Logic hosts.
2011-05-27 Sarah SharpIntel xhci: Limit number of active endpoints to 64.
2011-05-27 Sarah SharpIntel xhci: Ignore spurious successful event.
2011-05-27 Sarah SharpIntel xhci: Support EHCI/xHCI port switching.
2011-04-30 Ben Hutchingsxhci-hcd: Include <linux/slab.h> in xhci-pci.c
2011-04-13 Andiry XuxHCI: Implement AMD PLL quirk
2011-03-14 Sarah Sharpxhci: Fixes for suspend/resume of shared HCDs.
2011-03-14 Sarah Sharpxhci: Register second xHCI roothub.
2011-03-14 Sarah Sharpxhci: Change hcd_priv into a pointer.
2010-10-22 Andiry XuUSB: xHCI: PCI power management implementation
2010-10-22 Andiry XuUSB: xHCI: bus power management implementation
2010-10-22 Andiry XuUSB: xHCI: change xhci_reset_device() to allocate new...
2010-08-10 Sarah SharpUSB: xhci: Set DMA mask for host.
2010-06-04 Sarah SharpUSB: xhci: Print NEC firmware version.
2010-05-20 Randy DunlapUSB: clean up some host controller sparse warnings
2010-05-20 Sarah SharpUSB: Support for allocating USB 3.0 streams.
2010-05-20 Sarah SharpUSB: xhci: Limit bus sg_tablesize to 62 TRBs.
2010-03-02 Sarah SharpUSB: Add call to notify xHC of a device reset.
2009-12-11 David VrabelUSB: make urb scatter-gather support more generic
2009-09-23 Sarah SharpUSB: Add hub descriptor update hook for xHCI
2009-09-23 Sarah SharpUSB: xhci: Support USB hubs.
2009-09-23 Sarah SharpUSB: xhci: Add quirk for Fresco Logic xHCI hardware.
2009-07-28 Sarah SharpUSB: xhci: Deal with stalled endpoints.
2009-06-16 Sarah SharpUSB: xhci: Bandwidth allocation support
2009-06-16 Sarah SharpUSB: xhci: Control transfer support.
2009-06-16 Sarah SharpUSB: xhci: Allocate and address USB devices
2009-06-16 Sarah SharpUSB: xhci: Root hub support.
2009-06-16 Sarah SharpUSB: xhci: No-op command queueing and irq handler.
2009-06-16 Sarah SharpUSB: xhci: BIOS handoff and HW initialization.