summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci.h
AgeCommit message (Expand)Author
2025-06-28usb: xhci: quirk for data loss in ISOC transfersRaju Rangoju
2025-06-19Revert "usb: xhci: Implement xhci_handshake_check_state() helper"Roy Luo
2025-05-21usb: xhci: rename 'irq_control' to 'imod'Niklas Neronin
2025-05-21usb: xhci: rename 'irq_pending' to 'iman'Niklas Neronin
2025-05-21usb: xhci: cleanup IMOD register commentsNiklas Neronin
2025-05-21usb: xhci: rework Event Ring Segment Table Address maskNiklas Neronin
2025-05-21usb: xhci: rework Event Ring Segment Table Size maskNiklas Neronin
2025-05-21usb: xhci: remove '0' write to write-1-to-clear registerNiklas Neronin
2025-05-21usb: xhci: improve Interrupt Management register macrosNiklas Neronin
2025-05-21usb: xhci: move initialization of the primary interrupterNiklas Neronin
2025-05-21usb: xhci: move enabling of USB 3 device notificationsNiklas Neronin
2025-05-21usb: xhci: refactor xhci_set_cmd_ring_deq()Niklas Neronin
2025-05-21usb: xhci: Add debugfs support for xHCI port bandwidthXu Rao
2025-04-28Merge 6.15-rc4 into usb-nextGreg Kroah-Hartman
2025-04-11xhci: Limit time spent with xHC interrupts disabled during bus resumeMathias Nyman
2025-04-11Revert "xhci: Prevent early endpoint restart when handling STALL errors."Mathias Nyman
2025-04-11usb: host: xhci-mem: Allow for interrupter clients to choose specific indexWesley Cheng
2025-04-11usb: host: xhci-mem: Cleanup pending secondary event ring eventsWesley Cheng
2025-04-11xhci: sideband: add initial api to register a secondary interrupter entityMathias Nyman
2025-03-14usb: xhci: change xhci_resume() parameters to explicit the desired infoThéo Lebrun
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman
2025-03-06xhci: Handle spurious events on Etron host isoc enpointsMathias Nyman
2025-03-06usb: xhci: Apply the link chain quirk on NEC isoc endpointsMichal Pecio
2025-03-06xhci: Prevent early endpoint restart when handling STALL errors.Mathias Nyman
2025-03-06usb: xhci: refactor trb_in_td() to be staticNiklas Neronin
2025-03-06usb: xhci: set page size to the xHCI-supported sizeNiklas Neronin
2025-02-27usb: xhci: Enable the TRB overfetch quirk on VIA VL805Michal Pecio
2024-12-27xhci: Add command completion parameter supportMathias Nyman
2024-11-06usb: xhci: Avoid queuing redundant Stop Endpoint commandsMichal Pecio
2024-11-06usb: xhci: Limit Stop Endpoint retriesMichal Pecio
2024-11-06usb: xhci: simplify TDs start and end naming scheme in struct 'xhci_td'Niklas Neronin
2024-11-06xhci: Don't issue Reset Device command to Etron xHCI hostKuangyi Chiang
2024-11-06usb: xhci: remove option to change a default ring's TRB cycle bitNiklas Neronin
2024-11-06usb: xhci: introduce macro for ring segment list iterationNiklas Neronin
2024-11-06xhci: add stream context tracingMathias Nyman
2024-11-06xhci: Add Isochronous TRB fields to TRB tracerMathias Nyman
2024-10-21Merge 6.12-rc4 into usb-nextGreg Kroah-Hartman
2024-10-17xhci: Fix incorrect stream context type macroMathias Nyman
2024-10-17xhci: add helper to stop endpoint and wait for completionMathias Nyman
2024-09-11usb: xhci: fix loss of data on Cadence xHCPawel Laszczak
2024-09-05xhci: support setting interrupt moderation IMOD for secondary interruptersMathias Nyman
2024-09-05usb: xhci: make 'sbrn' a local variableNiklas Neronin
2024-09-05usb: xhci: remove unused variables from struct 'xhci_hcd'Niklas Neronin
2024-09-05xhci: Remove unused function declarationsYue Haibing
2024-09-03usb: Add tunnel_mode parameter to usb device structureMathias Nyman
2024-09-03xhci: Add USB4 tunnel detection for USB3 devices on Intel hostsMathias Nyman
2024-08-07xhci-pci: Make xhci-pci-renesas a proper modular driverBen Hutchings
2024-06-27xhci: sort out TRB Endpoint ID bitfield macrosMathias Nyman
2024-06-27usb: xhci: move link chain bit quirk checks into one helper function.Niklas Neronin
2024-06-27usb: xhci: remove 'num_trbs' from struct 'xhci_td'Niklas Neronin