summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-dbgcap.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-23xhci: dbc: Use dbc structure in the request completion instead of xhci_hcdMathias Nyman1-17/+17
2020-07-23xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpointsMathias Nyman1-6/+2
2020-07-23xhci: dbgtty: Pass dbc pointer when registering a dbctty deviceMathias Nyman1-2/+2
2020-07-23xhci: dbc: Add device pointer to dbc structureMathias Nyman1-0/+1
2018-05-24usb: xhci: dbc: Add SPDX identifiers to dbc filesLu Baolu1-1/+1
2017-12-08usb: xhci: Add DbC support in xHCI driverLu Baolu1-0/+229