index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
32
-177
/
+6275
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
32
-177
/
+6275
2009-06-16
USB: xhci depends on PCI.
Paul Mundt
1
-1
/
+1
2009-06-16
USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries.
Sarah Sharp
2
-0
/
+22
2009-06-16
USB: xhci: Respect critical sections.
Sarah Sharp
3
-35
/
+37
2009-06-16
USB: xHCI: Fix interrupt moderation.
Sarah Sharp
1
-1
/
+1
2009-06-16
USB: xhci: Remove packed attribute from structures.
Sarah Sharp
3
-24
/
+43
2009-06-16
usb; xhci: Fix TRB offset calculations.
Sarah Sharp
1
-7
/
+6
2009-06-16
USB: xhci: Make xhci-mem.c include linux/dmapool.h
Sarah Sharp
1
-0
/
+1
2009-06-16
USB: xhci: drop spinlock in xhci_urb_enqueue() error path.
Sarah Sharp
1
-1
/
+2
2009-06-16
USB: Change names of SuperSpeed ep companion descriptor structs.
Sarah Sharp
1
-1
/
+1
2009-06-16
USB: xhci: Avoid compiler reordering in Link TRB giveback.
Sarah Sharp
1
-2
/
+3
2009-06-16
USB: xhci: Clean up xhci_irq() function.
Sarah Sharp
1
-1
/
+1
2009-06-16
USB: xhci: Avoid global namespace pollution.
Sarah Sharp
5
-72
/
+82
2009-06-16
USB: xhci: Fix Link TRB handoff bit twiddling.
Sarah Sharp
1
-1
/
+1
2009-06-16
USB: xhci: Fix register write order.
Sarah Sharp
2
-13
/
+13
2009-06-16
USB: xhci: fix some compiler warnings in xhci.h
Greg Kroah-Hartman
1
-3
/
+4
2009-06-16
USB: xhci: fix lots of compiler warnings.
Greg Kroah-Hartman
4
-181
/
+172
2009-06-16
USB: xhci: use xhci_handle_event instead of handle_event
Stephen Rothwell
3
-4
/
+4
2009-06-16
USB: xhci: URB cancellation support.
Sarah Sharp
4
-42
/
+545
2009-06-16
USB: xhci: Scatter gather list support for bulk transfers.
Sarah Sharp
1
-28
/
+217
2009-06-16
USB: xhci: Bulk transfer support
Sarah Sharp
4
-37
/
+254
2009-06-16
USB: xhci: Bandwidth allocation support
Sarah Sharp
5
-5
/
+572
2009-06-16
USB: xhci: Control transfer support.
Sarah Sharp
5
-3
/
+506
2009-06-16
USB: xhci: Allocate and address USB devices
Sarah Sharp
6
-29
/
+590
2009-06-16
USB: xhci: Root hub support.
Sarah Sharp
6
-5
/
+390
2009-06-16
USB: xhci: No-op command queueing and irq handler.
Sarah Sharp
6
-13
/
+647
2009-06-16
USB: xhci: Device context array allocation.
Sarah Sharp
2
-0
/
+196
2009-06-16
USB: xhci: Ring allocation and initialization.
Sarah Sharp
4
-1
/
+686
2009-06-16
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
5
-2
/
+786
2009-06-16
USB: xhci: Support xHCI host controllers and USB 3.0 devices.
Sarah Sharp
3
-0
/
+826
2009-06-16
USB: EHCI: update toggle state for linked QHs
Alan Stern
9
-18
/
+53
2009-06-16
USB: r8a66597-hcd: use platform_data instead of module_param
Yoshihiro Shimoda
2
-50
/
+48
2009-06-16
USB: EHCI: stagger frames for interrupt transfers
Alan Stern
2
-3
/
+6
2009-06-16
wusb: hwa-hc: Drop unused pci_suspend/resume hooks.
Paul Mundt
1
-21
/
+0
2009-06-16
USB: new flag for resume-from-hibernation
Alan Stern
3
-23
/
+19
2009-06-16
USB: move PCI host controllers to new PM framework
Alan Stern
3
-14
/
+15
2009-06-16
USB: EHCI: create sysfs companion files directly in the controller device
Greg Kroah-Hartman
1
-2
/
+2
2009-06-16
USB: OHCI: use the ohci structure directly in debugfs files.
Greg Kroah-Hartman
1
-21
/
+10
2009-06-16
USB: UHCI: use the new usb debugfs directory
Greg Kroah-Hartman
1
-1
/
+1
2009-06-16
USB: OHCI: use the new usb debugfs directory
Greg Kroah-Hartman
1
-1
/
+1
2009-06-16
USB: FHCI: use the new usb debugfs directory
Greg Kroah-Hartman
1
-1
/
+1
2009-06-16
USB: EHCI: use the new usb debugfs directory
Greg Kroah-Hartman
1
-1
/
+1
2009-06-16
USB: host/ohci-hcd.c: fix sparse warnings
H Hartley Sweeten
1
-18
/
+18
2009-06-16
USB: UHCI queue: use usb_endpoint_type()
Matthias Kaehlcke
1
-1
/
+1
2009-06-16
USB: move orion-ehci's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-06-16
USB: move r8a66597_hcd's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-06-16
usb/ps3: Add missing annotations
Geert Uytterhoeven
2
-4
/
+4
2009-06-15
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
2
-8
/
+6
2009-06-11
Merge branch 'ep93xx' into devel
Russell King
1
-3
/
+10
[next]