index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
USB: xhci: fix less- and greater than confusion
Roel Kluin
2009-07-28
1
-2
/
+2
*
|
USB: ehci-orion: Call ehci_reset before ehci_halt
Simon Kagstrom
2009-07-28
1
-1
/
+1
*
|
USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop
Anand Gadiyar
2009-07-28
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-07-13
14
-82
/
+162
|
\
|
*
USB: EHCI: report actual_length for iso transfers
Alan Stern
2009-07-13
1
-4
/
+8
|
*
USB: EHCI: check for STALL before other errors
Alan Stern
2009-07-13
1
-14
/
+16
|
*
USB: EHCI: use the new clear_tt_buffer interface
Alan Stern
2009-07-13
10
-23
/
+86
|
*
USB: fix the clear_tt_buffer interface
Alan Stern
2009-07-13
1
-1
/
+1
|
*
USB: buildfix ppc randconfig
Arnd Bergmann
2009-07-13
1
-14
/
+15
|
*
USB: isp1760: use __devexit_p() for remove function
Mike Frysinger
2009-07-13
1
-1
/
+1
|
*
USB: EHCI: update toggle state for linked QHs
Alan Stern
2009-07-13
2
-20
/
+34
|
*
USB: fhci: mutually exclusive port_status
Roel Kluin
2009-07-13
1
-6
/
+2
*
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
|
/
*
usb: allow sh7724 to enable on-chip r8a66597
Magnus Damm
2009-07-04
1
-2
/
+2
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-18
32
-177
/
+6275
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-06-16
32
-177
/
+6275
|
|
\
|
|
*
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
2
-0
/
+22
|
|
*
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: 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
1
-1
/
+1
|
|
*
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: 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: xhci: Control transfer support.
Sarah Sharp
2009-06-16
5
-3
/
+506
|
|
*
USB: xhci: Allocate and address USB devices
Sarah Sharp
2009-06-16
6
-29
/
+590
|
|
*
USB: xhci: Root hub support.
Sarah Sharp
2009-06-16
6
-5
/
+390
|
|
*
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
5
-2
/
+786
|
|
*
USB: xhci: Support xHCI host controllers and USB 3.0 devices.
Sarah Sharp
2009-06-16
3
-0
/
+826
|
|
*
USB: EHCI: update toggle state for linked QHs
Alan Stern
2009-06-16
9
-18
/
+53
|
|
*
USB: r8a66597-hcd: use platform_data instead of module_param
Yoshihiro Shimoda
2009-06-16
2
-50
/
+48
|
|
*
USB: EHCI: stagger frames for interrupt transfers
Alan Stern
2009-06-16
2
-3
/
+6
|
|
*
wusb: hwa-hc: Drop unused pci_suspend/resume hooks.
Paul Mundt
2009-06-16
1
-21
/
+0
|
|
*
USB: new flag for resume-from-hibernation
Alan Stern
2009-06-16
3
-23
/
+19
[prev]
[next]