index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-versatile.c
Age
Commit message (
Expand
)
Author
2018-05-30
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...
Jan Kiszka
2018-05-30
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2017-12-18
PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64
Bjorn Helgaas
2017-07-02
PCI: versatile: Add local struct device pointers
Bjorn Helgaas
2017-07-02
PCI: versatile: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-04-28
PCI: Don't allow unbinding host controllers that aren't prepared
Brian Norris
2017-04-24
PCI: versatile: Update PCI config space remap function
Lorenzo Pieralisi
2017-02-08
PCI: versatile: Configure PCIe MPS settings
Bjorn Helgaas
2016-09-06
PCI: versatile: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
2016-06-25
PCI: versatile: Simplify host bridge window iteration
Bjorn Helgaas
2016-06-25
PCI: versatile: Request host bridge window resources with core function
Bjorn Helgaas
2015-11-25
PCI: generic,versatile: Remove unused pci_sys_data structures
Lorenzo Pieralisi
2015-04-10
Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...
Bjorn Helgaas
2015-04-09
PCI: versatile: Check for devm_ioremap_resource() failures
Jisheng Zhang
2015-03-23
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2015-02-28
PCI: versatile: Update for list_for_each_entry() API change
Joachim Nilsson
2015-02-10
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-01-29
PCI: versatile: Add DT-based ARM Versatile PB PCIe host driver
Rob Herring