lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 3 Dec 2015 23:19:57 +0800
From:	Gabriele Paoloni <gabriele.paoloni@...wei.com>
To:	<bhelgaas@...gle.com>, <arnd@...db.de>, <will.deacon@....com>,
	<catalin.marinas@....com>, <hanjun.guo@...aro.org>,
	<Lorenzo.Pieralisi@....com>, <Liviu.Dudau@....com>,
	<tn@...ihalf.com>
CC:	<jiang.liu@...ux.intel.com>, <tglx@...utronix.de>,
	<wangyijing@...wei.com>, <linux-pci@...r.kernel.org>,
	<linux-arm-kernel@...ts.infradead.org>,
	<linux-acpi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
	<linaro-acpi@...ts.linaro.org>, <wangzhou1@...ilicon.com>,
	<liudongdong3@...wei.com>, <xuwei5@...ilicon.com>,
	<liguozhu@...ilicon.com>,
	Gabriele Paoloni <gabriele.paoloni@...wei.com>
Subject: [RFC PATCH 0/2] PCI/ACPI: HiSi: Add ACPI support for Hip05 PCIe Host Bridge Controller

This patchset is based on Nowicki patchset:
[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI

This patchset:
1) adds ACPI support for non ECAM PCI Host Bridge Controllers
2) adds ACPI support for Hip05 PCIe Host Bridge Controller

Gabriele Paoloni (1):
  PCI/ACPI: Add ACPI support for non ECAM Host Bridge Controllers

Gabriele Paoloni (1):
  PCI/ACPI: HiSi: Add ACPI support for HiSi PCIe Host Bridge

 arch/arm64/kernel/Makefile        |   1 +
 arch/arm64/kernel/pci.c           |  42 ++++++++
 arch/arm64/kernel/pci_acpi_hisi.c | 198 ++++++++++++++++++++++++++++++++++++++
 arch/arm64/kernel/pci_quirks.h    |  24 +++++
 drivers/acpi/pci_root.c           |   4 +
 include/acpi/acpi_drivers.h       |   6 ++
 6 files changed, 275 insertions(+)
 create mode 100644 arch/arm64/kernel/pci_acpi_hisi.c
 create mode 100644 arch/arm64/kernel/pci_quirks.h

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ