index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
2021-05-11
xhci: fix potential array out of bounds with several interrupters
Mathias Nyman
1
-1
/
+5
2021-05-11
xhci: check control context is valid before dereferencing it.
Mathias Nyman
1
-0
/
+8
2021-05-11
xhci: check port array allocation was successful before dereferencing it
Mathias Nyman
1
-0
/
+3
2021-05-11
usb: xhci-mtk: support quirk to disable usb2 lpm
Chunfeng Yun
2
-0
/
+4
2021-05-11
usb: xhci: Fix port minor revision
Thinh Nguyen
1
-0
/
+9
2021-04-07
usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
Chunfeng Yun
1
-1
/
+9
2021-03-17
xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state
Mathias Nyman
1
-32
/
+30
2021-03-17
usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing
Forest Crossman
1
-2
/
+6
2021-03-17
xhci: Improve detection of device initiated wake signal.
Mathias Nyman
1
-3
/
+13
2021-03-17
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
3
-1
/
+8
2021-02-10
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
1
-11
/
+20
2021-02-10
usb: xhci-mtk: break loop when find the endpoint to drop
Chunfeng Yun
1
-1
/
+3
2021-02-10
usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
Chunfeng Yun
2
-29
/
+36
2021-02-10
usb: xhci-mtk: fix unreleased bandwidth data
Ikjoon Jang
5
-39
/
+111
2021-02-10
usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
Pali Rohár
4
-1
/
+68
2021-01-27
xhci: tegra: Delay for disabling LFPS detector
JC Kuo
1
-0
/
+7
2021-01-27
xhci: make sure TRB is fully written before giving it to the controller
Mathias Nyman
1
-0
/
+2
2021-01-27
USB: ehci: fix an interrupt calltrace error
Longfang Liu
1
-0
/
+3
2021-01-27
ehci: fix EHCI host controller initialization sequence
Eugene Korenevsky
1
-0
/
+12
2021-01-12
USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
Michael Grzeschik
1
-12
/
+12
2020-12-30
usb: oxu210hp-hcd: Fix memory leak in oxu_create
Zhang Qilong
1
-1
/
+3
2020-12-30
usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe
Zhang Qilong
1
-0
/
+1
2020-12-30
usb/max3421: fix return error code in max3421_probe()
Yang Yingliang
1
-1
/
+2
2020-12-21
xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI
Mika Westerberg
1
-1
/
+3
2020-12-21
xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
Hans de Goede
1
-0
/
+2
2020-12-21
usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Tejas Joglekar
2
-0
/
+4
2020-12-21
xhci: Give USB2 ports time to enter U3 in bus suspend
Li Jun
1
-0
/
+4
2020-12-04
usb: ohci-omap: Fix descriptor conversion
Linus Walleij
1
-2
/
+2
2020-11-13
xhci: hisilicon: fix refercence leak in xhci_histb_probe
Zhang Qilong
1
-1
/
+1
2020-10-29
xhci: Don't create stream debugfs files with spinlock held.
Mathias Nyman
1
-1
/
+4
2020-10-29
usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
Sandeep Singh
2
-0
/
+18
2020-10-29
xhci: Fix sizeof() mismatch
Colin Ian King
1
-2
/
+2
2020-10-28
usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()
Tang Bin
1
-2
/
+2
2020-10-28
usb: host: fsl-mph-dr-of: check return of dma_set_mask()
Ran Wang
1
-3
/
+6
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
[prev]
[next]