summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-mem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: xhci: Respect critical sections.Sarah Sharp2009-06-161-2/+3
* USB: xhci: Make xhci-mem.c include linux/dmapool.hSarah Sharp2009-06-161-0/+1
* USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2009-06-161-1/+1
* USB: xhci: Avoid global namespace pollution.Sarah Sharp2009-06-161-1/+1
* USB: xhci: Fix register write order.Sarah Sharp2009-06-161-11/+11
* USB: xhci: fix lots of compiler warnings.Greg Kroah-Hartman2009-06-161-31/+33
* USB: xhci: URB cancellation support.Sarah Sharp2009-06-161-0/+1
* USB: xhci: Bulk transfer supportSarah Sharp2009-06-161-1/+3
* USB: xhci: Bandwidth allocation supportSarah Sharp2009-06-161-1/+173
* USB: xhci: Control transfer support.Sarah Sharp2009-06-161-0/+2
* USB: xhci: Allocate and address USB devicesSarah Sharp2009-06-161-5/+199
* USB: xhci: No-op command queueing and irq handler.Sarah Sharp2009-06-161-8/+3
* USB: xhci: Device context array allocation.Sarah Sharp2009-06-161-0/+21
* USB: xhci: Ring allocation and initialization.Sarah Sharp2009-06-161-1/+304
* USB: xhci: BIOS handoff and HW initialization.Sarah Sharp2009-06-161-0/+75