index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Lines
2025-11-21
xhci: simplify and rework trb_in_td()
Mathias Nyman
-44
/
+28
2025-11-21
xhci: Add helper to find trb from its dma address
Mathias Nyman
-6
/
+22
2025-11-21
usb: xhci: limit run_graceperiod for only usb 3.0 devices
Hongyu Xie
-1
/
+1
2025-11-21
usb: xhci-mtk: correct most kernel-doc problems in xhci-mtk.h
Randy Dunlap
-4
/
+6
2025-11-17
Merge back earlier material related to system sleep for 6.19
Rafael J. Wysocki
-0
/
+1
2025-11-14
usb: sl811-hcd: Add PM_EVENT_POWEROFF into suspend callbacks
Mario Limonciello (AMD)
-0
/
+1
2025-11-09
xhci: sideband: Fix race condition in sideband unregister
Mathias Nyman
-44
/
+58
2025-11-09
xhci: dbgtty: Fix data corruption when transmitting data form DbC to host
Mathias Nyman
-1
/
+17
2025-11-09
xhci: fix stale flag preventig URBs after link state error is cleared
Mathias Nyman
-5
/
+11
2025-10-28
xen/usb: Constify struct hc_driver
Christophe JAILLET
-2
/
+2
2025-10-27
Merge 6.18-rc3 into usb-next
Greg Kroah-Hartman
-4
/
+14
2025-10-22
usb: uhci: Work around bogus clang shift overflow warning from DMA_BIT_MASK(64)
Nathan Chancellor
-9
/
+6
2025-10-14
xhci: dbc: enable back DbC in resume if it was enabled before suspend
Mathias Nyman
-1
/
+8
2025-10-14
xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall event
Mathias Nyman
-2
/
+4
2025-10-14
usb: xhci-pci: Fix USB2-only root hub registration
Michal Pecio
-1
/
+2
2025-10-13
usb: ehci: Add Aspeed AST2700 support
Ryan Chen
-2
/
+13
2025-10-13
usb: uhci: Add Aspeed AST2700 support
Ryan Chen
-2
/
+12
2025-10-13
usb: uhci: Add reset control support
Ryan Chen
-2
/
+16
2025-09-18
usb: xhci: align PORTSC trace with one-based port numbering
Niklas Neronin
-1
/
+1
2025-09-18
usb: xhci: correct indentation for PORTSC tracing function
Niklas Neronin
-17
/
+17
2025-09-18
usb: xhci: improve TR Dequeue Pointer mask
Niklas Neronin
-7
/
+8
2025-09-18
usb: xhci-pci: add support for hosts with zero USB3 ports
Niklas Neronin
-18
/
+24
2025-09-18
usb: xhci: Update a comment about Stop Endpoint retries
Michal Pecio
-2
/
+3
2025-09-18
Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"
Michal Pecio
-7
/
+4
2025-09-17
usb: host: xhci-rcar: Add Renesas RZ/G3E USB3 Host driver support
Biju Das
-1
/
+68
2025-09-17
usb: host: xhci-plat: Add .post_resume_quirk for struct xhci_plat_priv
Biju Das
-0
/
+15
2025-09-17
usb: host: xhci-rcar: Move R-Car reg definitions
Biju Das
-44
/
+50
2025-09-17
usb: xhci: plat: Facilitate using autosuspend for xhci plat devices
Krishna Kurapati
-0
/
+1
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
-28
/
+68
2025-09-12
Merge patch series "Support system sleep with offloaded usb transfers" into u...
Greg Kroah-Hartman
-4
/
+75
2025-09-12
usb: host: enable USB offload during system sleep
Guan-Yu Lin
-0
/
+20
2025-09-12
xhci: sideband: add api to trace sideband usage
Guan-Yu Lin
-0
/
+36
2025-09-12
usb: xhci-plat: separate dev_pm_ops for each pm_event
Guan-Yu Lin
-4
/
+19
2025-09-12
usb: xhci: tegra: Support USB wakeup function for Tegra234
Haotien Hsu
-2
/
+80
2025-09-06
xhci: fix memory leak regression when freeing xhci vdev devices depth first
Mathias Nyman
-1
/
+1
2025-09-06
xhci: dbc: Fix full DbC transfer ring after several reconnects
Mathias Nyman
-2
/
+21
2025-09-06
xhci: dbc: decouple endpoint allocation from initialization
Mathias Nyman
-25
/
+46
2025-09-06
Merge patch series "eUSB2 Double Isochronous IN Bandwidth support"
Greg Kroah-Hartman
-48
/
+63
2025-09-06
usb: xhci: Add host support for eUSB2 double isochronous bandwidth devices
Rai, Amardeep
-17
/
+62
2025-09-06
usb: xhci: Use usb_endpoint_max_periodic_payload()
Sakari Ailus
-31
/
+1
2025-09-06
usb: host: xhci-tegra: Remove redundant ternary operators
Liao Yuanhong
-1
/
+1
2025-09-06
usb: ohci: s3c2410: Drop support for S3C2410 systems
Krzysztof Kozlowski
-8
/
+0
2025-08-25
Merge 6.17-rc3 into usb-next
Greg Kroah-Hartman
-26
/
+41
2025-08-19
usb: xhci: fix host not responding after suspend and resume
Niklas Neronin
-0
/
+2
2025-08-19
usb: xhci: Fix slot_id resource race conflict
Weitao Wang
-23
/
+35
2025-08-13
usb: renesas-xhci: Fix External ROM access timeouts
Marek Vasut
-3
/
+4
2025-08-13
usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup
Dan Carpenter
-1
/
+1
2025-07-25
usb: xhci: print xhci->xhc_state when queue_command failed
Su Hui
-1
/
+2
2025-07-17
usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device Command
Jay Chen
-0
/
+2
2025-07-17
usb: xhci: Avoid showing warnings for dying controller
Mario Limonciello
-2
/
+4
[prev]
[next]