Linus Torvalds
926b02d3eb
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Pull PCI updates from Bjorn Helgaas:
- Remove unused lists from ASPM pcie_link_state (Frederick Lawler)
- Fix Broadcom CNB20LE host bridge unintended sign extension (Colin Ian
King)
- Expand Kconfig "PF" acronyms (Randy Dunlap)
- Update MAINTAINERS for arch/x86/kernel/early-quirks.c (Bjorn Helgaas)
- Add missing include to drivers/pci.h (Alexandru Gagniuc)
- Override Synopsys USB 3.x HAPS device class so dwc3-haps can claim it
instead of xhci (Thinh Nguyen)
- Clean up P2PDMA documentation (Randy Dunlap)
- Allow runtime PM even if driver doesn't supply callbacks (Jarkko
Nikula)
- Remove status check after submitting Switchtec MRPC Firmware Download
commands to avoid Completion Timeouts (Kelvin Cao)
- Set Switchtec coherent DMA mask to allow 64-bit DMA (Boris Glimcher)
- Fix Switchtec SWITCHTEC_IOCTL_EVENT_IDX_ALL flag overwrite issue
(Joey Zhang)
- Enable write combining for Switchtec MRPC Input buffers (Kelvin Cao)
- Add Switchtec MRPC DMA mode support (Wesley Sheng)
- Skip VF scanning on powerpc, which does this in firmware (Sebastian
Ott)
- Add Amlogic Meson PCIe controller driver and DT bindings (Yue Wang)
- Constify histb dw_pcie_host_ops structure (Julia Lawall)
- Support multiple power domains for imx6 (Leonard Crestez)
- Constify layerscape driver data (Stefan Agner)
- Update imx6 Kconfig to allow imx6 PCIe in imx7 kernel (Trent Piepho)
- Support armada8k GPIO reset (Baruch Siach)
- Support suspend/resume support on imx6 (Leonard Crestez)
- Don't hard-code DesignWare DBI/ATU offst (Stephen Warren)
- Skip i.MX6 PHY setup on i.MX7D (Andrey Smirnov)
- Remove Jianguo Sun from HiSilicon STB maintainers (Lorenzo Pieralisi)
- Mask DesignWare interrupts instead of disabling them to avoid lost
interrupts (Marc Zyngier)
- Add locking when acking DesignWare interrupts (Marc Zyngier)
- Ack DesignWare interrupts in the proper callbacks (Marc Zyngier)
- Use devm resource parser in mediatek (Honghui Zhang)
- Remove unused mediatek "num-lanes" DT property (Honghui Zhang)
- Add UniPhier PCIe controller driver and DT bindings (Kunihiko
Hayashi)
- Enable MSI for imx6 downstream components (Richard Zhu)
* tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: (40 commits)
PCI: imx: Enable MSI from downstream components
s390/pci: skip VF scanning
PCI/IOV: Add flag so platforms can skip VF scanning
PCI/IOV: Factor out sriov_add_vfs()
PCI: uniphier: Add UniPhier PCIe host controller support
dt-bindings: PCI: Add UniPhier PCIe host controller description
PCI: amlogic: Add the Amlogic Meson PCIe controller driver
dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
arm64: dts: mt7622: Remove un-used property for PCIe
arm: dts: mt7623: Remove un-used property for PCIe
dt-bindings: PCI: MediaTek: Remove un-used property
PCI: mediatek: Remove un-used variant in struct mtk_pcie_port
MAINTAINERS: Remove Jianguo Sun from HiSilicon STB DWC entry
PCI: dwc: Don't hard-code DBI/ATU offset
PCI: imx: Add imx6sx suspend/resume support
PCI: armada8k: Add support for gpio controlled reset signal
PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7
PCI: dwc: layerscape: Constify driver data
PCI: imx: Add multi-pd support
PCI: Override Synopsys USB 3.x HAPS device class
...
2019-01-05 17:57:34 -08:00
..
2018-12-31 09:41:37 -08:00
2018-10-26 16:26:32 -07:00
2019-01-05 11:30:37 -08:00
2018-11-20 09:30:43 -07:00
2018-12-25 17:41:56 -08:00
2018-12-16 19:53:06 -07:00
2018-12-28 12:11:49 -08:00
2018-09-09 15:08:58 -06:00
2018-10-25 17:15:46 -07:00
2019-01-01 13:24:31 -08:00
2018-11-07 13:29:04 +01:00
2018-12-03 10:03:36 +01:00
2018-12-23 11:52:45 +08:00
2018-12-29 11:21:49 -08:00
2018-11-20 09:30:43 -07:00
2019-01-05 17:57:34 -08:00
2018-12-06 10:21:19 -07:00
2019-01-05 17:57:34 -08:00
2018-12-29 11:21:49 -08:00
2018-11-25 12:25:53 -07:00
2018-11-06 07:36:22 -07:00
2018-10-24 18:01:11 +01:00
2018-12-29 09:40:40 -08:00
2019-01-02 12:08:29 -08:00
2018-09-09 15:08:58 -06:00
2018-09-09 15:08:58 -06:00
2018-12-29 11:21:49 -08:00
2018-12-18 14:55:22 +01:00
2018-12-16 15:13:22 -08:00
2018-11-09 17:46:43 +01:00
2018-09-09 15:08:58 -06:00
2018-12-07 16:27:11 +01:00
2018-12-11 16:28:41 -08:00
2018-09-09 15:08:58 -06:00
2018-12-01 22:21:56 +09:00
2018-11-01 08:42:21 -07:00
2018-11-20 09:30:43 -07:00
2018-10-24 18:01:11 +01:00
2018-09-09 15:08:58 -06:00
2018-12-29 11:21:49 -08:00
2018-09-09 15:08:58 -06:00
2018-09-09 15:08:58 -06:00
2018-09-04 23:37:38 +02:00
2018-09-09 15:08:58 -06:00
2019-01-03 12:53:47 -08:00
2018-12-21 12:44:41 -08:00
2018-09-28 15:14:54 +02:00
2018-09-09 15:08:58 -06:00
2018-10-25 06:50:48 -07:00
2018-08-18 12:30:42 -07:00
2018-12-06 12:29:47 +00:00
2018-11-20 09:30:43 -07:00
2018-12-21 11:32:49 +11:00
2019-01-04 13:13:48 -08:00
2018-11-12 08:56:25 -08:00
2018-11-20 09:30:43 -07:00
2018-10-24 18:01:11 +01:00
2018-12-28 14:48:06 -08:00
2019-01-02 09:43:14 -08:00
2018-11-20 09:30:43 -07:00
2018-12-18 16:13:04 +01:00
2018-11-20 09:30:43 -07:00
2018-10-07 09:16:50 -06:00
2018-09-09 15:08:58 -06:00
2019-01-04 13:13:47 -08:00
2018-11-20 09:30:43 -07:00
2018-09-09 15:08:58 -06:00
2018-12-31 11:46:59 -08:00
2018-12-06 10:11:40 -07:00
2018-11-26 16:56:34 +01:00
2019-01-02 09:48:13 -08:00
2018-12-14 17:59:54 +01:00
2018-12-29 11:21:49 -08:00
2018-09-09 15:08:58 -06:00
2018-12-24 13:15:06 +01:00
2018-12-29 11:21:49 -08:00
2018-10-09 13:26:05 +02:00
2018-10-24 18:01:11 +01:00
2018-12-20 08:14:09 +01:00
2018-09-09 14:46:44 -06:00
2018-08-31 16:50:50 -06:00
2018-08-30 10:59:48 -07:00
2018-12-06 13:57:03 +01:00
2018-12-13 09:41:32 -06:00
2018-11-20 09:30:43 -07:00
2018-10-12 11:35:47 -06:00
2018-11-20 09:30:43 -07:00
2018-10-11 11:28:53 -05:00