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
2020-09-25
usb: fotg210-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+9
2020-09-25
usb: oxu210hp-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+10
2020-09-25
usb: xhci-rcar: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-31
/
+12
2020-09-25
usb: pci-quirks: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-9
/
+4
2020-09-22
USB: bcma: use module_bcma_driver to simplify the code
Liu Shixin
1
-12
/
+1
2020-09-21
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2
-1
/
+1
2020-09-20
usb: xhci: add debugfs support for ep with stream
Li Jun
3
-1
/
+119
2020-09-20
xhci: don't create endpoint debugfs entry before ring buffer is set.
Mathias Nyman
1
-2
/
+1
2020-09-20
xhci: Tune interrupt blocking for isochronous transfers
Mathias Nyman
1
-4
/
+19
2020-09-20
usb: xhci: omit duplicate actions when suspending a runtime suspended host.
Peter Chen
1
-2
/
+5
2020-09-20
usb: host: xhci-plat: improve the comments for xhci_plat_suspend
Peter Chen
1
-5
/
+1
2020-09-20
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
1
-1
/
+1
2020-09-20
usb: host: xhci-plat: add priv quirk for skip PHY initialization
Peter Chen
2
-2
/
+7
2020-09-20
usb: host: xhci-plat: delete the unnecessary code
Peter Chen
1
-2
/
+1
2020-09-20
usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
Peter Chen
2
-0
/
+20
2020-09-20
usb: host: xhci-plat: add platform data support
Peter Chen
1
-1
/
+5
2020-09-17
ehci-hcd: Move include to keep CRC stable
Quentin Perret
2
-1
/
+1
2020-09-14
usb: host: ehci-sched: Remove ununsed function tt_start_uframe()
YueHaibing
1
-20
/
+0
2020-09-14
usb: ohci: Make distrust_firmware param default to false
Hamish Martin
1
-1
/
+1
2020-09-14
usb: ohci: Default to per-port over-current protection
Hamish Martin
1
-6
/
+10
2020-09-14
usb: host: ehci-platform: Add workaround for brcm, xgs-iproc-ehci
Chris Packham
1
-0
/
+8
2020-09-04
usb/host: ehci-npcm7xx: Use pm_ptr() macro
Paul Cercueil
1
-5
/
+3
2020-09-04
usb/host: ehci-spear: Use pm_ptr() macro
Paul Cercueil
1
-5
/
+3
2020-09-04
usb/host: ehci-platform: Use pm_ptr() macro
Paul Cercueil
1
-5
/
+3
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
11
-46
/
+33
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-36
/
+22
2020-08-27
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
Tang Bin
1
-3
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-10
/
+11
2020-08-23
xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
Ding Hui
1
-1
/
+2
2020-08-23
xhci: Do warm-reset when both CAS and XDEV_RESUME are set
Kai-Heng Feng
1
-9
/
+10
2020-08-23
usb: host: xhci: fix ep context print mismatch in debugfs
Li Jun
1
-4
/
+4
2020-08-18
usb: host: xhci-tegra: fix tegra_xusb_get_phy()
JC Kuo
1
-1
/
+1
2020-08-18
usb: host: xhci-tegra: otg usb2/usb3 port init
JC Kuo
1
-0
/
+2
2020-08-18
usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4
Nicolas Saenz Julienne
1
-0
/
+17
2020-08-18
Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"
Nicolas Saenz Julienne
1
-15
/
+0
2020-08-18
usb: xhci-pci: Add support for reset controllers
Nicolas Saenz Julienne
2
-0
/
+12
2020-08-18
usb: xhci: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-08-18
usb: host: xhci-tegra: remove a duplicated entry
JC Kuo
1
-1
/
+0
2020-08-18
usb: xhci-mtk: Fix typo
Frank Wunderlich
1
-3
/
+3
2020-08-18
usb: renesas-xhci: remove version check
Vinod Koul
1
-18
/
+1
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
40
-459
/
+632
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-1
/
+1
2020-07-29
usb: xhci: Fix ASMedia ASM1142 DMA addressing
Forest Crossman
1
-1
/
+3
2020-07-29
usb: xhci: define IDs for various ASMedia host controllers
Forest Crossman
1
-3
/
+5
2020-07-28
xhci: dbgtty: Make some functions static
Wei Yongjun
1
-2
/
+2
2020-07-28
xhci: dbc: Make function xhci_dbc_ring_alloc() static
Wei Yongjun
1
-1
/
+1
2020-07-27
Merge 5.8-rc7 into usb-next
Greg Kroah-Hartman
3
-1
/
+8
2020-07-23
xhci: dbc: remove tty specific port structure from struct xhci_dbc
Mathias Nyman
2
-7
/
+24
2020-07-23
xhci: dbgcap: remove dbc dependency on dbctty specific flag
Mathias Nyman
2
-4
/
+17
[next]