aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pcie-iproc-bcma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-02PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-2/+5
2017-03-09PCI: iproc: Save host bridge window resource in struct iproc_pcieBjorn Helgaas1-12/+12
2016-11-14PCI: iproc: Add BCMA typeRay Jui1-0/+1
2016-10-11PCI: iproc: Validate CSR base in BCMA setup codeBjorn Helgaas1-0/+5
2016-10-11PCI: iproc: Set drvdata at end of probe functionBjorn Helgaas1-1/+1
2016-10-11PCI: iproc: Add local struct device pointersBjorn Helgaas1-3/+4
2016-01-06PCI: iproc: Add iProc PCIe MSI supportRay Jui1-0/+1
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: Add BCMA PCIe driverHauke Mehrtens1-0/+112