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-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:29:20 -07:00
2019-05-24 17:39:00 +02:00
2019-06-19 17:09:55 +02:00
2019-07-06 10:32:12 -07:00
2019-05-30 11:26:32 -07:00
2019-07-25 22:10:05 -07:00
2018-12-31 07:12:35 -08:00
2018-06-24 09:27:27 -07:00
2019-08-06 14:29:30 -07:00
2019-05-21 11:28:39 +02:00
2017-11-02 11:10:55 +01:00
2019-09-03 14:20:54 +01:00
2019-07-23 14:33:44 -07:00
2019-07-23 14:33:44 -07:00
2019-07-23 14:33:44 -07:00
2019-07-23 14:33:44 -07:00
2019-07-23 14:33:44 -07:00
2018-06-24 09:27:27 -07:00
2019-07-30 10:41:54 -07:00
2019-06-19 17:09:55 +02:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-09-03 14:20:54 +01:00
2019-07-23 14:33:44 -07:00
2017-07-11 14:13:06 +02:00
2019-06-05 17:37:18 +02:00
2019-06-05 17:37:15 +02:00
2019-07-23 14:33:44 -07:00
2019-05-24 17:36:45 +02:00
2019-07-17 09:42:03 -07:00
2019-07-23 14:33:44 -07:00
2019-07-23 14:33:44 -07:00
2019-07-23 14:33:44 -07:00
2019-05-30 11:26:32 -07:00
2019-07-23 14:33:44 -07:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:29:20 -07:00
2018-08-08 09:48:32 -07:00
2019-09-22 09:30:30 -07:00
2019-05-09 16:48:20 -07:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:35 -07:00
2019-08-30 13:54:35 -07:00
2019-06-19 17:09:55 +02:00
2019-09-03 15:35:23 +01:00
2019-05-30 11:26:35 -07:00
2019-05-09 16:39:27 -07:00
2017-03-02 08:42:37 +01:00
2019-07-23 14:33:51 -07:00
2018-10-15 23:11:13 -07:00
2018-08-10 17:27:51 -07:00
2018-10-15 23:11:14 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-10 20:58:56 +00:00
2019-08-31 11:06:02 +01:00
2019-08-31 11:06:02 +01:00
2019-08-31 11:06:02 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-24 09:27:27 -07:00
2019-08-23 15:42:40 +01:00
2017-06-29 02:42:26 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-08-07 12:01:17 +02:00
2019-02-07 12:59:45 -08:00
2019-01-03 18:57:57 -08: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-31 11:06:02 +01:00
2017-11-17 11:54:55 -08:00
2018-08-29 15:42:20 +02:00
2018-11-07 16:26:42 -08:00
2019-09-03 14:20:54 +01:00
2018-12-05 14:46:44 -08:00
2019-07-23 14:33:51 -07:00
2019-08-26 11:42:40 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2018-09-20 09:01:15 +02:00
2018-06-24 09:26:03 -07:00
2019-02-13 19:12:33 +01:00
2017-11-02 11:10:55 +01:00
2019-05-21 11:28:39 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2018-11-09 10:23:19 -08:00
2018-11-09 10:23:18 -08:00
2017-11-02 11:10:55 +01:00
2017-08-30 00:57:29 +02:00
2019-05-30 11:29:20 -07:00
2019-05-30 11:26:32 -07:00
2019-02-04 10:53:34 -08:00
2019-05-22 18:45:52 -07:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:29:20 -07:00
2018-11-09 10:23:19 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-26 16:26:34 -07:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-08-31 17:12:26 +01:00
2019-05-30 11:26:32 -07:00
2019-05-21 11:28:39 +02:00
2019-05-30 11:26:32 -07:00
2017-07-11 14:13:06 +02:00
2019-01-22 17:32:01 -08:00
2018-03-09 11:22:45 +00:00
2017-11-02 11:10:55 +01:00
2018-12-06 06:56:38 -08:00
2019-04-09 16:21:30 -07:00
2019-05-30 11:32:33 -07:00
2017-11-02 11:10:55 +01:00
2019-06-19 17:09:06 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-07-16 19:23:22 -07:00
2019-02-20 22:48:32 +01:00
2018-03-06 18:40:44 +01:00
2017-11-02 11:10:55 +01:00
2018-11-09 10:23:19 -08: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
2018-05-14 23:58:23 +01:00
2019-06-19 17:09:55 +02: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-06-29 19:36:53 +08:00
2018-11-09 10:23:19 -08:00
2017-11-02 11:10:55 +01:00
2019-08-05 18:30:45 -07:00
2019-04-08 12:00:28 +01:00
2019-02-04 10:56:41 -08:00
2019-02-04 10:56:41 -08:00
2018-11-21 19:54:59 -08:00
2019-07-23 14:33:51 -07:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-07-12 15:13:55 -07:00
2019-08-08 15:12:07 -05:00
2019-06-19 17:09:55 +02:00
2019-07-12 11:05:45 -07:00
2019-09-03 14:20:43 +01:00
2018-11-20 21:05:39 -08:00
2019-09-20 14:55:07 -07:00
2019-09-03 14:20:43 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2018-11-09 10:23:19 -08:00
2019-06-19 17:09:55 +02:00
2019-07-01 17:51:40 +02:00
2018-11-20 21:04:17 -08:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2018-07-17 09:40:17 -07:00
2018-07-17 09:40:17 -07:00
2018-08-01 13:20:15 -07:00
2019-05-30 11:26:32 -07:00
2019-02-19 12:46:03 -08:00
2018-09-22 10:31:50 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-04-08 12:00:28 +01:00
2017-11-02 11:10:55 +01:00
2018-11-09 10:23:19 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-06-03 11:49:37 +02:00
2019-08-11 21:44:30 -07:00
2019-01-03 18:57:57 -08:00
2018-01-09 23:21:02 +00:00
2019-05-30 11:26:32 -07:00
2019-04-03 10:32:54 +02:00
2018-08-10 17:27:53 -07:00
2019-02-04 10:56:24 -08:00
2017-11-02 11:10:55 +01:00
2017-08-30 00:57:26 +02:00
2019-05-30 11:26:32 -07:00
2019-03-04 10:50:14 -08:00
2019-03-19 15:26:06 -07:00
2019-02-07 00:13:28 +01:00
2016-10-07 18:46:30 -07:00
2019-07-25 21:45:05 -07:00
2017-11-02 11:10:55 +01:00
2019-07-23 14:33:44 -07:00
2019-05-30 11:26:32 -07:00