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-hcd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: xhci: Respect critical sections.
Sarah Sharp
2009-06-16
1
-32
/
+31
*
USB: xHCI: Fix interrupt moderation.
Sarah Sharp
2009-06-16
1
-1
/
+1
*
USB: xhci: Remove packed attribute from structures.
Sarah Sharp
2009-06-16
1
-0
/
+19
*
USB: xhci: drop spinlock in xhci_urb_enqueue() error path.
Sarah Sharp
2009-06-16
1
-1
/
+2
*
USB: xhci: Clean up xhci_irq() function.
Sarah Sharp
2009-06-16
1
-1
/
+1
*
USB: xhci: Avoid global namespace pollution.
Sarah Sharp
2009-06-16
1
-19
/
+23
*
USB: xhci: Fix register write order.
Sarah Sharp
2009-06-16
1
-2
/
+2
*
USB: xhci: fix lots of compiler warnings.
Greg Kroah-Hartman
2009-06-16
1
-20
/
+17
*
USB: xhci: use xhci_handle_event instead of handle_event
Stephen Rothwell
2009-06-16
1
-1
/
+1
*
USB: xhci: URB cancellation support.
Sarah Sharp
2009-06-16
1
-3
/
+61
*
USB: xhci: Bulk transfer support
Sarah Sharp
2009-06-16
1
-7
/
+6
*
USB: xhci: Bandwidth allocation support
Sarah Sharp
2009-06-16
1
-1
/
+369
*
USB: xhci: Control transfer support.
Sarah Sharp
2009-06-16
1
-0
/
+93
*
USB: xhci: Allocate and address USB devices
Sarah Sharp
2009-06-16
1
-0
/
+201
*
USB: xhci: Root hub support.
Sarah Sharp
2009-06-16
1
-0
/
+3
*
USB: xhci: No-op command queueing and irq handler.
Sarah Sharp
2009-06-16
1
-1
/
+151
*
USB: xhci: Ring allocation and initialization.
Sarah Sharp
2009-06-16
1
-0
/
+5
*
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
2009-06-16
1
-0
/
+377