aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-pci.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-22usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland1-4/+48
2021-02-18usb: xhci-pci: Add DM_FLAG_OS_PREPARE flagNicolas Saenz Julienne1-1/+1
2021-02-10usb: xhci-pci: Check for errors from dm_pci_map_bar()Pali Rohár1-3/+12
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot1-1/+1
2018-06-13usb: xhci-pci: Fix compiler warningBin Meng1-3/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-28usb: xhci-pci: Clean up the driver a little bitBin Meng1-19/+2
2017-07-28usb: xhci-pci: Drop non-DM version of xhci-pci driverBin Meng1-52/+0
2016-12-06usb: xhci-pci: Add DM supportStefan Roese1-0/+81
2015-02-05usb: pci: Add XHCI driver for PCISimon Glass1-0/+60