index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2025-12-03
usb: xhci: plat: Facilitate using autosuspend for xhci plat devices
Krishna Kurapati
2025-10-29
xhci: dbc: enable back DbC in resume if it was enabled before suspend
Mathias Nyman
2025-10-29
usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup
Dan Carpenter
2025-08-28
usb: xhci: Fix slot_id resource race conflict
Weitao Wang
2025-08-28
usb: xhci: Avoid showing errors during surprise removal
Mario Limonciello
2025-08-28
usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
Jay Chen
2025-08-28
usb: xhci: Avoid showing warnings for dying controller
Mario Limonciello
2025-08-28
usb: xhci: print xhci->xhc_state when queue_command failed
Su Hui
2025-08-28
xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS
Hongyu Xie
2025-06-04
usb: uhci-platform: Make the clock really optional
Alexey Charkov
2025-05-02
usb: host: max3421-hcd: Add missing spi_device_id table
Alexander Stein
2025-05-02
USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
Huacai Chen
2025-03-13
xhci: pci: Fix indentation in the PCI device ID definitions
Andy Shevchenko
2025-03-13
USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI
Huacai Chen
2025-03-13
usb: xhci: Fix NULL pointer dereference on certain command aborts
Michal Pecio
2025-03-13
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
2025-02-01
Partial revert of xhci: use pm_ptr() instead #ifdef for CONFIG_PM conditionals
Ron Economos
2025-02-01
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
2024-12-19
usb: ehci-hcd: fix call balance of clocks handling routines
Vitalii Mordan
2024-12-19
usb: host: max3421-hcd: Correctly abort a USB request.
Mark Tomlinson
2024-12-14
usb: ehci-spear: fix call balance of sehci clk handling routines
Vitalii Mordan
2024-11-08
xhci: Fix Link TRB DMA in command ring stopped completion event
Faisal Hassan
2024-11-08
xhci: Fix incorrect stream context type macro
Mathias Nyman
2024-11-08
usb: xhci: Fix problem with xhci resume from suspend
Jose Alberto Reguero
2024-09-04
xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
Mathias Nyman
2024-07-05
xhci: Apply broken streams quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-07-05
xhci: Apply reset resume quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-07-05
xhci: Set correct transferred length for cancelled bulk transfers
Mathias Nyman
2024-04-13
usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
Colin Ian King
2024-01-08
usb: fotg210-hcd: delete an incorrect bounds test
Dan Carpenter
2023-10-25
usb: xhci: xhci-ring: Use sysdev for mapping bounce buffer
Wesley Cheng
2023-08-11
Revert "usb: xhci: tegra: Fix error check"
Dan Carpenter
2023-08-11
usb: xhci-mtk: set the dma max_seg_size
Ricardo Ribalda
2023-08-11
usb: ohci-at91: Fix the unhandle interrupt when resume
Guiting Shen
2023-05-30
USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value
Weitao Wang
2023-05-17
usb: host: xhci-rcar: remove leftover quirk handling
Wolfram Sang
2023-05-17
xhci: fix debugfs register accesses while suspended
Johan Hovold
2023-04-20
xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu
D Scott Phillips
2023-04-20
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2023-04-20
Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"
Tom Saeger
2023-03-11
usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
Kees Cook
2023-03-11
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2023-02-06
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
2023-02-06
Revert "Revert "xhci: Set HCD flag to defer primary roothub registration""
Sasha Levin
2023-01-24
usb: host: ehci-fsl: Fix module alias
Alexander Stein
2023-01-24
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman
2023-01-24
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2023-01-24
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
2023-01-24
xhci: Fix null pointer dereference when host dies
Mathias Nyman
2023-01-24
usb: xhci: Check endpoint is valid before dereferencing it
Jimmy Hu
[next]