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
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-1
/
+1
2019-11-21
usb: host: Fix Kconfig indentation
Krzysztof Kozlowski
1
-25
/
+25
2019-11-18
usb: host: xhci-tegra: Correct phy enable sequence
Nagarjuna Kristam
1
-12
/
+13
2019-11-16
xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCI
Mika Westerberg
1
-1
/
+3
2019-11-16
usb: host: xhci: Support running urb giveback in tasklet context
Suwan Kim
2
-3
/
+2
2019-11-16
xhci: Add tracing for xhci doorbell register writes
Mathias Nyman
3
-0
/
+61
2019-11-16
usb: host: xhci: update event ring dequeue pointer on purpose
Peter Chen
1
-17
/
+43
2019-11-14
usb: host: imx21: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+1
2019-11-04
usb: host: fotg210: add missed clk_put calls
Chuhong Yuan
1
-2
/
+6
2019-11-04
usb: host: oxu210hp-hcd: fix __iomem annotations
Ben Dooks (Codethink)
1
-7
/
+7
2019-11-04
USB: bcma: Add a check for devm_gpiod_get
Chuhong Yuan
1
-1
/
+4
2019-11-04
usb: ohci-nxp: fix use of integer as pointer
Ben Dooks
1
-1
/
+1
2019-11-04
Merge 5.4-rc6 into usb-next
Greg Kroah-Hartman
3
-21
/
+59
2019-10-28
usb: xhci: fix __le32/__le64 accessors in debugfs code
Ben Dooks (Codethink)
1
-12
/
+12
2019-10-28
usb: xhci: fix Immediate Data Transfer endianness
Samuel Holland
1
-0
/
+2
2019-10-28
xhci: Fix use-after-free regression in xhci clear hub TT implementation
Mathias Nyman
1
-9
/
+45
2019-10-15
USB: host: ohci-at91: Remove unused variable regs in at91_stop_hc
Nathan Chancellor
1
-1
/
+0
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-1
/
+1
2019-10-14
Merge 5.4-rc3 into usb-next
Greg Kroah-Hartman
3
-17
/
+66
2019-10-07
usb: host: xhci-tegra: Add Tegra194 XHCI support
JC Kuo
1
-0
/
+30
2019-10-07
xhci: tegra: Parameterize mailbox register addresses
JC Kuo
1
-16
/
+42
2019-10-04
xhci-ext-caps.c: Add missing platform_device_put() on error in xhci_create_in...
Wei Yongjun
1
-0
/
+1
2019-10-04
xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()
Mathias Nyman
1
-0
/
+8
2019-10-04
xhci: Increase STS_SAVE timeout in xhci_suspend()
Kai-Heng Feng
1
-1
/
+1
2019-10-04
xhci: Prevent deadlock when xhci adapter breaks during init
Bill Kuzeja
1
-2
/
+21
2019-10-04
usb: xhci: wait for CNR controller not ready bit in xhci resume
Rick Tseng
1
-0
/
+12
2019-10-04
xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hosts
Mathias Nyman
1
-4
/
+11
2019-10-04
xhci: Check all endpoints for LPM timeout
Jan Schmidt
1
-4
/
+4
2019-10-04
xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
Mathias Nyman
1
-4
/
+6
2019-10-04
xhci: Fix false warning message about wrong bounce buffer write length
Mathias Nyman
1
-2
/
+2
2019-10-04
USB: host: ohci-at91: resume: balance the clock start call
Boris Krasnovskiy
1
-2
/
+2
2019-10-04
USB: host: ohci-at91: suspend: delay needed before to stop clocks
Nicolas Ferre
1
-0
/
+1
2019-10-04
USB: host: ohci-at91: completely shutdown the controller in at91_stop_hc()
Boris Krasnovskiy
1
-1
/
+1
2019-10-04
usb: host: xhci-tegra: use regulator_bulk_set_supply_names()
Bartosz Golaszewski
1
-2
/
+3
2019-10-04
usb: Fix Kconfig indentation
Krzysztof Kozlowski
1
-34
/
+34
2019-10-04
usb: host: u132-hcd: fix spelling mistake "overcurren" -> "overcurrent"
Colin Ian King
1
-1
/
+1
2019-10-04
usb: isp1362-hcd: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-10-04
usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-5
/
+3
2019-09-18
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
65
-4934
/
+574
2019-09-17
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-8
/
+20
2019-09-03
xhci-ext-caps.c: Add property to disable Intel SW switch
Saranya Gopal
1
-0
/
+18
2019-09-03
usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settings
Yoshihiro Shimoda
2
-28
/
+14
2019-09-03
usb: host: xhci-rcar: Add a helper macro to set xhci_plat_priv
Yoshihiro Shimoda
2
-8
/
+9
2019-09-03
usb: host: xhci-plat: add quirks member into struct xhci_plat_priv
Yoshihiro Shimoda
2
-1
/
+5
2019-09-03
xhci: fix possible memleak on setup address fails.
Ikjoon Jang
1
-1
/
+2
2019-09-03
xhci: add TSP bitflag to TRB tracing
Mathias Nyman
1
-1
/
+2
2019-09-03
usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...
Christophe JAILLET
1
-1
/
+1
2019-09-03
usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'
Christophe JAILLET
1
-1
/
+1
2019-09-03
usb/ohci-tmio: remove the HCD_DMA flag
Christoph Hellwig
1
-1
/
+1
[next]