summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-dbgcap.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-2/+0
* usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman2019-03-221-2/+3
* usb: xhci: dbc: Fixing typo error.Prabhat Chand Pandey2019-02-201-3/+3
* Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman2018-07-161-4/+8
|\
| * usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not startedKai-Heng Feng2018-07-021-4/+8
* | usb: xhci: dbc: remove redundant pointer dbcColin Ian King2018-07-131-2/+0
|/
* usb: xhci: dbc: Add SPDX identifiers to dbc filesLu Baolu2018-05-241-0/+1
* usb: xhci: dbc: Fix lockdep warningLu Baolu2018-03-081-8/+12
* USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-241-1/+1
* xhci: fixup incorrect memset size parameter when clearing up DbC on exit.Mathias Nyman2017-12-121-1/+1
* usb: xhci: Add DbC support in xHCI driverLu Baolu2017-12-081-0/+996