[linux-aws-bionic][PULL] Amazon Graviton PCIe controller
Kamal Mostafa
kamal at canonical.com
Thu Jul 11 20:55:32 UTC 2019
The following changes since commit f14a00333f0aba78ed01276d54ca7b86e3451e27:
UBUNTU: Ubuntu-aws-4.15.0-1044.46 (2019-07-04 14:47:13 +0200)
are available in the Git repository at:
git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux-aws/+git/bionic graviton-lp1834962
for you to fetch changes up to 20a44cea9ecbd86c742a0c7fa6c0b8460db7a9b2:
UBUNTU: SAUCE: [aws] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup (2019-07-11 12:09:24 -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 | 2 +
drivers/pci/dwc/Makefile | 1 +
drivers/pci/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(+), 37 deletions(-)
create mode 100644 drivers/pci/dwc/pcie-al.c
More information about the kernel-team
mailing list