linux/drivers/pci
Bjorn Helgaas c7f75aecb2 Merge remote-tracking branch 'lorenzo/pci/cadence' into next
* lorenzo/pci/cadence:
  PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller
  dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe endpoint controller
  PCI: endpoint: Fix EPF device name to support multi-function devices
  PCI: endpoint: Add the function number as argument to EPC ops
  PCI: cadence: Add host driver for Cadence PCIe controller
  dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe host controller
  PCI: Add vendor ID for Cadence
  PCI: Add generic function to probe PCI host controllers
  PCI: generic: fix missing call of pci_free_resource_list()
  PCI: OF: Add generic function to parse and allocate PCI resources
  PCI: Regroup all PCI related entries into drivers/pci/Makefile

Conflicts:
	drivers/pci/of.c
	include/linux/pci.h
2018-01-31 10:21:33 -06:00
..
cadence PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller 2018-01-31 11:13:27 +00:00
dwc PCI: endpoint: Add the function number as argument to EPC ops 2018-01-31 11:10:41 +00:00
endpoint PCI: endpoint: Fix EPF device name to support multi-function devices 2018-01-31 11:10:47 +00:00
host Merge remote-tracking branch 'lorenzo/pci/cadence' into next 2018-01-31 10:21:33 -06:00
hotplug Merge branch 'pci/misc' into next 2018-01-31 10:10:32 -06:00
pcie Merge branch 'pci/misc' into next 2018-01-31 10:10:32 -06:00
switch switchtec: Add device IDs for PSX 24xG3 and PSX 48xG3 2017-12-18 23:08:13 -06:00
Kconfig PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller 2018-01-31 11:13:27 +00:00
Makefile PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller 2018-01-31 11:13:27 +00:00
access.c PCI: Add wrappers for dev_printk() 2018-01-18 12:55:24 -06:00
ats.c PCI: Restore PRI and PASID state after Function-Level Reset 2017-05-30 15:40:50 -05:00
bus.c PCI: Add wrappers for dev_printk() 2018-01-18 12:55:24 -06:00
ecam.c PCI: ECAM: Map config region with pci_remap_cfgspace() 2017-04-24 13:53:14 -05:00
host-bridge.c
iov.c PCI: Add wrappers for dev_printk() 2018-01-18 12:55:24 -06:00
irq.c PCI: Add wrappers for dev_printk() 2018-01-18 12:55:24 -06:00
mmap.c PCI: Add I/O BAR support to generic pci_mmap_resource_range() 2017-04-20 08:47:47 -05:00
msi.c PCI: Add wrappers for dev_printk() 2018-01-18 12:55:24 -06:00
of.c Merge remote-tracking branch 'lorenzo/pci/cadence' into next 2018-01-31 10:21:33 -06:00
pci-acpi.c PCI: Add wrappers for dev_printk() 2018-01-18 12:55:24 -06:00
pci-driver.c PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() 2017-12-11 14:32:56 +01:00
pci-label.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci-mid.c PCI / PM: Simplify device wakeup settings code 2017-06-28 01:52:45 +02:00
pci-stub.c PCI: Add wrappers for dev_printk() 2018-01-18 12:55:24 -06:00
pci-sysfs.c Merge branch 'pci/virtualization' into next 2018-01-31 10:13:09 -06:00
pci.c Merge branch 'pci/misc' into next 2018-01-31 10:10:32 -06:00
pci.h Merge branch 'pci/trivial' into next 2018-01-31 10:13:07 -06:00
probe.c Merge remote-tracking branch 'lorenzo/pci/cadence' into next 2018-01-31 10:21:33 -06:00
proc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
quirks.c Merge branch 'pci/virtualization' into next 2018-01-31 10:13:09 -06:00
remove.c PCI: Detach driver before procfs & sysfs teardown on device remove 2017-10-25 08:47:10 -05:00
rom.c Merge branch 'pci/resource' into next 2018-01-31 10:12:56 -06:00
search.c PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT 2017-04-13 18:49:50 -05:00
setup-bus.c PCI: Add wrappers for dev_printk() 2018-01-18 12:55:24 -06:00
setup-irq.c PCI: Add wrappers for dev_printk() 2018-01-18 12:55:24 -06:00
setup-res.c PCI: Add wrappers for dev_printk() 2018-01-18 12:55:24 -06:00
slot.c locking/atomic, kref: Add kref_read() 2017-01-14 11:37:18 +01:00
syscall.c PCI: Deprecate pci_get_bus_and_slot() 2018-01-17 08:16:46 -06:00
vc.c PCI: Add wrappers for dev_printk() 2018-01-18 12:55:24 -06:00
vpd.c
xen-pcifront.c Merge branch 'pci/misc' into next 2018-01-31 10:10:32 -06:00