index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: xhci: Respect critical sections.
Sarah Sharp
2009-06-16
1
-2
/
+3
*
USB: xhci: Make xhci-mem.c include linux/dmapool.h
Sarah Sharp
2009-06-16
1
-0
/
+1
*
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2009-06-16
1
-1
/
+1
*
USB: xhci: Avoid global namespace pollution.
Sarah Sharp
2009-06-16
1
-1
/
+1
*
USB: xhci: Fix register write order.
Sarah Sharp
2009-06-16
1
-11
/
+11
*
USB: xhci: fix lots of compiler warnings.
Greg Kroah-Hartman
2009-06-16
1
-31
/
+33
*
USB: xhci: URB cancellation support.
Sarah Sharp
2009-06-16
1
-0
/
+1
*
USB: xhci: Bulk transfer support
Sarah Sharp
2009-06-16
1
-1
/
+3
*
USB: xhci: Bandwidth allocation support
Sarah Sharp
2009-06-16
1
-1
/
+173
*
USB: xhci: Control transfer support.
Sarah Sharp
2009-06-16
1
-0
/
+2
*
USB: xhci: Allocate and address USB devices
Sarah Sharp
2009-06-16
1
-5
/
+199
*
USB: xhci: No-op command queueing and irq handler.
Sarah Sharp
2009-06-16
1
-8
/
+3
*
USB: xhci: Device context array allocation.
Sarah Sharp
2009-06-16
1
-0
/
+21
*
USB: xhci: Ring allocation and initialization.
Sarah Sharp
2009-06-16
1
-1
/
+304
*
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
2009-06-16
1
-0
/
+75