summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-sideband.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-16xhci: sideband: don't dereference freed ring when removing sideband endpointMathias Nyman1-1/+0
2025-11-09xhci: sideband: Fix race condition in sideband unregisterMathias Nyman1-44/+58
2025-09-12xhci: sideband: add api to trace sideband usageGuan-Yu Lin1-0/+36
2025-04-11usb: host: xhci: Notify xHCI sideband on transfer ring freeWesley Cheng1-1/+28
2025-04-11usb: host: xhci-mem: Allow for interrupter clients to choose specific indexWesley Cheng1-2/+3
2025-04-11xhci: sideband: add initial api to register a secondary interrupter entityMathias Nyman1-0/+429