index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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-29
xhci: Poll for U0 after disabling USB2 LPM
Kai-Heng Feng
1
-0
/
+3
2020-06-29
xhci: Fix enumeration issue when setting max packet size for FS devices.
Al Cooper
1
-0
/
+1
2020-06-29
xhci: Fix incorrect EP_STATE_MASK
Mathias Nyman
1
-1
/
+1
2020-06-29
usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()
Tang Bin
1
-3
/
+2
2020-06-29
USB: ehci: reopen solution for Synopsys HC bug
Longfang Liu
1
-0
/
+7
2020-06-29
USB: ohci-sm501: Add missed iounmap() in remove
Chuhong Yuan
1
-0
/
+1
2020-06-29
usb/ehci-platform: Set PM runtime as active on resume
Qais Yousef
1
-0
/
+5
2020-06-29
usb/xhci-plat: Set PM runtime as active on resume
Qais Yousef
1
-1
/
+10
2020-06-29
USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()
Tang Bin
1
-0
/
+2
2020-06-29
usb/ohci-platform: Fix a warning when hibernating
Qais Yousef
1
-0
/
+5
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-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-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-09-06
usb: host: ohci: fix a race condition between shutdown and irq
Yoshihiro Shimoda
1
-3
/
+12
2019-09-06
usb: host: fotg2: restart hcd after port reset
Hans Ulli Kroll
1
-0
/
+4
2019-08-04
usb: pci-quirks: Correct AMD PLL quirk detection
Ryan Kennedy
1
-12
/
+19
2019-08-04
usb: wusbcore: fix unbalanced get/put cluster_id
Phong Tran
1
-1
/
+1
2019-06-11
usb: xhci: avoid null pointer deref when bos field is NULL
Carsten Schmid
1
-1
/
+1
2019-06-11
xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic()
Andrey Smirnov
1
-12
/
+10
2019-05-16
usb: u132-hcd: fix resource leak
Mukesh Ojha
1
-0
/
+3
2019-04-03
xhci: Fix port resume done detection for SS ports with LPM enabled
Mathias Nyman
2
-3
/
+7
2019-01-13
usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...
Jia-Ju Bai
1
-1
/
+4
2019-01-13
xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
Mathias Nyman
1
-1
/
+2
2018-12-13
xhci: Prevent U1/U2 link pm states if exit latency is too long
Mathias Nyman
1
-0
/
+16
2018-12-13
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
1
-1
/
+1
2018-12-01
usb: xhci: fix uninitialized completion when USB3 port got wrong status
Aaron Ma
2
-2
/
+2
2018-12-01
usb: xhci: Prevent bus suspend if a port connect change or polling state is d...
Mathias Nyman
1
-14
/
+46
[next]