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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2021-02-10
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
1
-11
/
+20
2021-01-30
xhci: tegra: Delay for disabling LFPS detector
JC Kuo
1
-0
/
+7
2021-01-30
xhci: make sure TRB is fully written before giving it to the controller
Mathias Nyman
1
-0
/
+2
2021-01-30
USB: ehci: fix an interrupt calltrace error
Longfang Liu
1
-0
/
+3
2021-01-30
ehci: fix EHCI host controller initialization sequence
Eugene Korenevsky
1
-0
/
+12
2021-01-23
usb: ohci: Make distrust_firmware param default to false
Hamish Martin
1
-1
/
+1
2021-01-12
USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
Michael Grzeschik
1
-12
/
+12
2020-12-29
usb: oxu210hp-hcd: Fix memory leak in oxu_create
Zhang Qilong
1
-1
/
+3
2020-12-29
usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe
Zhang Qilong
1
-0
/
+1
2020-12-29
xhci: Give USB2 ports time to enter U3 in bus suspend
Li Jun
1
-0
/
+4
2020-11-10
usb: host: fsl-mph-dr-of: check return of dma_set_mask()
Ran Wang
1
-3
/
+6
2020-10-29
usb: ohci: Default to per-port over-current protection
Hamish Martin
1
-6
/
+10
2020-10-01
USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
Colin Ian King
1
-4
/
+3
2020-10-01
USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()
Tang Bin
1
-3
/
+2
2020-09-23
ehci-hcd: Move include to keep CRC stable
Quentin Perret
2
-1
/
+1
2020-09-03
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
Tang Bin
1
-3
/
+2
2020-09-03
xhci: Do warm-reset when both CAS and XDEV_RESUME are set
Kai-Heng Feng
1
-9
/
+10
2020-07-31
usb: xhci: Fix ASM2142/ASM3142 DMA addressing
Forest Crossman
1
-0
/
+3
2020-07-31
usb: xhci-mtk: fix the failure of bandwidth allocation
Chunfeng Yun
1
-0
/
+4
2020-07-22
Revert "usb/ohci-platform: Fix a warning when hibernating"
Sasha Levin
1
-5
/
+0
2020-07-22
Revert "usb/xhci-plat: Set PM runtime as active on resume"
Sasha Levin
1
-10
/
+1
2020-07-22
Revert "usb/ehci-platform: Set PM runtime as active on resume"
Sasha Levin
1
-5
/
+0
2020-06-30
xhci: Poll for U0 after disabling USB2 LPM
Kai-Heng Feng
1
-0
/
+3
2020-06-30
xhci: Fix enumeration issue when setting max packet size for FS devices.
Al Cooper
1
-0
/
+1
2020-06-30
xhci: Fix incorrect EP_STATE_MASK
Mathias Nyman
1
-1
/
+1
2020-06-30
usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()
Tang Bin
1
-3
/
+2
2020-06-30
USB: ehci: reopen solution for Synopsys HC bug
Longfang Liu
1
-0
/
+7
2020-06-30
USB: ohci-sm501: Add missed iounmap() in remove
Chuhong Yuan
1
-0
/
+1
2020-06-30
usb/ehci-platform: Set PM runtime as active on resume
Qais Yousef
1
-0
/
+5
2020-06-30
usb/xhci-plat: Set PM runtime as active on resume
Qais Yousef
1
-1
/
+10
2020-06-30
USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()
Tang Bin
1
-0
/
+2
2020-06-30
usb/ohci-platform: Fix a warning when hibernating
Qais Yousef
1
-0
/
+5
2020-05-20
usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
Sriharsha Allenki
1
-2
/
+2
2020-04-02
usb: host: xhci-plat: add a shutdown
Ran Wang
1
-0
/
+1
2020-02-28
xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
Mathias Nyman
1
-1
/
+3
2020-02-28
xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.
Mathias Nyman
1
-3
/
+9
2020-01-29
usb: host: xhci-hub: fix extra endianness conversion
Ruslan Bilovol
1
-1
/
+1
2020-01-04
USB: EHCI: Do not return -EPIPE when hub is disconnected
Erkka Talvitie
1
-1
/
+12
2020-01-04
usb: xhci: Fix build warning seen with CONFIG_PM=n
Guenter Roeck
1
-1
/
+1
2019-12-21
xhci: fix USB3 device initiated resume race with roothub autosuspend
Mathias Nyman
3
-5
/
+10
2019-12-21
xhci: make sure interrupts are restored to correct state
Mathias Nyman
1
-4
/
+4
2019-12-21
xhci: Fix memory leak in xhci_add_in_port()
Mika Westerberg
1
-0
/
+4
2019-12-21
usb: xhci: only set D3hot for pci device
Henry Lin
3
-4
/
+15
2019-12-21
xhci: Increase STS_HALT timeout in xhci_suspend()
Kai-Heng Feng
1
-1
/
+1
2019-11-25
usb: xhci-mtk: fix ISOC error when interval is zero
Chunfeng Yun
1
-1
/
+3
2019-10-17
xhci: Increase STS_SAVE timeout in xhci_suspend()
Kai-Heng Feng
1
-1
/
+1
2019-10-17
usb: xhci: wait for CNR controller not ready bit in xhci resume
Rick Tseng
1
-0
/
+12
2019-10-17
xhci: Check all endpoints for LPM timeout
Jan Schmidt
1
-4
/
+4
2019-10-17
xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
Mathias Nyman
1
-4
/
+6
2019-10-17
xhci: Fix false warning message about wrong bounce buffer write length
Mathias Nyman
1
-2
/
+2
[next]