summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* usb: host: xhci: fix ep context print mismatch in debugfsLi Jun2020-08-231-4/+4
* usb: host: xhci-debugfs: Use 'gnu_printf' format notationLee Jones2020-07-091-0/+1
* usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)2019-10-281-12/+12
* usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai2019-05-221-0/+3
* xhci: debugfs: add debugfs interface to enable compliance mode for a portMathias Nyman2018-05-241-1/+38
* xhci: debugfs: add usb ports to xhci debugfsMathias Nyman2018-05-241-0/+48
* xhci: Fix NULL pointer in xhci debugfsZhengjun Xing2018-02-151-2/+2
* xhci: Fix use-after-free in xhci debugfsAlexander Kappner2017-12-271-8/+8
* USB: host: xhci-debugfs: add SPDX linesGreg Kroah-Hartman2017-11-071-0/+1
* USB: host: xhci: Remove redundant license textGreg Kroah-Hartman2017-11-071-4/+0
* usb: xhci: Add debugfs interface for xHCI driverLu Baolu2017-10-051-0/+526