开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-03
usb: host: xhci-rcar: Split R-Car Gen2 and Gen3 .plat_start() handling
Geert Uytterhoeven
2026-06-03
usb: host: xhci-rcar: Remove SET_XHCI_PLAT_PRIV_FOR_RCAR() macro
Geert Uytterhoeven
2026-06-03
usb: xhci: allocate internal DCBAA mirror dynamically
Niklas Neronin
2026-06-03
usb: xhci: allocate DCBAA based on host controller max slots
Niklas Neronin
2026-06-03
usb: xhci: refactor DCBAA struct
Niklas Neronin
2026-06-03
xhci: Prevent queuing new commands if xhci is inaccessible
Mathias Nyman
2026-06-03
xhci: dbc: detect and recover hung DbC during enumeraton
Mathias Nyman
2026-06-03
xhci: dbc: add timestamps to DbC state changes in a new helper.
Mathias Nyman
2026-06-03
xhci: dbc: add helper to set and clear DbC DCE enable bit
Mathias Nyman
2026-06-03
xhci: dbc: serialize enabling and disabling dbc
Mathias Nyman
2026-06-03
usb: xhci: Improve Soft Retries after short transfers
Michal Pecio
2026-06-03
usb: xhci: Remove isochronous URB_SHORT_NOT_OK handling
Michal Pecio
2026-06-03
usb: xhci: Remove skip_isoc_td()
Michal Pecio
2026-06-03
usb: xhci: Simplify xhci_quiesce()
Michal Pecio
2026-06-03
usb: xhci: remove legacy 'num_trbs_free' tracking
Niklas Neronin
2026-06-03
usb: xhci: fix typo in xhci_set_port_power() comment
Stepan Ionichev
2026-06-01
Merge tag 'v7.1-rc6' into usb-next
Greg Kroah-Hartman
2026-05-28
usb: xhci: tegra: Explicitly specify PMC instance to use
Thierry Reding
2026-05-22
usb: host: add ARCH_AIROHA in XHCI MTK dependency
Christian Marangi
2026-05-22
usb: host: max3421: Reject hub port requests for non-existent ports
Seungjin Bae
2026-05-22
usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()
Seungjin Bae
2026-05-22
xhci: tegra: Fix ghost USB device on dual-role port unplug
Wei-Cheng Chen
2026-05-21
usb: xhci-pci: add AMD Promontory 21 PCI glue
Jihong Min
2026-05-21
usb: xhci-mtk: Use FIELD_MODIFY()
Hans Zhang
2026-05-21
usb: xhci: Use FIELD_MODIFY()
Hans Zhang
2026-04-11
drivers/usb/host: Fix spelling error 'seperate' -> 'separate'
Qinghua Zhao
2026-04-06
Merge tag 'v7.0-rc7' into usb-next
Greg Kroah-Hartman
2026-04-02
usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()
Michal Pecio
2026-04-02
usb: xhci: remove duplicate '0x' prefix
Niklas Neronin
2026-04-02
usb: xhci: move roothub port limit validation
Niklas Neronin
2026-04-02
usb: xhci: simpilfy resume root hub code
Niklas Neronin
2026-04-02
usb: xhci: cleanup xhci_hub_report_usb3_link_state()
Niklas Neronin
2026-04-02
usb: xhci: rename parameter to match argument 'portsc'
Niklas Neronin
2026-04-02
usb: xhci: add PORTSC variable to xhci_hub_control()
Niklas Neronin
2026-04-02
usb: xhci: add PORTPMSC variable to xhci_hub_control()
Niklas Neronin
2026-04-02
usb: xhci: separate use of USB Chapter 11 PLS macros from xHCI-specific PLS m...
Niklas Neronin
2026-04-02
usb: xhci: clean up 'wValue' handling in xhci_hub_control()
Niklas Neronin
2026-04-02
usb: xhci: clean up handling of upper bits in SetPortFeature wIndex
Niklas Neronin
2026-04-02
usb: xhci: rename 'wIndex' parameters to 'portnum'
Niklas Neronin
2026-04-02
usb: xhci: stop treating 'wIndex' as a mutable port number
Niklas Neronin
2026-04-02
usb: xhci: optimize resuming from S4 (suspend-to-disk)
Niklas Neronin
2026-04-02
usb: xhci: improve debug messages during suspend
Niklas Neronin
2026-04-02
usb: xhci: split core allocation and initialization
Niklas Neronin
2026-04-02
usb: xhci: move initialization for lifetime objects
Niklas Neronin
2026-04-02
usb: xhci: move ring initialization
Niklas Neronin
2026-04-02
usb: xhci: move reserving command ring trb
Niklas Neronin
2026-04-02
usb: xhci: factor out roothub bandwidth cleanup
Niklas Neronin
2026-04-02
usb: xhci: relocate Restore/Controller error check
Niklas Neronin
[next]