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
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
2025-12-03
usb: xhci: plat: Facilitate using autosuspend for xhci plat devices
Krishna Kurapati
1
-0
/
+1
2025-10-29
xhci: dbc: enable back DbC in resume if it was enabled before suspend
Mathias Nyman
1
-1
/
+8
2025-10-29
usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup
Dan Carpenter
1
-1
/
+1
2025-08-28
usb: xhci: Fix slot_id resource race conflict
Weitao Wang
5
-21
/
+34
2025-08-28
usb: xhci: Avoid showing errors during surprise removal
Mario Limonciello
1
-2
/
+5
2025-08-28
usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
Jay Chen
1
-0
/
+2
2025-08-28
usb: xhci: Avoid showing warnings for dying controller
Mario Limonciello
1
-2
/
+4
2025-08-28
usb: xhci: print xhci->xhc_state when queue_command failed
Su Hui
1
-1
/
+2
2025-08-28
xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS
Hongyu Xie
1
-1
/
+2
2025-06-04
usb: uhci-platform: Make the clock really optional
Alexey Charkov
1
-1
/
+1
2025-05-02
usb: host: max3421-hcd: Add missing spi_device_id table
Alexander Stein
1
-0
/
+7
2025-05-02
USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
Huacai Chen
1
-0
/
+23
2025-03-13
xhci: pci: Fix indentation in the PCI device ID definitions
Andy Shevchenko
1
-4
/
+4
2025-03-13
USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI
Huacai Chen
1
-0
/
+9
2025-03-13
usb: xhci: Fix NULL pointer dereference on certain command aborts
Michal Pecio
1
-1
/
+2
2025-03-13
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
4
-14
/
+31
2025-02-01
Partial revert of xhci: use pm_ptr() instead #ifdef for CONFIG_PM conditionals
Ron Economos
1
-0
/
+4
2025-02-01
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
1
-4
/
+0
2024-12-19
usb: ehci-hcd: fix call balance of clocks handling routines
Vitalii Mordan
1
-2
/
+7
2024-12-19
usb: host: max3421-hcd: Correctly abort a USB request.
Mark Tomlinson
1
-5
/
+11
2024-12-14
usb: ehci-spear: fix call balance of sehci clk handling routines
Vitalii Mordan
1
-3
/
+4
2024-11-08
xhci: Fix Link TRB DMA in command ring stopped completion event
Faisal Hassan
1
-8
/
+8
2024-11-08
xhci: Fix incorrect stream context type macro
Mathias Nyman
1
-1
/
+1
2024-11-08
usb: xhci: Fix problem with xhci resume from suspend
Jose Alberto Reguero
1
-0
/
+5
2024-09-04
xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
Mathias Nyman
1
-3
/
+5
2024-07-05
xhci: Apply broken streams quirk to Etron EJ188 xHCI host
Kuangyi Chiang
1
-1
/
+3
2024-07-05
xhci: Apply reset resume quirk to Etron EJ188 xHCI host
Kuangyi Chiang
1
-0
/
+5
2024-07-05
xhci: Set correct transferred length for cancelled bulk transfers
Mathias Nyman
1
-3
/
+2
2024-04-13
usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
Colin Ian King
1
-0
/
+2
2024-01-08
usb: fotg210-hcd: delete an incorrect bounds test
Dan Carpenter
1
-3
/
+0
2023-10-25
usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer
Wesley Cheng
1
-2
/
+2
2023-08-11
Revert "usb: xhci: tegra: Fix error check"
Dan Carpenter
1
-4
/
+4
2023-08-11
usb: xhci-mtk: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+1
2023-08-11
usb: ohci-at91: Fix the unhandle interrupt when resume
Guiting Shen
1
-1
/
+7
2023-05-30
USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value
Weitao Wang
1
-4
/
+6
2023-05-17
usb: host: xhci-rcar: remove leftover quirk handling
Wolfram Sang
1
-3
/
+0
2023-05-17
xhci: fix debugfs register accesses while suspended
Johan Hovold
1
-0
/
+1
2023-04-20
xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu
D Scott Phillips
1
-1
/
+5
2023-04-20
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-1
/
+1
2023-04-20
Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"
Tom Saeger
1
-1
/
+1
2023-03-11
usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
Kees Cook
1
-1
/
+1
2023-03-11
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-1
/
+1
2023-02-06
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
1
-1
/
+1
2023-02-06
Revert "Revert "xhci: Set HCD flag to defer primary roothub registration""
Sasha Levin
1
-0
/
+1
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
[next]