summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-dbgtty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...Christophe JAILLET2019-09-031-1/+1
* usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'Christophe JAILLET2019-09-031-1/+1
* usb: xhci: dbc: Add SPDX identifiers to dbc filesLu Baolu2018-05-241-0/+1
* xhci: Fix Kernel oops in xhci dbgttyZhengjun Xing2018-04-221-3/+5
* Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman2018-03-201-8/+12
|\
| * usb: xhci: dbc: Fix lockdep warningLu Baolu2018-03-081-8/+12
* | usb: xhci: Clean up error code in xhci_dbc_tty_register_device()Dan Carpenter2018-03-161-2/+3
|/
* usb: xhci: make function xhci_dbc_free_req staticColin Ian King2017-12-121-1/+1
* usb: xhci: Add DbC support in xHCI driverLu Baolu2017-12-081-0/+497