summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/arm64
Commit message (Expand)AuthorAgeFilesLines
* ACPI/IORT: Do not blindly trust DMA masks from firmwareMoritz Fischer2021-01-271-2/+12
* Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-091-3/+5
|\
| * ACPI/IORT: Fix doc warnings in iort.cShiju Jose2020-11-231-3/+5
* | arm64: mm: Set ZONE_DMA size based on early IORT scanArd Biesheuvel2020-11-201-0/+55
|/
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-2/+4
|\
| * dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-1/+1
| * dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2020-09-171-2/+4
* | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-1/+1
|\ \
| * | ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron2020-09-241-1/+1
| |/
* | ACPI/IORT: Remove the unused inline functionsZenghui Yu2020-09-071-4/+0
* | ACPI/IORT: Drop the unused @ops of iort_add_device_replay()Zenghui Yu2020-09-071-5/+3
|/
* ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi2020-07-281-15/+44
* ACPI/IORT: Remove useless PCI bus walkLorenzo Pieralisi2020-07-281-3/+0
* ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi2020-07-281-6/+6
* ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi2020-07-281-7/+7
* ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NCLorenzo Pieralisi2020-07-281-2/+18
* ACPI/IORT: Remove the unused __get_pci_rid()Zenghui Yu2020-05-261-9/+0
* ACPI/IORT: Fix PMCG node single ID mapping handlingTuan Phan2020-05-201-0/+5
* ACPI: IORT: Add comments for not calling acpi_put_table()Hanjun Guo2020-05-181-0/+4
* ACPI: GTDT: Put GTDT table after parsingHanjun Guo2020-05-181-1/+3
* ACPI: IORT: Add extra message "applying workaround" for off-by-1 issueHanjun Guo2020-05-111-0/+2
* ACPI/IORT: work around num_ids ambiguityArd Biesheuvel2020-05-041-6/+34
* Revert "ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()"Ard Biesheuvel2020-05-041-55/+2
* ACPI/IORT: take _DMA methods into account for named componentsArd Biesheuvel2020-04-281-7/+4
* ACPI/IORT: Remove direct access of dev->iommu_fwspecJoerg Roedel2020-03-271-2/+4
* Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-051-2/+20
|\
| * ACPI/IORT: Parse SSID property of named component nodeJean-Philippe Brucker2020-01-151-0/+18
| * iommu/arm-smmu: Support SMMU module probing from the IORTArd Biesheuvel2019-12-231-2/+2
* | ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()Hanjun Guo2020-01-171-2/+55
|/
* dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne2019-11-211-13/+7
* ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variableLorenzo Pieralisi2019-08-051-3/+3
* ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi2019-07-231-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-241-118/+120
|\
| * ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabledLorenzo Pieralisi2019-05-231-118/+120
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-131-0/+11
|\
| * ACPI/IORT: Check ATS capability in root complex nodesJean-Philippe Brucker2019-04-231-0/+11
* | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon2019-05-031-24/+107
|\ \
| * | perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum2019-04-041-1/+15
| * | ACPI/IORT: Add support for PMCGNeil Leeder2019-04-041-24/+93
| |/
* / ACPI/IORT: Reject platform device creation on NUMA node mapping failureKefeng Wang2019-04-161-5/+14
|/
* ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker2019-01-111-1/+2
* ACPI/IORT: Fix build when CONFIG_IOMMU_API=nQian Cai2019-01-071-1/+1
* Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-011-11/+12
|\
| *-. Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-201-11/+12
| |\ \
| | | * ACPI/IORT: Don't call iommu_ops->add_device directlyJoerg Roedel2018-12-171-2/+2
| | | * ACPI/IORT: Use device_iommu_mapped()Joerg Roedel2018-12-171-1/+1
| | | * ACPI/IORT: Use helper functions to access dev->iommu_fwspecJoerg Roedel2018-12-171-9/+10
| | |/