summary refs log tree commit diff
path: root/drivers/pci/controller/dwc/pcie-designware.c
AgeCommit message (Expand)Author
2019-03-01PCI: dwc: Make use of BIT() in constant definitionsAndrey Smirnov
2019-03-01PCI: dwc: Make use of IS_ALIGNED()Andrey Smirnov
2018-12-18PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren
2018-09-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin