summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-dbgcap.h
AgeCommit message (Expand)Author
2024-03-02xhci: dbc: poll at different rate depending on data transfer activityMathias Nyman
2023-12-04xhci: dbc: Use sysfs_emit() to instead of scnprintf()Andy Shevchenko
2023-03-23xhci: dbc: Provide sysfs option to configure dbc descriptorsMathias Nyman
2022-02-17xhci: dbgtty: use IDR to support several dbc instances.Mathias Nyman
2022-02-17xhci: dbc: Don't call dbc_tty_init() on every dbc tty probeMathias Nyman
2022-02-17xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exitMathias Nyman
2022-02-17xhci: dbc: create and remove dbc structure in dbgtty driver.Mathias Nyman
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