xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
[linux-flexiantxendom0.git] / drivers / usb / host / xhci-pci.c
2012-04-30 Elric FuxHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
2011-12-01 Sarah SharpRevert "xHCI: reset-on-resume quirk for NEC uPD720200"
2011-11-28 Andiry XuxHCI: reset-on-resume quirk for NEC uPD720200
2011-10-31 Paul Gortmakerusb: Add module.h to drivers/usb consumers who really...
2011-09-26 Sebastian Andrzej... usb/xhci: remove CONFIG_PCI in xhci.c's probe function
2011-09-26 Sebastian Andrzej... usb/xhci: move xhci_gen_setup() away from -pci.
2011-09-26 Sebastian Andrzej... usb/xhci: refactor xhci_pci_setup()
2011-09-26 Andiry XuxHCI: AMD isoc link TRB chain bit quirk
2011-09-26 Andiry XuxHCI: set USB2 hardware LPM
2011-09-26 Andiry XuxHCI: test USB2 software LPM
2011-09-18 Yong ZhangUSB: irq: Remove IRQF_DISABLED
2011-09-09 Sarah Sharpxhci: Add software BW checking quirk to Intel PPT xHCI
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.