aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-iproc-platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-05PCI: iproc: Add 500ms delay during device shutdownOza Pawandeep1-0/+8
2017-07-02PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-2/+5
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas1-1/+2
2017-04-24PCI: iproc-platform: Update PCI config space remap functionLorenzo Pieralisi1-1/+2
2017-03-09PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas1-9/+10
2017-01-31PCI: iproc: Use of_device_get_match_data() to simplify probeBjorn Helgaas1-6/+1
2016-12-08PCI: iproc: Skip check for legacy IRQ on PAXC busesAndy Gospodarek1-1/+8
2016-11-23PCI: iproc: Add support for the next-gen PAXB controllerRay Jui1-0/+3
2016-11-17PCI: iproc: Make outbound mapping code more genericRay Jui1-13/+0
2016-11-17PCI: iproc: Add PAXC v2 supportRay Jui1-0/+3
2016-10-11PCI: iproc: Set drvdata at end of probe functionBjorn Helgaas1-1/+1
2016-10-11PCI: iproc: Add local struct device pointersBjorn Helgaas1-12/+13
2016-01-06PCI: iproc: Add iProc PCIe MSI supportRay Jui1-0/+1
2015-12-07PCI: iproc: Add PAXC interface supportRay Jui1-6/+18
2015-10-16PCI: iproc: Add outbound mapping supportRay Jui1-0/+27
2015-05-27PCI: iproc: Free resource list after registrationHauke Mehrtens1-4/+4
2015-05-27PCI: iproc: Directly add PCI resourcesHauke Mehrtens1-3/+1
2015-05-20PCI: iproc: Allow override of device tree IRQ mapping functionHauke Mehrtens1-0/+2
2015-04-08PCI: iproc: Add Broadcom iProc PCIe supportRay Jui1-0/+108