summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-29USB: xhci: Deal with stalled endpoints.Sarah Sharp1-2/+6
2009-06-16USB: xhci: Respect critical sections.Sarah Sharp1-1/+3
2009-06-16USB: xhci: Remove packed attribute from structures.Sarah Sharp1-23/+23
2009-06-16USB: xhci: Avoid global namespace pollution.Sarah Sharp1-10/+14
2009-06-16USB: xhci: fix some compiler warnings in xhci.hGreg Kroah-Hartman1-3/+4
2009-06-16USB: xhci: use xhci_handle_event instead of handle_eventStephen Rothwell1-1/+1
2009-06-16USB: xhci: URB cancellation support.Sarah Sharp1-6/+25
2009-06-16USB: xhci: Bulk transfer supportSarah Sharp1-0/+4
2009-06-16USB: xhci: Bandwidth allocation supportSarah Sharp1-3/+15
2009-06-16USB: xhci: Control transfer support.Sarah Sharp1-3/+26
2009-06-16USB: xhci: Allocate and address USB devicesSarah Sharp1-20/+74
2009-06-16USB: xhci: Root hub support.Sarah Sharp1-0/+11
2009-06-16USB: xhci: No-op command queueing and irq handler.Sarah Sharp1-4/+49
2009-06-16USB: xhci: Device context array allocation.Sarah Sharp1-0/+175
2009-06-16USB: xhci: Ring allocation and initialization.Sarah Sharp1-0/+296
2009-06-16USB: xhci: BIOS handoff and HW initialization.Sarah Sharp1-2/+61
2009-06-16USB: xhci: Support xHCI host controllers and USB 3.0 devices.Sarah Sharp1-0/+452