aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pcie_xilinx.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-05dm: pci: Update the PCI read_config() method to const dev *Simon Glass1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-06pci: xilinx: Use pci_generic_mmap_{read, write}_config()Tuomas Tynkkynen1-46/+7
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-1/+1
2017-09-22pci: xilinx: Remove unused field 'hose' from struct xilinx_pcieTuomas Tynkkynen1-2/+0
2017-09-22pci: xilinx: Fix doc comments on config space accessorsTuomas Tynkkynen1-2/+2
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2016-09-21pci: xilinx: Add a driver for Xilinx AXI to PCIe bridgePaul Burton1-0/+220