summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-pci.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-03USB: Add call to notify xHC of a device reset.Sarah Sharp1-0/+1
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel1-0/+2
2009-09-23USB: Add hub descriptor update hook for xHCISarah Sharp1-0/+1
2009-09-23USB: xhci: Support USB hubs.Sarah Sharp1-0/+2
2009-09-23USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp1-0/+13
2009-07-29USB: xhci: Deal with stalled endpoints.Sarah Sharp1-0/+1
2009-06-16USB: xhci: Bandwidth allocation supportSarah Sharp1-0/+4
2009-06-16USB: xhci: Control transfer support.Sarah Sharp1-0/+2
2009-06-16USB: xhci: Allocate and address USB devicesSarah Sharp1-0/+7
2009-06-16USB: xhci: Root hub support.Sarah Sharp1-1/+3
2009-06-16USB: xhci: No-op command queueing and irq handler.Sarah Sharp1-0/+1
2009-06-16USB: xhci: BIOS handoff and HW initialization.Sarah Sharp1-0/+150