aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-dbgcap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-25usb: host: Remove call to memset after dma_alloc_coherentFuqian Huang1-1/+0
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-2/+0
2019-03-22usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman1-2/+3
2019-02-20usb: xhci: dbc: Fixing typo error.Prabhat Chand Pandey1-3/+3
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman1-4/+8
2018-07-13usb: xhci: dbc: remove redundant pointer dbcColin Ian King1-2/+0
2018-07-02usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not startedKai-Heng Feng1-4/+8
2018-05-24usb: xhci: dbc: Add SPDX identifiers to dbc filesLu Baolu1-0/+1
2018-03-08usb: xhci: dbc: Fix lockdep warningLu Baolu1-8/+12
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman1-1/+1
2017-12-12xhci: fixup incorrect memset size parameter when clearing up DbC on exit.Mathias Nyman1-1/+1
2017-12-08usb: xhci: Add DbC support in xHCI driverLu Baolu1-0/+996