index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-ring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
usb: xhci: Prevent interrupt storm on host controller error (HCE)
Dayu Jiang
1
-0
/
+1
2025-12-07
xhci: fix stale flag preventig URBs after link state error is cleared
Mathias Nyman
1
-5
/
+10
2025-10-15
Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"
Michal Pecio
1
-7
/
+4
2025-08-28
usb: xhci: Fix slot_id resource race conflict
Weitao Wang
1
-2
/
+7
2025-08-20
usb: xhci: Avoid showing errors during surprise removal
Mario Limonciello
1
-2
/
+5
2025-08-20
usb: xhci: print xhci->xhc_state when queue_command failed
Su Hui
1
-1
/
+2
2025-07-10
Revert "usb: xhci: Implement xhci_handshake_check_state() helper"
Roy Luo
1
-3
/
+2
2025-05-29
usb: xhci: Don't change the status of stalled TDs on failed Stop EP
Michal Pecio
1
-1
/
+11
2025-05-02
usb: xhci: Fix Short Packet handling rework ignoring errors
Michal Pecio
1
-1
/
+1
2025-05-02
usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running
Michal Pecio
1
-4
/
+7
2025-05-02
xhci: Handle spurious events on Etron host isoc enpoints
Mathias Nyman
1
-12
/
+26
2025-05-02
usb: xhci: Fix isochronous Ring Underrun/Overrun event handling
Michal Pecio
1
-6
/
+14
2025-05-02
usb: xhci: Complete 'error mid TD' transfers when handling Missed Service
Michal Pecio
1
-1
/
+5
2025-05-02
usb: xhci: Fix invalid pointer dereference in Etron workaround
Michal Pecio
1
-1
/
+1
2025-04-07
usb: xhci: Don't skip on Stopped - Length Invalid
Michal Pecio
1
-0
/
+4
2025-02-08
usb: xhci: Fix NULL pointer dereference on certain command aborts
Michal Pecio
1
-1
/
+2
2024-12-27
xhci: Turn NEC specific quirk for handling Stop Endpoint errors generic
Mathias Nyman
1
-2
/
+0
2024-12-05
usb: xhci: Avoid queuing redundant Stop Endpoint commands
Michal Pecio
1
-0
/
+13
2024-12-05
usb: xhci: Fix TD invalidation under pending Set TR Dequeue
Michal Pecio
1
-5
/
+13
2024-12-05
usb: xhci: Limit Stop Endpoint retries
Michal Pecio
1
-4
/
+24
2024-12-05
xhci: Fix control transfer error on Etron xHCI host
Kuangyi Chiang
1
-0
/
+14
2024-10-29
xhci: Fix Link TRB DMA in command ring stopped completion event
Faisal Hassan
1
-8
/
+8
2024-10-17
usb: xhci: Fix handling errors mid TD followed by other errors
Michal Pecio
1
-37
/
+29
2024-10-17
xhci: Mitigate failed set dequeue pointer commands
Mathias Nyman
1
-1
/
+1
2024-09-11
usb: xhci: fix loss of data on Cadence xHC
Pawel Laszczak
1
-0
/
+14
2024-09-05
usb: xhci: adjust empty TD list handling in handle_tx_event()
Niklas Neronin
1
-27
/
+24
2024-09-05
usb: xhci: remove excessive Bulk short packet debug message
Niklas Neronin
1
-3
/
+0
2024-09-05
usb: xhci: remove excessive isoc frame debug message spam
Niklas Neronin
1
-4
/
+0
2024-08-13
usb: xhci: fix duplicate stall handling in handle_tx_event()
Niklas Neronin
1
-0
/
+1
2024-06-27
xhci: sort out TRB Endpoint ID bitfield macros
Mathias Nyman
1
-3
/
+3
2024-06-27
usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()
Niklas Neronin
1
-16
/
+17
2024-06-27
usb: xhci: move process TD code out of the while loop
Niklas Neronin
1
-32
/
+30
2024-06-27
usb: xhci: remove infinite loop prevention
Niklas Neronin
1
-15
/
+0
2024-06-27
usb: xhci: remove false xhci_giveback_urb_in_irq() header comment
Niklas Neronin
1
-4
/
+0
2024-06-27
usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stopped
Niklas Neronin
1
-13
/
+12
2024-06-27
xhci: rework xhci internal endpoint halt state detection.
Mathias Nyman
1
-27
/
+29
2024-06-27
usb: xhci: remove obsolete sanity check debug messages
Niklas Neronin
1
-8
/
+2
2024-06-27
usb: xhci: improve error message for targetless transfer event
Niklas Neronin
1
-2
/
+2
2024-06-27
usb: xhci: move untargeted transfer event handling to a separate function
Niklas Neronin
1
-27
/
+29
2024-06-27
usb: xhci: move link chain bit quirk checks into one helper function.
Niklas Neronin
1
-6
/
+2
2024-06-27
usb: xhci: remove unused argument from handle_port_status()
Niklas Neronin
1
-4
/
+2
2024-06-27
usb: xhci: remove unused argument from xhci_handle_cmd_config_ep()
Niklas Neronin
1
-3
/
+2
2024-06-27
usb: xhci: remove unused 'xhci' argument
Niklas Neronin
1
-21
/
+14
2024-06-27
usb: xhci: remove 'num_trbs' from struct 'xhci_td'
Niklas Neronin
1
-4
/
+0
2024-06-27
xhci: Set correct transferred length for cancelled isoc transfers
Mathias Nyman
1
-1
/
+3
2024-06-27
xhci: Remove dead code in xhci_move_dequeue_past_td()
Hector Martin
1
-21
/
+0
2024-06-12
xhci: Handle TD clearing for multiple streams case
Hector Martin
1
-11
/
+43
2024-06-12
xhci: Set correct transferred length for cancelled bulk transfers
Mathias Nyman
1
-3
/
+2
2024-05-01
usb: xhci: compact 'trb_in_td()' arguments
Niklas Neronin
1
-24
/
+14
2024-05-01
usb: xhci: remove duplicate TRB_TO_SLOT_ID() calls
Niklas Neronin
1
-11
/
+6
[next]