summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie_xilinx.c
Commit message (Expand)AuthorAgeFilesLines
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-051-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* pci: xilinx: Use pci_generic_mmap_{read, write}_config()Tuomas Tynkkynen2017-10-061-46/+7
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* pci: xilinx: Remove unused field 'hose' from struct xilinx_pcieTuomas Tynkkynen2017-09-221-2/+0
* pci: xilinx: Fix doc comments on config space accessorsTuomas Tynkkynen2017-09-221-2/+2
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* pci: xilinx: Add a driver for Xilinx AXI to PCIe bridgePaul Burton2016-09-211-0/+220