Linus Torvalds
299d14d4c3
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Pull PCI updates from Bjorn Helgaas:
"Enumeration:
- Consolidate _HPP/_HPX stuff in pci-acpi.c and simplify it
(Krzysztof Wilczynski)
- Fix incorrect PCIe device types and remove dev->has_secondary_link
to simplify code that deals with upstream/downstream ports (Mika
Westerberg)
- After suspend, restore Resizable BAR size bits correctly for 1MB
BARs (Sumit Saxena)
- Enable PCI_MSI_IRQ_DOMAIN support for RISC-V (Wesley Terpstra)
Virtualization:
- Add ACS quirks for iProc PAXB (Abhinav Ratna), Amazon Annapurna
Labs (Ali Saidi)
- Move sysfs SR-IOV functions to iov.c (Kelsey Skunberg)
- Remove group write permissions from sysfs sriov_numvfs,
sriov_drivers_autoprobe (Kelsey Skunberg)
Hotplug:
- Simplify pciehp indicator control (Denis Efremov)
Peer-to-peer DMA:
- Allow P2P DMA between root ports for whitelisted bridges (Logan
Gunthorpe)
- Whitelist some Intel host bridges for P2P DMA (Logan Gunthorpe)
- DMA map P2P DMA requests that traverse host bridge (Logan
Gunthorpe)
Amazon Annapurna Labs host bridge driver:
- Add DT binding and controller driver (Jonathan Chocron)
Hyper-V host bridge driver:
- Fix hv_pci_dev->pci_slot use-after-free (Dexuan Cui)
- Fix PCI domain number collisions (Haiyang Zhang)
- Use instance ID bytes 4 & 5 as PCI domain numbers (Haiyang Zhang)
- Fix build errors on non-SYSFS config (Randy Dunlap)
i.MX6 host bridge driver:
- Limit DBI register length (Stefan Agner)
Intel VMD host bridge driver:
- Fix config addressing issues (Jon Derrick)
Layerscape host bridge driver:
- Add bar_fixed_64bit property to endpoint driver (Xiaowei Bao)
- Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC drivers separately
(Xiaowei Bao)
Mediatek host bridge driver:
- Add MT7629 controller support (Jianjun Wang)
Mobiveil host bridge driver:
- Fix CPU base address setup (Hou Zhiqiang)
- Make "num-lanes" property optional (Hou Zhiqiang)
Tegra host bridge driver:
- Fix OF node reference leak (Nishka Dasgupta)
- Disable MSI for root ports to work around design problem (Vidya
Sagar)
- Add Tegra194 DT binding and controller support (Vidya Sagar)
- Add support for sideband pins and slot regulators (Vidya Sagar)
- Add PIPE2UPHY support (Vidya Sagar)
Misc:
- Remove unused pci_block_cfg_access() et al (Kelsey Skunberg)
- Unexport pci_bus_get(), etc (Kelsey Skunberg)
- Hide PM, VC, link speed, ATS, ECRC, PTM constants and interfaces in
the PCI core (Kelsey Skunberg)
- Clean up sysfs DEVICE_ATTR() usage (Kelsey Skunberg)
- Mark expected switch fall-through (Gustavo A. R. Silva)
- Propagate errors for optional regulators and PHYs (Thierry Reding)
- Fix kernel command line resource_alignment parameter issues (Logan
Gunthorpe)"
* tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: (112 commits)
PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCI
arm64: tegra: Add PCIe slot supply information in p2972-0000 platform
arm64: tegra: Add configuration for PCIe C5 sideband signals
PCI: tegra: Add support to enable slot regulators
PCI: tegra: Add support to configure sideband pins
PCI: vmd: Fix shadow offsets to reflect spec changes
PCI: vmd: Fix config addressing when using bus offsets
PCI: dwc: Add validation that PCIe core is set to correct mode
PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driver
dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding
PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root Port
PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port
PCI: Add ACS quirk for Amazon Annapurna Labs root ports
PCI: Add Amazon's Annapurna Labs vendor ID
MAINTAINERS: Add PCI native host/endpoint controllers designated reviewer
PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers
dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries
dt-bindings: PCI: tegra: Add sideband pins configuration entries
PCI: tegra: Add Tegra194 PCIe support
PCI: Get rid of dev->has_secondary_link flag
...
2019-09-23 19:16:01 -07:00
..
2019-09-05 14:22:41 +10:00
2019-08-28 23:19:34 +10:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-07-30 22:48:13 +10:00
2018-07-30 22:48:16 +10:00
2018-07-30 22:48:16 +10:00
2019-09-18 12:24:55 +10:00
2019-05-24 17:27:11 +02:00
2019-06-03 12:32:56 +02:00
2017-11-02 11:10:55 +01:00
2018-08-08 00:32:24 +10:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-06-07 19:00:14 +10:00
2019-08-28 11:31:18 +10:00
2019-05-30 11:26:32 -07:00
2019-07-31 22:56:27 +10:00
2019-07-13 16:08:36 -07:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2018-07-30 22:48:16 +10:00
2018-08-08 00:32:25 +10:00
2019-05-30 11:26:32 -07:00
2018-08-29 15:42:20 +02:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2018-01-20 23:29:02 -06:00
2017-11-02 11:10:55 +01:00
2018-01-20 23:29:02 -06:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-04-30 22:37:48 +10:00
2019-08-28 23:19:33 +10:00
2018-10-13 22:21:25 +11:00
2019-05-30 11:26:32 -07:00
2019-08-20 21:22:15 +10:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:35 -07:00
2018-07-30 22:48:18 +10:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-05 17:37:16 +02:00
2019-06-05 17:30:28 +02:00
2019-02-18 22:41:04 +11:00
2019-02-18 22:41:04 +11:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2018-07-30 22:48:17 +10:00
2019-05-30 11:26:35 -07:00
2019-09-14 00:01:14 +10:00
2019-05-30 11:26:32 -07:00
2019-08-30 09:40:15 +10:00
2019-06-05 17:37:07 +02:00
2018-03-13 15:50:32 +11:00
2019-05-30 11:26:32 -07:00
2019-07-13 16:08:36 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-09-14 00:04:46 +10:00
2019-09-14 00:04:45 +10:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-08-30 09:40:15 +10:00
2019-05-03 01:20:26 +10:00
2017-10-19 16:37:08 +02:00
2017-08-10 23:32:12 +10:00
2019-05-24 17:36:45 +02:00
2019-05-30 11:26:32 -07:00
2017-02-27 18:43:46 -08:00
2019-05-30 11:26:35 -07:00
2019-06-05 17:30:28 +02:00
2019-05-30 11:26:32 -07:00
2019-09-18 12:24:55 +10:00
2019-08-20 21:22:12 +10:00
2017-11-02 11:10:55 +01:00
2018-06-07 10:23:33 -07:00
2019-08-30 10:32:36 +10:00
2017-11-02 11:10:55 +01:00
2018-07-30 22:48:20 +10:00
2019-05-24 17:39:01 +02:00
2019-08-20 21:22:14 +10:00
2019-07-22 23:31:00 +10:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2019-01-14 20:39:27 +11:00
2019-07-13 16:08:36 -07:00
2018-07-24 22:03:14 +10:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-05-24 17:39:01 +02:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-08-27 13:03:34 +10:00
2019-08-27 13:03:35 +10:00
2019-08-30 09:52:57 +10:00
2019-05-30 11:26:32 -07:00
2018-03-13 15:50:37 +11:00
2019-05-30 11:26:32 -07:00
2018-01-19 22:37:01 +11:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-05-03 01:20:26 +10:00
2019-08-02 14:45:15 +10:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-06-07 16:24:47 +10:00
2017-11-02 11:10:55 +01:00
2018-10-20 13:26:47 +11:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:35 -07:00
2019-04-21 23:11:46 +10:00
2019-06-05 17:30:28 +02:00
2019-06-05 17:30:28 +02:00
2019-08-01 14:16:21 -07:00
2019-06-05 17:30:28 +02:00
2019-06-05 17:30:28 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:30:28 +02:00
2019-06-05 17:30:28 +02:00
2019-09-20 11:48:06 -07:00
2019-06-05 17:30:28 +02:00
2019-08-27 11:45:49 +10:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-05-21 11:28:45 +02:00
2018-01-19 22:37:04 +11:00
2019-07-13 16:08:36 -07:00
2019-05-30 11:26:39 -07:00
2019-09-05 14:22:41 +10:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-08-30 10:32:35 +10:00
2017-11-02 11:10:55 +01:00
2019-08-30 09:55:41 +10:00
2018-02-05 21:34:31 +01:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-04-08 12:09:27 +01:00
2019-05-19 10:23:24 -07:00
2019-09-05 14:22:40 +10:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-05-24 17:27:12 +02:00
2017-11-02 11:10:55 +01:00
2018-05-25 12:04:42 +10:00
2019-05-24 17:27:12 +02:00
2019-06-05 17:37:18 +02:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:37:17 +02:00
2019-05-30 11:26:32 -07:00
2018-10-21 19:32:07 +11:00
2019-06-05 17:37:17 +02:00
2019-02-26 23:28:24 +11:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-09-14 00:04:43 +10:00
2019-09-14 00:04:43 +10:00
2019-05-30 11:26:32 -07:00
2019-07-13 16:08:36 -07:00
2019-08-20 21:22:15 +10:00
2019-05-30 11:26:32 -07:00
2019-08-20 21:22:20 +10:00
2017-11-02 11:10:55 +01:00
2019-06-05 17:37:06 +02:00
2019-09-05 14:22:37 +10:00
2019-08-08 15:12:07 -05:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-03 01:20:25 +10:00
2019-05-03 01:20:23 +10:00
2019-05-03 01:20:23 +10:00
2019-08-27 13:03:34 +10:00
2018-07-24 21:43:24 +10:00
2019-08-20 21:22:09 +10:00
2019-05-30 11:26:32 -07:00
2018-05-25 12:04:41 +10:00
2019-07-15 12:41:26 +10:00
2019-05-30 11:26:32 -07:00
2019-07-03 15:19:36 +10:00
2019-07-13 16:08:36 -07:00
2019-07-13 16:08:36 -07:00
2019-05-24 17:27:12 +02:00
2019-08-28 23:19:33 +10:00
2019-07-13 16:08:36 -07:00
2019-08-22 23:12:47 +10:00
2019-05-30 11:26:35 -07:00
2019-06-15 12:25:49 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:39 -07:00
2019-05-30 11:26:39 -07:00
2019-06-05 17:37:07 +02:00
2019-07-13 16:08:36 -07:00
2019-07-05 00:43:50 +10:00
2019-08-28 23:19:33 +10:00
2018-01-16 23:47:12 +11:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2018-07-30 22:48:17 +10:00
2019-08-30 09:55:40 +10:00
2018-05-25 12:04:43 +10:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-09-14 00:04:40 +10:00
2018-08-08 00:32:26 +10:00
2019-05-30 11:26:32 -07:00
2019-09-12 09:26:59 +10:00
2018-12-20 22:59:03 +11:00
2018-12-04 19:45:01 +11:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-05-03 01:20:23 +10:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-04-20 22:02:26 +10:00
2017-11-02 11:10:55 +01:00
2019-08-27 21:34:34 +10:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:39 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2018-10-03 15:40:03 +10:00
2018-08-08 00:32:30 +10:00
2019-08-21 22:23:48 +10:00
2019-08-30 09:55:40 +10:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2018-06-03 20:40:31 +10:00
2018-07-30 22:48:17 +10:00
2019-07-16 19:23:24 -07:00
2018-05-10 23:25:14 +10:00
2019-02-23 22:31:39 +11:00
2019-05-03 01:20:23 +10:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:32 -07:00
2019-02-23 22:31:40 +11:00
2019-08-28 23:19:33 +10:00
2019-08-28 23:19:33 +10:00
2019-05-30 11:26:32 -07:00
2018-07-30 22:48:21 +10:00
2018-05-24 16:04:02 +10:00
2019-07-04 22:27:09 +10:00
2019-06-19 17:09:55 +02:00
2019-05-01 16:45:05 +10:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-08-21 22:23:49 +10:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-08-30 09:55:40 +10:00
2019-08-30 09:55:40 +10:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-07-29 09:34:27 +10:00
2019-05-30 11:26:35 -07:00
2018-10-19 15:09:04 +11:00
2019-07-13 16:08:36 -07:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-09-20 11:48:06 -07:00
2019-05-30 11:26:32 -07:00
2018-05-25 12:04:38 +10:00
2019-05-30 11:26:35 -07:00