index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-dbgcap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: dbgtty: use IDR to support several dbc instances.
Mathias Nyman
2022-02-17
1
-0
/
+1
*
xhci: dbc: Don't call dbc_tty_init() on every dbc tty probe
Mathias Nyman
2022-02-17
1
-1
/
+11
*
xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
Mathias Nyman
2022-02-17
1
-4
/
+4
*
xhci: dbc: create and remove dbc structure in dbgtty driver.
Mathias Nyman
2022-02-17
1
-1
/
+4
*
xhci: dbc: remove tty specific port structure from struct xhci_dbc
Mathias Nyman
2020-07-23
1
-1
/
+1
*
xhci: dbc: Add a operations structure to access driver functions
Mathias Nyman
2020-07-23
1
-2
/
+6
*
xhci: dbctty: split dbc tty driver registration and unregistration functions.
Mathias Nyman
2020-07-23
1
-2
/
+2
*
xhci: dbc: remove endpoint pointers from dbc_port structure
Mathias Nyman
2020-07-23
1
-2
/
+0
*
xhci: dbc: simplify dbc requests allocation and queueing
Mathias Nyman
2020-07-23
1
-5
/
+7
*
xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd
Mathias Nyman
2020-07-23
1
-17
/
+17
*
xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints
Mathias Nyman
2020-07-23
1
-6
/
+2
*
xhci: dbgtty: Pass dbc pointer when registering a dbctty device
Mathias Nyman
2020-07-23
1
-2
/
+2
*
xhci: dbc: Add device pointer to dbc structure
Mathias Nyman
2020-07-23
1
-0
/
+1
*
usb: xhci: dbc: Add SPDX identifiers to dbc files
Lu Baolu
2018-05-24
1
-1
/
+1
*
usb: xhci: Add DbC support in xHCI driver
Lu Baolu
2017-12-08
1
-0
/
+229