blob: 8108015a22bba8bdad02b3ed8774e7e3f82f6ef1 [file] [log] [blame]
688915b11aa7 ("xhci: dbgcap: remove dbc dependency on dbctty specific flag")
6ae6470bfa33 ("xhci: dbc: Add a operations structure to access driver functions")
4521f1613940 ("xhci: dbctty: split dbc tty driver registration and unregistration functions.")
e0aa56dc7b18 ("xhci: dbc: simplify dbc requests allocation and queueing")
11e229a75851 ("xhci: dbc: Pass dbc pointer to dbc start and stop functions.")
dd98570be1fb ("xhci: dbc: Pass dbc pointer to dbc memory init and cleanup functions")
ac286428c69f ("xhci: dbc: don't use generic xhci ring allocation functions for dbc.")
cb66434e67cc ("xhci: dbc: Don't use generic xhci context allocation for dbc")
f39f3afdf9b1 ("xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd")
91aaf97471a0 ("xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints")
b396fa39de9b ("xhci: dbgtty: Pass dbc pointer when registering a dbctty device")
ed7bffee0216 ("xhci: dbc: Get the device pointer from dbc structure in dbc_ep_do_queue()")
985247fe4c52 ("xhci: dbc: Use dev_info() and similar instead of xhci_info()")
bcf87ea6e2d0 ("xhci: dbc: Remove dbc_dma_free_coherent() wrapper")
c9dd94385d48 ("xhci: dbc: Remove dbc_dma_alloc_coherent() wrapper")
0b832e997436 ("xhci: dbc: Don't use generic xhci erst allocation and free functions")