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