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
2023-03-11
usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
Kees Cook
1
-1
/
+1
2023-02-01
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
2023-01-24
usb: host: ehci-fsl: Fix module alias
Alexander Stein
1
-1
/
+1
2023-01-24
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman
1
-0
/
+34
2023-01-24
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2
-0
/
+9
2023-01-24
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
3
-1
/
+17
2023-01-24
xhci: Fix null pointer dereference when host dies
Mathias Nyman
1
-0
/
+5
2023-01-24
usb: xhci: Check endpoint is valid before dereferencing it
Jimmy Hu
1
-1
/
+4
2023-01-24
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+2
2023-01-18
xhci: Prevent infinite loop in transaction errors recovery for streams
Mathias Nyman
2
-5
/
+11
2023-01-18
xhci: move and rename xhci_cleanup_halted_endpoint()
Mathias Nyman
1
-41
/
+43
2023-01-18
xhci: store TD status in the td struct instead of passing it along
Mathias Nyman
2
-27
/
+30
2023-01-18
xhci: move xhci_td_cleanup so it can be called by more functions
Mathias Nyman
1
-46
/
+46
2023-01-18
xhci: Add xhci_reset_halted_ep() helper function
Mathias Nyman
1
-6
/
+25
2023-01-18
xhci: adjust parameters passed to cleanup_halted_endpoint()
Mathias Nyman
3
-21
/
+17
2023-01-18
xhci: get isochronous ring directly from endpoint structure
Mathias Nyman
1
-11
/
+6
2023-01-18
xhci: Avoid parsing transfer events several times
Mathias Nyman
3
-20
/
+12
2022-12-21
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
Reka Norman
1
-1
/
+3
2022-11-25
USB: bcma: Make GPIO explicitly optional
Linus Walleij
1
-4
/
+6
2022-11-10
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Mario Limonciello
1
-28
/
+4
2022-11-03
xhci: Remove device endpoints from bandwidth list when freeing the device
Mathias Nyman
1
-8
/
+12
2022-11-03
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
3
-2
/
+13
2022-11-03
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
Jens Glathe
1
-1
/
+7
2022-10-26
usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
Jianglei Nie
1
-1
/
+6
2022-10-26
usb: host: xhci-plat: suspend/resume clks for brcm
Justin Chen
1
-1
/
+1
2022-10-26
usb: host: xhci-plat: suspend and resume clocks
Justin Chen
2
-1
/
+16
2022-10-26
xhci: Don't show warning for reinit on known broken suspend
Mario Limonciello
1
-1
/
+2
2022-09-28
usb: xhci-mtk: fix issue of out-of-bounds array access
Chunfeng Yun
1
-4
/
+6
2022-09-28
usb: xhci-mtk: relax TT periodic bandwidth allocation
Ikjoon Jang
1
-7
/
+13
2022-09-28
usb: xhci-mtk: allow multiple Start-Split in a microframe
Chunfeng Yun
2
-20
/
+0
2022-09-28
usb: xhci-mtk: add some schedule error number
Chunfeng Yun
1
-9
/
+35
2022-09-28
usb: xhci-mtk: add a function to (un)load bandwidth info
Chunfeng Yun
1
-21
/
+16
2022-09-28
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
Chunfeng Yun
1
-2
/
+2
2022-09-28
usb: xhci-mtk: add only one extra CS for FS/LS INTR
Chunfeng Yun
1
-7
/
+3
2022-09-28
usb: xhci-mtk: get the microframe boundary for ESIT
Chunfeng Yun
1
-5
/
+19
2022-09-08
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
3
-2
/
+15
2022-09-08
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
3
-16
/
+3
2022-08-25
usb: host: ohci-ppc-of: Fix refcount leak bug
Liang He
1
-0
/
+1
2022-08-21
usb: host: xhci: use snprintf() in xhci_decode_trb()
Sergey Shtylyov
1
-1
/
+1
2022-08-21
usb: xhci: tegra: Fix error check
Tang Bin
1
-4
/
+4
2022-08-21
usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe
Miaoqian Lin
1
-0
/
+1
2022-08-21
usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe
Miaoqian Lin
1
-0
/
+1
2022-06-29
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
Utkarsh Patel
1
-1
/
+3
2022-06-29
xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
Tanveer Alam
1
-1
/
+3
2022-06-29
xhci: turn off port power in shutdown
Mathias Nyman
3
-3
/
+16
2022-06-14
drivers: usb: host: Fix deadlock in oxu_bus_suspend()
Duoming Zhou
1
-0
/
+2
2022-06-14
USB: host: isp116x: check return value after calling platform_get_resource()
Zhen Ni
1
-2
/
+4
2022-06-09
xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI
Mathias Nyman
1
-0
/
+2
2022-05-09
USB: Fix xhci event ring dequeue pointer ERDP update issue
Weitao Wang
1
-0
/
+2
2022-05-09
xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms
Mathias Nyman
1
-1
/
+1
[next]