summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pcie-hisi.c
AgeCommit message (Expand)Author
2016-10-12PCI: hisi: Reorder struct hisi_pcieBjorn Helgaas
2016-10-12PCI: hisi: Pass device-specific struct to internal functionsBjorn Helgaas
2016-10-12PCI: hisi: Include register block base in PCIE_SYS_STATE4 addressBjorn Helgaas
2016-10-12PCI: hisi: Use generic DesignWare accessorsBjorn Helgaas
2016-10-12PCI: hisi: Remove redundant struct hisi_pcie.reg_baseBjorn Helgaas
2016-10-12PCI: hisi: Name private struct pointer "hisi_pcie" consistentlyBjorn Helgaas
2016-10-12PCI: hisi: Remove unused platform dataBjorn Helgaas
2016-10-12PCI: hisi: Add local struct device pointersBjorn Helgaas
2016-08-01PCI: hisi: Make explicitly non-modularPaul Gortmaker
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-08PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni
2015-12-04PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu
2015-11-24PCI: hisi: Fix deferred probingArnd Bergmann
2015-11-02PCI: hisi: Add HiSilicon SoC Hip05 PCIe driverZhou Wang