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
2013-08-14
xhci: trace debug statements for urb cancellation
Xenia Ragiadakou
3
-28
/
+54
2013-08-14
xhci: add xhci_cmd_completion trace event
Xenia Ragiadakou
2
-0
/
+33
2013-08-14
xhci: add xhci_address_ctx trace event
Xenia Ragiadakou
2
-0
/
+49
2013-08-14
xhci: add trace for debug messages related to endpoint reset
Xenia Ragiadakou
3
-7
/
+18
2013-08-14
xhci: add trace for debug messages related to quirks
Xenia Ragiadakou
5
-35
/
+69
2013-08-14
xhci: add trace for debug messages related to changing contexts
Xenia Ragiadakou
4
-10
/
+27
2013-08-14
xhci: add traces for debug messages in xhci_address_device()
Xenia Ragiadakou
6
-11
/
+103
2013-08-14
xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code
Xenia Ragiadakou
4
-165
/
+1
2013-08-14
xhci: replace printk(KERN_DEBUG ...)
Xenia Ragiadakou
1
-9
/
+7
2013-08-14
xhci: replace xhci_info() with xhci_dbg()
Xenia Ragiadakou
2
-4
/
+2
2013-08-14
usb: Add Device Tree support to XHCI Platform driver
Al Cooper
1
-0
/
+10
2013-08-02
USB: ohci-at91: add usb_clk for transition to common clk framework
Boris BREZILLON
1
-2
/
+21
2013-08-02
USB: EHCI: don't depend on hardware for tracking port resets and resumes
Alan Stern
1
-34
/
+26
2013-08-02
USB: EHCI: keep better track of resuming ports
Alan Stern
1
-1
/
+2
2013-08-01
USB: host: use dev_get_platdata()
Jingoo Han
26
-64
/
+65
2013-07-29
usb: host: Faraday fotg210-hcd driver
Feng-Hsin Chiang
4
-0
/
+6812
2013-07-29
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
5
-7
/
+15
2013-07-27
USB: ohci_usb warn "irq nobody cared" on shutdown
caizhiyong
1
-1
/
+1
2013-07-27
usb: ohci-ep93xx: tidy up driver (*probe) and (*remove)
H Hartley Sweeten
1
-76
/
+52
2013-07-27
usb: ohci-ep93xx: use devm_clk_get()
H Hartley Sweeten
1
-3
/
+1
2013-07-27
usb: ohci-ep93xx: use platform_get_irq()
H Hartley Sweeten
1
-5
/
+5
2013-07-27
usb: ohci-ep93xx: use devm_ioremap_resource()
H Hartley Sweeten
1
-21
/
+14
2013-07-25
USB: host: Use usb_hcd_platform_shutdown() wherever possible
Roger Quadros
8
-82
/
+8
2013-07-25
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
1
-1
/
+1
2013-07-25
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
George Cherian
2
-1
/
+7
2013-07-25
usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled
Randy Dunlap
1
-0
/
+1
2013-07-25
usb: xhci: Mark two functions __maybe_unused
Olof Johansson
1
-2
/
+2
2013-07-25
xhci: Avoid NULL pointer deref when host dies.
Sarah Sharp
1
-3
/
+3
2013-07-25
Revert "usb: host: Faraday fotg210-hcd driver"
Greg Kroah-Hartman
4
-6812
/
+0
2013-07-25
usb: host: Faraday fotg210-hcd driver
Yuan-Hsin Chen
4
-0
/
+6812
2013-07-25
USB: isp1362: move debug files from proc to debugfs
Greg Kroah-Hartman
2
-35
/
+12
2013-07-25
USB: sl811: move debug files from proc to debugfs
Greg Kroah-Hartman
2
-28
/
+12
2013-07-24
Merge tag 'for-usb-next-2013-07-23' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
7
-177
/
+187
2013-07-24
USB: sl811: remove CONFIG_USB_DEBUG dependency
Greg Kroah-Hartman
2
-46
/
+42
2013-07-24
USB: isp116x: remove dependency on CONFIG_USB_DEBUG
Greg Kroah-Hartman
1
-12
/
+1
2013-07-24
USB: isp1362: remove CONFIG_USB_DEBUG dependency
Greg Kroah-Hartman
2
-17
/
+5
2013-07-24
USB: isp1362: remove _DBG() usage
Greg Kroah-Hartman
2
-21
/
+15
2013-07-24
USB: isp1362: remove unused _WARN_ON() calls
Greg Kroah-Hartman
1
-9
/
+0
2013-07-24
USB: isp1362: remove unused _BUG_ON() calls
Greg Kroah-Hartman
2
-22
/
+0
2013-07-24
xhci: Correct misplaced newlines
Joe Perches
1
-5
/
+5
2013-07-24
Intel xhci: refactor EHCI/xHCI port switching
Mathias Nyman
4
-80
/
+27
2013-07-24
xhci: Report USB 2.1 link status for L1
Sarah Sharp
1
-3
/
+12
2013-07-24
xhci: Refactor port status into a new function.
Sarah Sharp
1
-91
/
+119
2013-07-24
usb: xhci: add the suspend/resume functionality
Vikas Sajjan
1
-0
/
+26
2013-07-22
USB: EHCI: Fix resume signalling on remote wakeup
Roger Quadros
1
-0
/
+1
2013-07-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+2
2013-07-03
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-1
/
+7
2013-06-26
xhci: Add missing unlocks on error paths
Emil Goode
1
-0
/
+2
2013-06-25
ehci-atmel.c: prepare clk before calling enable
Boris BREZILLON
1
-4
/
+4
2013-06-25
USB: ohci-at91: prepare clk before calling enable
Boris BREZILLON
1
-6
/
+6
[next]