summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-hisi.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-21PCI: Move DesignWare IP support to new drivers/pci/dwc/ directoryKishon Vijay Abraham I1-326/+0
2016-12-12Merge branch 'pci/host-hisi' into nextBjorn Helgaas1-3/+1
2016-12-12Merge branch 'pci/enumeration' into nextBjorn Helgaas1-2/+0
2016-12-06PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllersDongdong Liu1-0/+101
2016-11-21PCI: Warn on possible RW1C corruption for sub-32 bit config writesBjorn Helgaas1-2/+0
2016-11-11PCI: hisi: Remove redundant error message from hisi_pcie_probe()Wei Yongjun1-3/+1
2016-10-12PCI: hisi: Reorder struct hisi_pcieBjorn Helgaas1-1/+1
2016-10-12PCI: hisi: Pass device-specific struct to internal functionsBjorn Helgaas1-4/+4
2016-10-12PCI: hisi: Include register block base in PCIE_SYS_STATE4 addressBjorn Helgaas1-6/+6
2016-10-11PCI: hisi: Use generic DesignWare accessorsBjorn Helgaas1-21/+8
2016-10-11PCI: hisi: Remove redundant struct hisi_pcie.reg_baseBjorn Helgaas1-8/+5
2016-10-11PCI: hisi: Name private struct pointer "hisi_pcie" consistentlyBjorn Helgaas1-13/+13
2016-10-11PCI: hisi: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-11PCI: hisi: Add local struct device pointersBjorn Helgaas1-12/+14
2016-08-01PCI: hisi: Make explicitly non-modularPaul Gortmaker1-11/+2
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+65
2016-01-08PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni1-11/+65
2015-12-04PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu1-1/+3
2015-11-24PCI: hisi: Fix deferred probingArnd Bergmann1-2/+2
2015-11-02PCI: hisi: Add HiSilicon SoC Hip05 PCIe driverZhou Wang1-0/+198