index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-13
usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bits
Xincheng Zhang
3
-5
/
+12
2026-07-08
usb: xhci: Fix sleep in atomic context in xhci_free_streams()
胡连勤
1
-1
/
+10
2026-07-08
xhci: sideband: fix ring sg table pages leak
Xu Rao
1
-0
/
+2
2026-07-08
usb: sl811-hcd: disable controller wakeup on remove
Myeonghun Pak
1
-0
/
+1
2026-07-08
usb: free iso schedules on failed submit
Dawei Feng
1
-2
/
+9
2026-06-25
xhci: dbc: support runtime suspend while DbC is in enabled state
Mathias Nyman
2
-2
/
+61
2026-06-22
Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
15
-182
/
+381
2026-06-17
Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-12
/
+26
2026-06-03
usb: host: xhci-rcar: Split R-Car Gen2 and Gen3 .plat_start() handling
Geert Uytterhoeven
1
-29
/
+24
2026-06-03
usb: host: xhci-rcar: Remove SET_XHCI_PLAT_PRIV_FOR_RCAR() macro
Geert Uytterhoeven
1
-9
/
+10
2026-06-03
usb: xhci: allocate internal DCBAA mirror dynamically
Niklas Neronin
3
-8
/
+19
2026-06-03
usb: xhci: allocate DCBAA based on host controller max slots
Niklas Neronin
3
-10
/
+7
2026-06-03
usb: xhci: refactor DCBAA struct
Niklas Neronin
4
-29
/
+32
2026-06-03
xhci: Prevent queuing new commands if xhci is inaccessible
Mathias Nyman
2
-0
/
+10
2026-06-03
xhci: dbc: detect and recover hung DbC during enumeraton
Mathias Nyman
2
-1
/
+28
2026-06-03
xhci: dbc: add timestamps to DbC state changes in a new helper.
Mathias Nyman
2
-6
/
+13
2026-06-03
xhci: dbc: add helper to set and clear DbC DCE enable bit
Mathias Nyman
1
-11
/
+18
2026-06-03
xhci: dbc: serialize enabling and disabling dbc
Mathias Nyman
2
-27
/
+40
2026-06-03
usb: xhci: Improve Soft Retries after short transfers
Michal Pecio
1
-0
/
+1
2026-06-03
usb: xhci: Remove isochronous URB_SHORT_NOT_OK handling
Michal Pecio
1
-9
/
+3
2026-06-03
usb: xhci: Remove skip_isoc_td()
Michal Pecio
1
-21
/
+5
2026-06-03
usb: xhci: Simplify xhci_quiesce()
Michal Pecio
1
-8
/
+1
2026-06-03
usb: xhci: remove legacy 'num_trbs_free' tracking
Niklas Neronin
4
-12
/
+3
2026-06-03
usb: xhci: fix typo in xhci_set_port_power() comment
Stepan Ionichev
1
-1
/
+1
2026-06-01
Merge tag 'v7.1-rc6' into usb-next
Greg Kroah-Hartman
1
-30
/
+39
2026-05-28
usb: xhci: tegra: Explicitly specify PMC instance to use
Thierry Reding
1
-12
/
+26
2026-05-22
usb: host: add ARCH_AIROHA in XHCI MTK dependency
Christian Marangi
1
-1
/
+1
2026-05-22
usb: host: max3421: Reject hub port requests for non-existent ports
Seungjin Bae
1
-0
/
+4
2026-05-22
usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()
Seungjin Bae
1
-0
/
+4
2026-05-22
xhci: tegra: Fix ghost USB device on dual-role port unplug
Wei-Cheng Chen
1
-30
/
+39
2026-05-21
usb: xhci-pci: add AMD Promontory 21 PCI glue
Jihong Min
5
-0
/
+158
2026-05-21
usb: xhci-mtk: Use FIELD_MODIFY()
Hans Zhang
1
-3
/
+3
2026-05-21
usb: xhci: Use FIELD_MODIFY()
Hans Zhang
1
-3
/
+2
2026-04-11
drivers/usb/host: Fix spelling error 'seperate' -> 'separate'
Qinghua Zhao
1
-1
/
+1
2026-04-06
Merge tag 'v7.0-rc7' into usb-next
Greg Kroah-Hartman
2
-17
/
+5
2026-04-02
usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()
Michal Pecio
1
-1
/
+0
2026-04-02
usb: xhci: remove duplicate '0x' prefix
Niklas Neronin
2
-5
/
+5
2026-04-02
usb: xhci: move roothub port limit validation
Niklas Neronin
1
-27
/
+18
2026-04-02
usb: xhci: simpilfy resume root hub code
Niklas Neronin
1
-20
/
+16
2026-04-02
usb: xhci: cleanup xhci_hub_report_usb3_link_state()
Niklas Neronin
1
-36
/
+20
2026-04-02
usb: xhci: rename parameter to match argument 'portsc'
Niklas Neronin
1
-31
/
+30
2026-04-02
usb: xhci: add PORTSC variable to xhci_hub_control()
Niklas Neronin
1
-51
/
+51
2026-04-02
usb: xhci: add PORTPMSC variable to xhci_hub_control()
Niklas Neronin
1
-9
/
+9
2026-04-02
usb: xhci: separate use of USB Chapter 11 PLS macros from xHCI-specific PLS macros
Niklas Neronin
1
-7
/
+7
2026-04-02
usb: xhci: clean up 'wValue' handling in xhci_hub_control()
Niklas Neronin
1
-4
/
+6
2026-04-02
usb: xhci: clean up handling of upper bits in SetPortFeature wIndex
Niklas Neronin
1
-13
/
+12
2026-04-02
usb: xhci: rename 'wIndex' parameters to 'portnum'
Niklas Neronin
1
-33
/
+27
2026-04-02
usb: xhci: stop treating 'wIndex' as a mutable port number
Niklas Neronin
1
-35
/
+30
2026-04-02
usb: xhci: optimize resuming from S4 (suspend-to-disk)
Niklas Neronin
3
-23
/
+34
2026-04-02
usb: xhci: improve debug messages during suspend
Niklas Neronin
1
-28
/
+37
[next]