index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2025-11-21
usb: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-11-21
usb: host: ohci-platform: Call reset assert/deassert on suspend/resume
Claudiu Beznea
2025-11-21
usb: host: ehci-platform: Call reset assert/deassert on suspend/resume
Claudiu Beznea
2025-11-21
usb: host: Do not check priv->clks[clk]
Claudiu Beznea
2025-11-21
usb: xhci: Add debugfs support for xHCI Port Link Info (PORTLI) register.
Rai, Amardeep
2025-11-21
usb: xhci: standardize single bit-field macros
Niklas Neronin
2025-11-21
usb: xhci: drop xhci-caps.h dependence on xhci-ext-caps.h
Niklas Neronin
2025-11-21
usb: xhci: simplify Max Scratchpad buffer macros
Niklas Neronin
2025-11-21
usb: xhci: simplify Isochronous Scheduling Threshold handling
Niklas Neronin
2025-11-21
usb: xhci: improve xhci-caps.h comments
Niklas Neronin
2025-11-21
usb: xhci: limit number of interrupts to 128
Niklas Neronin
2025-11-21
usb: xhci: limit number of ports to 127
Niklas Neronin
2025-11-21
usb: xhci: simplify handling of Structural Parameters 1 values
Niklas Neronin
2025-11-21
usb: xhci: use cached HCSPARAMS1 value
Niklas Neronin
2025-11-21
usb: xhci: remove unused trace operation and argument
Niklas Neronin
2025-11-21
usb: xhci: remove deprecated TODO comment
Niklas Neronin
2025-11-21
usb: xhci: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-11-21
usb: xhci: Don't unchain link TRBs on quirky HCs
Michal Pecio
2025-11-21
usb: xhci: Assume that endpoints halt as specified
Michal Pecio
2025-11-21
usb: xhci: implement USB Port Register Set struct
Niklas Neronin
2025-11-21
usb: xhci: add USB Port Register Set struct
Niklas Neronin
2025-11-21
usb: xhci: add helper to read PORTSC register
Niklas Neronin
2025-11-21
usb: xhci: add tracing for PORTSC register writes
Niklas Neronin
2025-11-21
usb: xhci: rework xhci_decode_portsc()
Niklas Neronin
2025-11-21
xhci: simplify and rework trb_in_td()
Mathias Nyman
2025-11-21
xhci: Add helper to find trb from its dma address
Mathias Nyman
2025-11-21
usb: xhci: limit run_graceperiod for only usb 3.0 devices
Hongyu Xie
2025-11-21
usb: xhci-mtk: correct most kernel-doc problems in xhci-mtk.h
Randy Dunlap
2025-10-28
xen/usb: Constify struct hc_driver
Christophe JAILLET
2025-10-27
Merge 6.18-rc3 into usb-next
Greg Kroah-Hartman
2025-10-22
usb: uhci: Work around bogus clang shift overflow warning from DMA_BIT_MASK(64)
Nathan Chancellor
2025-10-14
xhci: dbc: enable back DbC in resume if it was enabled before suspend
Mathias Nyman
2025-10-14
xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall event
Mathias Nyman
2025-10-14
usb: xhci-pci: Fix USB2-only root hub registration
Michal Pecio
2025-10-13
usb: ehci: Add Aspeed AST2700 support
Ryan Chen
2025-10-13
usb: uhci: Add Aspeed AST2700 support
Ryan Chen
2025-10-13
usb: uhci: Add reset control support
Ryan Chen
2025-09-18
usb: xhci: align PORTSC trace with one-based port numbering
Niklas Neronin
2025-09-18
usb: xhci: correct indentation for PORTSC tracing function
Niklas Neronin
2025-09-18
usb: xhci: improve TR Dequeue Pointer mask
Niklas Neronin
2025-09-18
usb: xhci-pci: add support for hosts with zero USB3 ports
Niklas Neronin
2025-09-18
usb: xhci: Update a comment about Stop Endpoint retries
Michal Pecio
2025-09-18
Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"
Michal Pecio
2025-09-17
usb: host: xhci-rcar: Add Renesas RZ/G3E USB3 Host driver support
Biju Das
2025-09-17
usb: host: xhci-plat: Add .post_resume_quirk for struct xhci_plat_priv
Biju Das
2025-09-17
usb: host: xhci-rcar: Move R-Car reg definitions
Biju Das
2025-09-17
usb: xhci: plat: Facilitate using autosuspend for xhci plat devices
Krishna Kurapati
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
2025-09-12
Merge patch series "Support system sleep with offloaded usb transfers" into u...
Greg Kroah-Hartman
2025-09-12
usb: host: enable USB offload during system sleep
Guan-Yu Lin
[next]