index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-debugfs.c
Age
Commit message (
Expand
)
Author
2021-08-26
xhci: fix even more unsafe memory usage in xhci tracing
Mathias Nyman
2021-08-26
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
2020-09-20
usb: xhci: add debugfs support for ep with stream
Li Jun
2020-08-23
usb: host: xhci: fix ep context print mismatch in debugfs
Li Jun
2020-07-09
usb: host: xhci-debugfs: Use 'gnu_printf' format notation
Lee Jones
2019-10-28
usb: xhci: fix __le32/__le64 accessors in debugfs code
Ben Dooks (Codethink)
2019-05-22
usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...
Jia-Ju Bai
2018-05-24
xhci: debugfs: add debugfs interface to enable compliance mode for a port
Mathias Nyman
2018-05-24
xhci: debugfs: add usb ports to xhci debugfs
Mathias Nyman
2018-02-15
xhci: Fix NULL pointer in xhci debugfs
Zhengjun Xing
2017-12-27
xhci: Fix use-after-free in xhci debugfs
Alexander Kappner
2017-11-07
USB: host: xhci-debugfs: add SPDX lines
Greg Kroah-Hartman
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
2017-10-05
usb: xhci: Add debugfs interface for xHCI driver
Lu Baolu