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-03-26
USB: EHCI: improve end_unlink_async()
Alan Stern
4
-46
/
+60
2013-03-26
USB: EHCI: convert singly-linked lists to list_heads
Alan Stern
6
-47
/
+43
2013-03-26
USB: EHCI: consolidate code in ehci_urb_dequeue()
Alan Stern
1
-37
/
+11
2013-03-26
USB: EHCI: split needs_rescan into two flags
Alan Stern
4
-54
/
+39
2013-03-26
USB: EHCI: change return value of qh_completions()
Alan Stern
2
-21
/
+13
2013-03-26
USB: EHCI: changes related to qh_refresh()
Alan Stern
2
-35
/
+26
2013-03-25
xhci: Don't warn on empty ring for suspended devices.
Sarah Sharp
1
-8
/
+15
2013-03-25
usb: xhci: Fix TRB transfer length macro used for Event TRB.
Vivek Gautam
2
-12
/
+16
2013-03-25
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
4
-28
/
+32
2013-03-25
usb: xhci: fix build warning
Peter Chen
1
-6
/
+8
2013-03-22
USB: EHCI: fix up incorrect merge resolution
Alan Stern
1
-0
/
+9
2013-03-21
usb: host: ehci-tegra: fix PHY error handling
Felipe Balbi
1
-9
/
+3
2013-03-21
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
6
-26
/
+48
2013-03-21
USB: EHCI: fix regression in QH unlinking
Alan Stern
1
-1
/
+1
2013-03-20
arm: tegra: fix Kconfig select clauses
Felipe Balbi
1
-0
/
+1
2013-03-19
usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio
Doug Anderson
1
-5
/
+6
2013-03-19
USB: EHCI: don't turn on PORT_SUSPEND during port resume
Alan Stern
1
-6
/
+5
2013-03-19
USB: EHCI: reorganize ehci_iaa_watchdog()
Alan Stern
1
-28
/
+25
2013-03-19
USB: EHCI: improve use of per-port status-change bits
Alan Stern
2
-6
/
+7
2013-03-19
USB: EHCI: decrease schedule-status poll timeout
Alan Stern
1
-4
/
+4
2013-03-18
USB: xhci - fix bit definitions for IMAN register
Dmitry Torokhov
1
-2
/
+2
2013-03-18
usb: host: ohci-exynos: fix PHY error handling
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: host: ehci-s5p: fix PHY error handling
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: host: ehci-mv: fix PHY error handling
Felipe Balbi
1
-10
/
+9
2013-03-18
usb: host: ehci-msm: fix PHY error handling
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: phy: remove CONFIG_USB_OTG_UTILS
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: ehci: tegra: check against CONFIG_USB_PHY
Felipe Balbi
1
-3
/
+3
2013-03-18
usb: ehci: marvel: check against CONFIG_USB_PHY
Felipe Balbi
1
-2
/
+2
2013-03-15
drivers/usb: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-14
/
+1
2013-03-15
USB: EHCI: fix regression during bus resume
Alan Stern
3
-1
/
+15
2013-03-15
USB: xhci: correctly enable interrupts
Hannes Reinecke
1
-1
/
+2
2013-03-15
USB: ehci-omap: Get rid of omap_ehci_init()
Roger Quadros
1
-20
/
+1
2013-03-15
USB: ehci-omap: Fix detection in HSIC mode
Roger Quadros
1
-17
/
+15
2013-03-15
USB: ehci-omap: Try to get PHY even if not in PHY mode
Roger Quadros
1
-3
/
+4
2013-03-15
USB: ehci-omap: Add device tree support and binding information
Roger Quadros
1
-1
/
+36
2013-03-15
USB: ohci-omap3: Add device tree support and binding information
Roger Quadros
1
-0
/
+19
2013-03-15
USB: ohci-omap3: Get platform resources by index rather than by name
Roger Quadros
1
-3
/
+2
2013-03-15
USB: ehci-omap: Get platform resources by index rather than by name
Roger Quadros
1
-3
/
+2
2013-03-15
USB: ehci-omap: Select NOP USB transceiver driver
Roger Quadros
1
-0
/
+1
2013-03-15
USB: ehci-omap: Remove PHY regulator handling code
Roger Quadros
1
-34
/
+0
2013-03-15
USB: ehci-omap: Remove PHY reset handling code
Roger Quadros
1
-62
/
+10
2013-03-15
USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspend
Roger Quadros
1
-14
/
+62
2013-03-15
USB: ehci-omap: Use devm_ioremap_resource()
Roger Quadros
1
-16
/
+5
2013-03-15
USB: EHCI: split ehci-omap out to a separate driver
Alan Stern
4
-48
/
+37
2013-03-15
usb: Use resource_size function
Paul Vlase
1
-1
/
+1
2013-03-15
USB: remove incorrect __exit markups
Dmitry Torokhov
3
-5
/
+5
2013-03-15
usb: host: ehci-mxc: Remove dev_info on probe
Fabio Estevam
1
-2
/
+0
2013-03-15
usb: host: ehci-mxc: Remove unneeded header file
Fabio Estevam
1
-4
/
+0
2013-03-05
USB: EHCI: don't check DMA values in QH overlays
Alan Stern
1
-5
/
+13
2013-03-05
USB: EHCI: work around silicon bug in Intel's EHCI controllers
Alan Stern
2
-8
/
+16
[prev]
[next]