summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-hcd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: xhci: Respect critical sections.Sarah Sharp2009-06-161-32/+31
* USB: xHCI: Fix interrupt moderation.Sarah Sharp2009-06-161-1/+1
* USB: xhci: Remove packed attribute from structures.Sarah Sharp2009-06-161-0/+19
* USB: xhci: drop spinlock in xhci_urb_enqueue() error path.Sarah Sharp2009-06-161-1/+2
* USB: xhci: Clean up xhci_irq() function.Sarah Sharp2009-06-161-1/+1
* USB: xhci: Avoid global namespace pollution.Sarah Sharp2009-06-161-19/+23
* USB: xhci: Fix register write order.Sarah Sharp2009-06-161-2/+2
* USB: xhci: fix lots of compiler warnings.Greg Kroah-Hartman2009-06-161-20/+17
* USB: xhci: use xhci_handle_event instead of handle_eventStephen Rothwell2009-06-161-1/+1
* USB: xhci: URB cancellation support.Sarah Sharp2009-06-161-3/+61
* USB: xhci: Bulk transfer supportSarah Sharp2009-06-161-7/+6
* USB: xhci: Bandwidth allocation supportSarah Sharp2009-06-161-1/+369
* USB: xhci: Control transfer support.Sarah Sharp2009-06-161-0/+93
* USB: xhci: Allocate and address USB devicesSarah Sharp2009-06-161-0/+201
* USB: xhci: Root hub support.Sarah Sharp2009-06-161-0/+3
* USB: xhci: No-op command queueing and irq handler.Sarah Sharp2009-06-161-1/+151
* USB: xhci: Ring allocation and initialization.Sarah Sharp2009-06-161-0/+5
* USB: xhci: BIOS handoff and HW initialization.Sarah Sharp2009-06-161-0/+377