summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-dbgcap.h
AgeCommit message (Expand)Author
2020-07-23xhci: dbc: remove tty specific port structure from struct xhci_dbcMathias Nyman
2020-07-23xhci: dbc: Add a operations structure to access driver functionsMathias Nyman
2020-07-23xhci: dbctty: split dbc tty driver registration and unregistration functions.Mathias Nyman
2020-07-23xhci: dbc: remove endpoint pointers from dbc_port structureMathias Nyman
2020-07-23xhci: dbc: simplify dbc requests allocation and queueingMathias Nyman
2020-07-23xhci: dbc: Use dbc structure in the request completion instead of xhci_hcdMathias Nyman
2020-07-23xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpointsMathias Nyman
2020-07-23xhci: dbgtty: Pass dbc pointer when registering a dbctty deviceMathias Nyman
2020-07-23xhci: dbc: Add device pointer to dbc structureMathias Nyman
2018-05-24usb: xhci: dbc: Add SPDX identifiers to dbc filesLu Baolu
2017-12-08usb: xhci: Add DbC support in xHCI driverLu Baolu