summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pcie-hisi.c
AgeCommit message (Expand)AuthorFilesLines
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-12PCI: hisi: Use generic DesignWare accessorsBjorn Helgaas1-21/+8
2016-10-12PCI: hisi: Remove redundant struct hisi_pcie.reg_baseBjorn Helgaas1-8/+5
2016-10-12PCI: hisi: Name private struct pointer "hisi_pcie" consistentlyBjorn Helgaas1-13/+13
2016-10-12PCI: hisi: Remove unused platform dataBjorn Helgaas1-2/+0
2016-10-12PCI: 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-05PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu1-1/+3
2015-11-25PCI: hisi: Fix deferred probingArnd Bergmann1-2/+2
2015-11-03PCI: hisi: Add HiSilicon SoC Hip05 PCIe driverZhou Wang1-0/+198