index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-06
Fix virt_to_phys() warnings
Kevin Cernekee
1
-1
/
+1
2009-06-25
usb_serial: Fix oops when unexisting usb serial device is opened.
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2009-06-25
acm: Fix oops when closing ACM tty device right after open has failed.
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-06-25
acm: Return ENODEV instead of EINVAL when trying to open ACM device.
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-06-18
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
145
-1943
/
+19493
2009-06-17
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-15
/
+8
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
140
-1935
/
+19444
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
7
-8
/
+49
2009-06-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-8
/
+6
2009-06-15
USB: xhci depends on PCI.
Paul Mundt
1
-1
/
+1
2009-06-15
USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries.
Sarah Sharp
3
-0
/
+23
2009-06-15
USB: xhci: Respect critical sections.
Sarah Sharp
3
-35
/
+37
2009-06-15
USB: xHCI: Fix interrupt moderation.
Sarah Sharp
1
-1
/
+1
2009-06-15
USB: xhci: Remove packed attribute from structures.
Sarah Sharp
3
-24
/
+43
2009-06-15
usb; xhci: Fix TRB offset calculations.
Sarah Sharp
1
-7
/
+6
2009-06-15
USB: xhci: replace if-elseif-else with switch-case
Viral Mehta
1
-7
/
+18
2009-06-15
USB: xhci: Make xhci-mem.c include linux/dmapool.h
Sarah Sharp
1
-0
/
+1
2009-06-15
USB: xhci: drop spinlock in xhci_urb_enqueue() error path.
Sarah Sharp
1
-1
/
+2
2009-06-15
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
2
-18
/
+20
2009-06-15
USB: xhci: Avoid compiler reordering in Link TRB giveback.
Sarah Sharp
1
-2
/
+3
2009-06-15
USB: xhci: Clean up xhci_irq() function.
Sarah Sharp
1
-1
/
+1
2009-06-15
USB: xhci: Avoid global namespace pollution.
Sarah Sharp
5
-72
/
+82
2009-06-15
USB: xhci: Fix Link TRB handoff bit twiddling.
Sarah Sharp
1
-1
/
+1
2009-06-15
USB: xhci: Fix register write order.
Sarah Sharp
2
-13
/
+13
2009-06-15
USB: xhci: fix some compiler warnings in xhci.h
Greg Kroah-Hartman
1
-3
/
+4
2009-06-15
USB: xhci: fix lots of compiler warnings.
Greg Kroah-Hartman
4
-181
/
+172
2009-06-15
USB: xhci: use xhci_handle_event instead of handle_event
Stephen Rothwell
3
-4
/
+4
2009-06-15
USB: xhci: URB cancellation support.
Sarah Sharp
4
-42
/
+545
2009-06-15
USB: xhci: Scatter gather list support for bulk transfers.
Sarah Sharp
1
-28
/
+217
2009-06-15
USB: Push scatter gather lists down to host controller drivers.
Sarah Sharp
2
-49
/
+93
2009-06-15
USB: xhci: Bulk transfer support
Sarah Sharp
4
-37
/
+254
2009-06-15
USB: xhci: Bandwidth allocation support
Sarah Sharp
5
-5
/
+572
2009-06-15
USB: Support for bandwidth allocation.
Sarah Sharp
4
-0
/
+144
2009-06-15
USB: Parse and store the SuperSpeed endpoint companion descriptors.
Sarah Sharp
1
-9
/
+180
2009-06-15
USB: xhci: Control transfer support.
Sarah Sharp
5
-3
/
+506
2009-06-15
USB: xhci: Allocate and address USB devices
Sarah Sharp
6
-29
/
+590
2009-06-15
USB: Support for addressing a USB device under xHCI
Sarah Sharp
3
-20
/
+76
2009-06-15
USB: xhci: Root hub support.
Sarah Sharp
6
-5
/
+390
2009-06-15
USB: Add route string to struct usb_device.
Sarah Sharp
1
-2
/
+8
2009-06-15
USB: Don't reset USB 3.0 devices on port change detection.
Sarah Sharp
1
-6
/
+36
2009-06-15
USB: Add USB 3.0 roothub support to USB core.
Sarah Sharp
3
-2
/
+77
2009-06-15
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
5
-4
/
+31
2009-06-15
USB: xhci: No-op command queueing and irq handler.
Sarah Sharp
6
-13
/
+647
2009-06-15
USB: xhci: Device context array allocation.
Sarah Sharp
2
-0
/
+196
2009-06-15
USB: xhci: Ring allocation and initialization.
Sarah Sharp
4
-1
/
+686
2009-06-15
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
6
-2
/
+787
2009-06-15
USB: xhci: Support xHCI host controllers and USB 3.0 devices.
Sarah Sharp
3
-0
/
+826
2009-06-15
USB: usbtmc: fix switch statment
Greg Kroah-Hartman
1
-0
/
+6
2009-06-15
USB: usbtest fix endless loop in unlink tests.
Martin Fuzzey
1
-14
/
+25
2009-06-15
USB: atmel_usba_udc: change way of specifying bias function
Nicolas Ferre
1
-8
/
+8
[next]