summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-versatile.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-239/+0
2018-06-06Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas1-0/+2
2018-05-30PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka1-1/+1
2018-05-30PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka1-2/+1
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas1-9/+1
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas1-9/+1
2017-12-18PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64Bjorn Helgaas1-1/+1
2017-07-02PCI: versatile: Add local struct device pointersBjorn Helgaas1-9/+9
2017-07-02PCI: versatile: Drop pci_fixup_irqs()Lorenzo Pieralisi1-2/+2
2017-07-02PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi1-3/+17
2017-04-28PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris1-0/+1
2017-04-24PCI: versatile: Update PCI config space remap functionLorenzo Pieralisi1-1/+2
2017-02-08PCI: versatile: Configure PCIe MPS settingsBjorn Helgaas1-1/+3
2016-09-06PCI: versatile: Fix pci_remap_iospace() failure pathLorenzo Pieralisi1-3/+5
2016-06-25PCI: versatile: Simplify host bridge window iterationBjorn Helgaas1-12/+5
2016-06-25PCI: versatile: Request host bridge window resources with core functionBjorn Helgaas1-7/+5
2015-11-25PCI: generic,versatile: Remove unused pci_sys_data structuresLorenzo Pieralisi1-4/+1
2015-04-10Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas1-6/+6
2015-04-09PCI: versatile: Check for devm_ioremap_resource() failuresJisheng Zhang1-6/+6
2015-03-23Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas1-0/+1
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-0/+1
2015-02-28PCI: versatile: Update for list_for_each_entry() API changeJoachim Nilsson1-1/+1
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2015-01-29PCI: versatile: Add DT-based ARM Versatile PB PCIe host driverRob Herring1-0/+237