[linux-aws-cosmic][PULL] Amazon Graviton PCIe controller
Kamal Mostafa
kamal at canonical.com
Thu Jul 11 20:55:33 UTC 2019
The following changes since commit 114c27a15b1cf2633abdfc2508322c7256a8cb5f:
UBUNTU: Ubuntu-aws-4.18.0-1021.25 (2019-07-04 02:37:44 -0400)
are available in the Git repository at:
git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux-aws/+git/cosmic graviton-lp1834962
for you to fetch changes up to 5356ee08aaf00fc1657e9b4e438173c4ba5d0c6c:
UBUNTU: SAUCE: [aws] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup (2019-07-11 12:17:07 -0700)
----------------------------------------------------------------
Frank van der Linden (1):
UBUNTU: SAUCE: [aws] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup
Jonathan Chocron (1):
PCI: al: Add Amazon Annapurna Labs PCIe host controller driver
Zeev Zilberman (1):
UBUNTU: SAUCE: [aws] irqchip/gic-v2m: invoke from gic-v3 initialization and add acpi quirk flow
MAINTAINERS | 6 ++
arch/arm64/kernel/pci.c | 20 ++++++-
drivers/acpi/pci_mcfg.c | 12 ++++
drivers/irqchip/irq-gic-v2m.c | 102 +++++++++++++++++++++++----------
drivers/irqchip/irq-gic-v3.c | 3 +-
drivers/pci/controller/dwc/Makefile | 1 +
drivers/pci/controller/dwc/pcie-al.c | 93 ++++++++++++++++++++++++++++++
include/linux/irqchip/arm-gic-common.h | 5 ++
include/linux/irqchip/arm-gic.h | 3 -
include/linux/pci-acpi.h | 7 ++-
include/linux/pci-ecam.h | 1 +
11 files changed, 215 insertions(+), 38 deletions(-)
create mode 100644 drivers/pci/controller/dwc/pcie-al.c
More information about the kernel-team
mailing list