summaryrefslogtreecommitdiff
path: root/drivers/acpi/arm64
AgeCommit message (Expand)Author
2022-03-10ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset deviceIlkka Koskinen
2022-02-09ACPI/IORT: Check node revision for PMCG resourcesRobin Murphy
2021-10-12acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-25ACPI: Move IOMMU setup code out of IORTJean-Philippe Brucker
2021-06-25ACPI: arm64: Move DMA setup operations out of IORTJean-Philippe Brucker
2021-06-08ACPI/IORT: Enable stall support for platform devicesJean-Philippe Brucker
2021-05-17ACPI: IORT: Handle device properties with software node APIHeikki Krogerus
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-04-23ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier
2021-04-07iommu/arm-smmu-v3: Use device properties for pasid-num-bitsJean-Philippe Brucker
2021-01-27ACPI/IORT: Do not blindly trust DMA masks from firmwareMoritz Fischer
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas
2020-11-23ACPI/IORT: Fix doc warnings in iort.cShiju Jose
2020-11-20arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-09-24ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan
2020-09-07ACPI/IORT: Remove the unused inline functionsZenghui Yu
2020-09-07ACPI/IORT: Drop the unused @ops of iort_add_device_replay()Zenghui Yu
2020-07-28ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi
2020-07-28ACPI/IORT: Remove useless PCI bus walkLorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NCLorenzo Pieralisi
2020-05-26ACPI/IORT: Remove the unused __get_pci_rid()Zenghui Yu
2020-05-20ACPI/IORT: Fix PMCG node single ID mapping handlingTuan Phan
2020-05-18ACPI: IORT: Add comments for not calling acpi_put_table()Hanjun Guo
2020-05-18ACPI: GTDT: Put GTDT table after parsingHanjun Guo
2020-05-11ACPI: IORT: Add extra message "applying workaround" for off-by-1 issueHanjun Guo
2020-05-04ACPI/IORT: work around num_ids ambiguityArd Biesheuvel
2020-05-04Revert "ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()"Ard Biesheuvel
2020-04-28ACPI/IORT: take _DMA methods into account for named componentsArd Biesheuvel
2020-03-27ACPI/IORT: Remove direct access of dev->iommu_fwspecJoerg Roedel
2020-02-05Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-17ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()Hanjun Guo
2020-01-15ACPI/IORT: Parse SSID property of named component nodeJean-Philippe Brucker
2019-12-23iommu/arm-smmu: Support SMMU module probing from the IORTArd Biesheuvel
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne
2019-08-05ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variableLorenzo Pieralisi
2019-07-23ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-05-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-23ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabledLorenzo Pieralisi
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-13Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds