summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-pci.c
AgeCommit message (Expand)Author
2011-11-11xHCI: AMD isoc link TRB chain bit quirkAndiry Xu
2011-06-17xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst
2011-06-02xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp
2011-05-27Intel xhci: Limit number of active endpoints to 64.Sarah Sharp
2011-05-27Intel xhci: Ignore spurious successful event.Sarah Sharp
2011-05-27Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp
2011-04-29xhci-hcd: Include <linux/slab.h> in xhci-pci.cBen Hutchings
2011-04-13xHCI: Implement AMD PLL quirkAndiry Xu
2011-03-13xhci: Fixes for suspend/resume of shared HCDs.Sarah Sharp
2011-03-13xhci: Register second xHCI roothub.Sarah Sharp
2011-03-13xhci: Change hcd_priv into a pointer.Sarah Sharp
2010-10-22USB: xHCI: PCI power management implementationAndiry Xu
2010-10-22USB: xHCI: bus power management implementationAndiry Xu
2010-10-22USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu
2010-08-10USB: xhci: Set DMA mask for host.Sarah Sharp
2010-06-04USB: xhci: Print NEC firmware version.Sarah Sharp
2010-05-20USB: clean up some host controller sparse warningsRandy Dunlap
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp
2010-05-20USB: xhci: Limit bus sg_tablesize to 62 TRBs.Sarah Sharp
2010-03-02USB: Add call to notify xHC of a device reset.Sarah Sharp
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel
2009-09-23USB: Add hub descriptor update hook for xHCISarah Sharp
2009-09-23USB: xhci: Support USB hubs.Sarah Sharp
2009-09-23USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp
2009-07-28USB: xhci: Deal with stalled endpoints.Sarah Sharp
2009-06-15USB: xhci: Bandwidth allocation supportSarah Sharp
2009-06-15USB: xhci: Control transfer support.Sarah Sharp
2009-06-15USB: xhci: Allocate and address USB devicesSarah Sharp
2009-06-15USB: xhci: Root hub support.Sarah Sharp
2009-06-15USB: xhci: No-op command queueing and irq handler.Sarah Sharp
2009-06-15USB: xhci: BIOS handoff and HW initialization.Sarah Sharp