summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-iproc-platform.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-157/+0Star
* Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas2018-06-061-0/+1
|\
| * PCI: Move private DT related functions into private headerRob Herring2018-05-141-0/+1
* | PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka2018-05-301-1/+1
* | PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka2018-05-301-2/+2
|/
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-9/+1Star
|\
| * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-9/+1Star
* | PCI: iproc: Fix NULL pointer dereference for BCMARay Jui2018-01-121-0/+7
|/
* PCI: iproc: Add 500ms delay during device shutdownOza Pawandeep2017-09-051-0/+8
* PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-07-021-2/+5
* Merge branch 'pci/ioremap' into nextBjorn Helgaas2017-04-281-1/+2
|\
| * PCI: iproc-platform: Update PCI config space remap functionLorenzo Pieralisi2017-04-241-1/+2
* | PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas2017-03-091-9/+10
|/
* PCI: iproc: Use of_device_get_match_data() to simplify probeBjorn Helgaas2017-01-311-6/+1Star
* PCI: iproc: Skip check for legacy IRQ on PAXC busesAndy Gospodarek2016-12-081-1/+8
* PCI: iproc: Add support for the next-gen PAXB controllerRay Jui2016-11-231-0/+3
* PCI: iproc: Make outbound mapping code more genericRay Jui2016-11-171-13/+0Star
* PCI: iproc: Add PAXC v2 supportRay Jui2016-11-171-0/+3
* PCI: iproc: Set drvdata at end of probe functionBjorn Helgaas2016-10-121-1/+1
* PCI: iproc: Add local struct device pointersBjorn Helgaas2016-10-121-12/+13
* PCI: iproc: Add iProc PCIe MSI supportRay Jui2016-01-071-0/+1
* PCI: iproc: Add PAXC interface supportRay Jui2015-12-071-6/+18
* PCI: iproc: Add outbound mapping supportRay Jui2015-10-161-0/+27
* PCI: iproc: Free resource list after registrationHauke Mehrtens2015-05-281-4/+4
* PCI: iproc: Directly add PCI resourcesHauke Mehrtens2015-05-281-3/+1Star
* PCI: iproc: Allow override of device tree IRQ mapping functionHauke Mehrtens2015-05-201-0/+2
* PCI: iproc: Add Broadcom iProc PCIe supportRay Jui2015-04-081-0/+108