summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-debugfs.c
AgeCommit message (Expand)Author
2024-11-06usb: xhci: introduce macro for ring segment list iterationNiklas Neronin
2024-11-06xhci: debugfs: Add virt endpoint state to xhci debugfsWangYuli
2024-01-04xhci: add support to allocate several interruptersMathias Nyman
2023-10-21xhci: Expose segment numbers in debugfsLukas Wunner
2023-04-20xhci: fix debugfs register accesses while suspendedJohan Hovold
2023-02-02xhci: Refactor interrupter code for initial multi interrupter support.Mathias Nyman
2021-08-26xhci: fix even more unsafe memory usage in xhci tracingMathias Nyman
2021-08-26xhci: fix unsafe memory usage in xhci tracingMathias Nyman
2020-09-20usb: xhci: add debugfs support for ep with streamLi Jun
2020-08-23usb: host: xhci: fix ep context print mismatch in debugfsLi Jun
2020-07-09usb: host: xhci-debugfs: Use 'gnu_printf' format notationLee Jones
2019-10-28usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)
2019-05-22usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai
2018-05-24xhci: debugfs: add debugfs interface to enable compliance mode for a portMathias Nyman
2018-05-24xhci: debugfs: add usb ports to xhci debugfsMathias Nyman
2018-02-15xhci: Fix NULL pointer in xhci debugfsZhengjun Xing
2017-12-27xhci: Fix use-after-free in xhci debugfsAlexander Kappner
2017-11-07USB: host: xhci-debugfs: add SPDX linesGreg Kroah-Hartman
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman
2017-10-05usb: xhci: Add debugfs interface for xHCI driverLu Baolu