index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: xhci depends on PCI.
Paul Mundt
2009-06-16
1
-1
/
+1
*
USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries.
Sarah Sharp
2009-06-16
4
-0
/
+29
*
USB: xhci: Respect critical sections.
Sarah Sharp
2009-06-16
3
-35
/
+37
*
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
3
-24
/
+43
*
usb; xhci: Fix TRB offset calculations.
Sarah Sharp
2009-06-16
1
-7
/
+6
*
USB: xhci: replace if-elseif-else with switch-case
Viral Mehta
2009-06-16
1
-7
/
+18
*
USB: xhci: Make xhci-mem.c include linux/dmapool.h
Sarah Sharp
2009-06-16
1
-0
/
+1
*
USB: xhci: drop spinlock in xhci_urb_enqueue() error path.
Sarah Sharp
2009-06-16
1
-1
/
+2
*
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2009-06-16
4
-27
/
+29
*
USB: xhci: Avoid compiler reordering in Link TRB giveback.
Sarah Sharp
2009-06-16
1
-2
/
+3
*
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
5
-72
/
+82
*
USB: xhci: Fix Link TRB handoff bit twiddling.
Sarah Sharp
2009-06-16
1
-1
/
+1
*
USB: xhci: Fix register write order.
Sarah Sharp
2009-06-16
2
-13
/
+13
*
USB: xhci: fix some compiler warnings in xhci.h
Greg Kroah-Hartman
2009-06-16
1
-3
/
+4
*
USB: xhci: fix lots of compiler warnings.
Greg Kroah-Hartman
2009-06-16
4
-181
/
+172
*
USB: xhci: use xhci_handle_event instead of handle_event
Stephen Rothwell
2009-06-16
3
-4
/
+4
*
USB: xhci: URB cancellation support.
Sarah Sharp
2009-06-16
4
-42
/
+545
*
USB: xhci: Scatter gather list support for bulk transfers.
Sarah Sharp
2009-06-16
1
-28
/
+217
*
USB: Push scatter gather lists down to host controller drivers.
Sarah Sharp
2009-06-16
3
-49
/
+95
*
USB: xhci: Bulk transfer support
Sarah Sharp
2009-06-16
4
-37
/
+254
*
USB: xhci: Bandwidth allocation support
Sarah Sharp
2009-06-16
5
-5
/
+572
*
USB: Support for bandwidth allocation.
Sarah Sharp
2009-06-16
4
-0
/
+144
*
USB: Parse and store the SuperSpeed endpoint companion descriptors.
Sarah Sharp
2009-06-16
3
-9
/
+212
*
USB: xhci: Control transfer support.
Sarah Sharp
2009-06-16
5
-3
/
+506
*
USB: Support for submitting control URBs under xHCI.
Sarah Sharp
2009-06-16
1
-1
/
+3
*
USB: xhci: Allocate and address USB devices
Sarah Sharp
2009-06-16
6
-29
/
+590
*
USB: Support for addressing a USB device under xHCI
Sarah Sharp
2009-06-16
4
-20
/
+78
*
USB: xhci: Root hub support.
Sarah Sharp
2009-06-16
6
-5
/
+390
*
USB: Add route string to struct usb_device.
Sarah Sharp
2009-06-16
2
-2
/
+10
*
USB: Don't reset USB 3.0 devices on port change detection.
Sarah Sharp
2009-06-16
1
-6
/
+36
*
USB: Add USB 3.0 roothub support to USB core.
Sarah Sharp
2009-06-16
3
-2
/
+77
*
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-06-16
6
-4
/
+32
*
USB: xhci: No-op command queueing and irq handler.
Sarah Sharp
2009-06-16
6
-13
/
+647
*
USB: xhci: Device context array allocation.
Sarah Sharp
2009-06-16
2
-0
/
+196
*
USB: xhci: Ring allocation and initialization.
Sarah Sharp
2009-06-16
4
-1
/
+686
*
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
2009-06-16
7
-2
/
+788
*
USB: xhci: Support xHCI host controllers and USB 3.0 devices.
Sarah Sharp
2009-06-16
3
-0
/
+826
*
USB: usbtmc: fix switch statment
Greg Kroah-Hartman
2009-06-16
1
-0
/
+6
*
USB: usbtest fix endless loop in unlink tests.
Martin Fuzzey
2009-06-16
1
-14
/
+25
*
USB: atmel_usba_udc: change way of specifying bias function
Nicolas Ferre
2009-06-16
1
-8
/
+8
*
USB: Avoid PM error messages during resume if a device was disconnected
Frans Pop
2009-06-16
1
-1
/
+9
*
USB: Add Intel Langwell USB OTG Transceiver Drive
Hao Wu
2009-06-16
4
-0
/
+2107
*
USB: Add Intel Langwell USB Device Controller driver
Xiaochen Shen
2009-06-16
6
-0
/
+3941
*
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-16
37
-198
/
+297
*
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
2009-06-16
3
-18
/
+41
*
USB: gadget: add USB Audio Gadget driver
Bryan Wu
2009-06-16
6
-0
/
+1400
*
USB: audio: add USB audio class definitions
Bryan Wu
2009-06-16
1
-2
/
+263
*
USB: Gadget driver for Samsung HS/OtG block
Ben Dooks
2009-06-16
5
-0
/
+3711
[next]