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-07
xhci: dbgtty: fix device unregister
Łukasz Bartosik
1
-0
/
+6
2025-12-07
xhci: dbgtty: Fix data corruption when transmitting data form DbC to host
Mathias Nyman
2
-1
/
+17
2025-12-07
usb: xhci: plat: Facilitate using autosuspend for xhci plat devices
Krishna Kurapati
1
-0
/
+1
2025-12-07
xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall event
Mathias Nyman
1
-2
/
+4
2025-12-07
xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive.
Mathias Nyman
2
-3
/
+19
2025-12-07
xhci: dbc: Improve performance by removing delay in transfer event polling.
Mathias Nyman
1
-1
/
+1
2025-12-07
xhci: dbc: Allow users to modify DbC poll interval via sysfs
Uday M Bhat
2
-1
/
+39
2025-12-07
xhci: dbc: poll at different rate depending on data transfer activity
Mathias Nyman
2
-2
/
+13
2025-12-07
xhci: dbc: Provide sysfs option to configure dbc descriptors
Mathias Nyman
2
-4
/
+191
2025-10-29
xhci: dbc: enable back DbC in resume if it was enabled before suspend
Mathias Nyman
1
-1
/
+8
2025-10-15
Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"
Michal Pecio
1
-7
/
+4
2025-10-15
usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup
Dan Carpenter
1
-1
/
+1
2025-09-25
xhci: dbc: Fix full DbC transfer ring after several reconnects
Mathias Nyman
1
-2
/
+21
2025-09-25
xhci: dbc: decouple endpoint allocation from initialization
Mathias Nyman
1
-25
/
+46
2025-08-28
usb: renesas-xhci: Fix External ROM access timeouts
Marek Vasut
1
-3
/
+4
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-15
usb: host: xhci-plat: fix incorrect type for of_match variable in xhci_plat_p...
Seungjin Bae
1
-1
/
+1
2025-07-17
usb: xhci: quirk for data loss in ISOC transfers
Raju Rangoju
3
-0
/
+30
2025-07-17
xhci: Allow RPM on the USB controller (1022:43f7) by default
Basavaraj Natikar
1
-1
/
+4
2025-07-10
xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS
Hongyu Xie
1
-1
/
+2
2025-07-10
xhci: dbc: Flush queued requests before stopping dbc
Mathias Nyman
1
-0
/
+4
2025-07-10
xhci: dbctty: disable ECHO flag by default
Łukasz Bartosik
1
-0
/
+1
2025-05-18
usb: host: tegra: Prevent host controller crash when OTG port is used
Jim Lin
1
-0
/
+3
2025-05-18
usb: uhci-platform: Make the clock really optional
Alexey Charkov
1
-1
/
+1
2025-05-02
usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
Théo Lebrun
3
-17
/
+1
2025-05-02
usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running
Michal Pecio
1
-4
/
+7
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-04-10
usb: xhci: correct debug message page size calculation
Niklas Neronin
1
-3
/
+3
2025-03-13
usb: xhci: Enable the TRB overfetch quirk on VIA VL805
Michal Pecio
3
-5
/
+10
2025-03-13
xhci: pci: Fix indentation in the PCI device ID definitions
Andy Shevchenko
1
-4
/
+4
2025-02-21
USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI
Huacai Chen
1
-0
/
+9
2025-02-21
usb: xhci: Fix NULL pointer dereference on certain command aborts
Michal Pecio
1
-1
/
+2
2025-01-19
Partial revert of xhci: use pm_ptr() instead #ifdef for CONFIG_PM conditionals
Ron Economos
1
-0
/
+4
2025-01-17
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
1
-7
/
+1
2025-01-09
usb: xhci: Avoid queuing redundant Stop Endpoint commands
Michal Pecio
3
-4
/
+29
2025-01-09
xhci: Turn NEC specific quirk for handling Stop Endpoint errors generic
Mathias Nyman
1
-2
/
+0
2025-01-09
usb: xhci: Limit Stop Endpoint retries
Michal Pecio
3
-4
/
+27
2025-01-09
xhci: retry Stop Endpoint on buggy NEC controllers
Michal Pecio
1
-0
/
+9
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
xhci: dbc: Fix STALL transfer event handling
Mathias Nyman
2
-54
/
+83
2024-12-14
usb: xhci: Fix TD invalidation under pending Set TR Dequeue
Michal Pecio
1
-5
/
+13
2024-12-14
usb: ehci-spear: fix call balance of sehci clk handling routines
Vitalii Mordan
1
-3
/
+4
2024-11-08
xhci: Use pm_runtime_get to prevent RPM on unsupported systems
Basavaraj Natikar
1
-2
/
+4
2024-11-08
xhci: Fix Link TRB DMA in command ring stopped completion event
Faisal Hassan
1
-8
/
+8
2024-11-01
XHCI: Separate PORT and CAPs macros into dedicated file
Frank Li
3
-259
/
+264
[next]