aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/host/xhci-debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-28usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)1-12/+12
2019-05-22usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_endpoint()Jia-Ju Bai1-0/+3
2018-05-24xhci: debugfs: add debugfs interface to enable compliance mode for a portMathias Nyman1-1/+38
2018-05-24xhci: debugfs: add usb ports to xhci debugfsMathias Nyman1-0/+48
2018-02-15xhci: Fix NULL pointer in xhci debugfsZhengjun Xing1-2/+2
2017-12-27xhci: Fix use-after-free in xhci debugfsAlexander Kappner1-8/+8
2017-11-07USB: host: xhci-debugfs: add SPDX linesGreg Kroah-Hartman1-0/+1
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-10-05usb: xhci: Add debugfs interface for xHCI driverLu Baolu1-0/+526