summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-pci.c
AgeCommit message (Expand)Author
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2021-09-22usb: xhci-pci: Move reset logic out of XHCI coreSamuel Holland
2021-02-18usb: xhci-pci: Add DM_FLAG_OS_PREPARE flagNicolas Saenz Julienne
2021-02-10usb: xhci-pci: Check for errors from dm_pci_map_bar()Pali Rohár
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2019-10-24usb: xhci: move xhci.h to include usbJean-Jacques Hiblot
2018-06-13usb: xhci-pci: Fix compiler warningBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-07-28usb: xhci-pci: Clean up the driver a little bitBin Meng
2017-07-28usb: xhci-pci: Drop non-DM version of xhci-pci driverBin Meng
2016-12-06usb: xhci-pci: Add DM supportStefan Roese
2015-02-05usb: pci: Add XHCI driver for PCISimon Glass