aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-dbgtty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-03usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_requests()'Christophe JAILLET1-1/+1
2019-09-03usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'Christophe JAILLET1-1/+1
2018-05-24usb: xhci: dbc: Add SPDX identifiers to dbc filesLu Baolu1-0/+1
2018-04-22xhci: Fix Kernel oops in xhci dbgttyZhengjun Xing1-3/+5
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman1-8/+12
2018-03-16usb: xhci: Clean up error code in xhci_dbc_tty_register_device()Dan Carpenter1-2/+3
2018-03-08usb: xhci: dbc: Fix lockdep warningLu Baolu1-8/+12
2017-12-12usb: xhci: make function xhci_dbc_free_req staticColin Ian King1-1/+1
2017-12-08usb: xhci: Add DbC support in xHCI driverLu Baolu1-0/+497