Age | Commit message (Expand) | Author | Files | Lines |
2020-07-23 | xhci: dbc: remove tty specific port structure from struct xhci_dbc | Mathias Nyman | 1 | -1/+1 |
2020-07-23 | xhci: dbc: Add a operations structure to access driver functions | Mathias Nyman | 1 | -2/+6 |
2020-07-23 | xhci: dbctty: split dbc tty driver registration and unregistration functions. | Mathias Nyman | 1 | -2/+2 |
2020-07-23 | xhci: dbc: remove endpoint pointers from dbc_port structure | Mathias Nyman | 1 | -2/+0 |
2020-07-23 | xhci: dbc: simplify dbc requests allocation and queueing | Mathias Nyman | 1 | -5/+7 |
2020-07-23 | xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd | Mathias Nyman | 1 | -17/+17 |
2020-07-23 | xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints | Mathias Nyman | 1 | -6/+2 |
2020-07-23 | xhci: dbgtty: Pass dbc pointer when registering a dbctty device | Mathias Nyman | 1 | -2/+2 |
2020-07-23 | xhci: dbc: Add device pointer to dbc structure | Mathias Nyman | 1 | -0/+1 |
2018-05-24 | usb: xhci: dbc: Add SPDX identifiers to dbc files | Lu Baolu | 1 | -1/+1 |
2017-12-08 | usb: xhci: Add DbC support in xHCI driver | Lu Baolu | 1 | -0/+229 |