summaryrefslogtreecommitdiff
path: root/drivers/acpi/arm64
Commit message (Expand)AuthorAge
* Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-11
|\
| * ACPI/IORT: Add msi address regions reservation helperShameer Kolothum2018-02-14
* | ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX defineLorenzo Pieralisi2018-03-08
* | ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guardLorenzo Pieralisi2018-03-08
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-15
|\
| * ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-upLorenzo Pieralisi2017-10-16
| * ACPI/IORT: Add SMMUv3 specific special index mapping handlingHanjun Guo2017-10-16
| * ACPI/IORT: Enable special index ITS group mappings for IORT nodesHanjun Guo2017-10-16
| * ACPI/IORT: Look up IORT node through struct fwnode_handle pointerHanjun Guo2017-10-16
| * ACPI/IORT: Make platform devices initialization code SMMU agnosticLorenzo Pieralisi2017-10-16
| * ACPI/IORT: Improve functions return type/storage class specifier indentationLorenzo Pieralisi2017-10-16
| * ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guardLorenzo Pieralisi2017-10-16
| * acpi/arm64: pr_err() strings should end with newlinesArvind Yadav2017-10-16
* | ACPI/IORT: Fix PCI ACS enablementLorenzo Pieralisi2017-10-04
|/
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-05
|\
| * ACPI/IORT: Add IORT named component memory address limitsLorenzo Pieralisi2017-08-07
| * ACPI: Make acpi_dma_configure() DMA regions awareLorenzo Pieralisi2017-08-07
* | ACPI/IORT: Fix build regression without IOMMUArnd Bergmann2017-08-10
* | ACPI/IORT: numa: Add numa node mapping for smmuv3 devicesGanapatrao Kulkarni2017-08-08
* | ACPI/IORT: Handle PCI aliases properly for IOMMUsRobin Murphy2017-08-08
|/
* Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-12
|\
| * Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2017-06-28
| |\
| | * iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126Geetha Sowjanya2017-06-23
| | * ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 modelLinu Cherian2017-06-23
| | * iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number defin...Robert Richter2017-06-23
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-05
|\ \ \ | |/ / |/| |
| * | ACPI/IORT: Remove iort_node_match()Lorenzo Pieralisi2017-06-15
| |/
* | ACPI/IORT: Move the check to get iommu_ops from translated fwspecLorenzo Pieralisi2017-05-30
* | ACPI/IORT: Ignore all errors except EPROBE_DEFERSricharan R2017-05-30
|/
* Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-09
|\
| * ACPI/IORT: Fix CONFIG_IOMMU_API dependencyLorenzo Pieralisi2017-04-29
| * ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi2017-04-20
| * drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R2017-04-20
| * ACPI/IORT: Add function to check SMMUs drivers presenceLorenzo Pieralisi2017-04-20
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-05
|\ \
| * | ACPI: platform: setup MSI domain for ACPI based platform deviceHanjun Guo2017-03-30
| * | ACPI: platform-msi: retrieve devid from IORTHanjun Guo2017-03-30
| * | ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev idHanjun Guo2017-03-29
| * | ACPI/IORT: Rename iort_node_map_rid() to make it genericHanjun Guo2017-03-29
| * | ACPI/IORT: Rework iort_match_node_callback() return value handlingHanjun Guo2017-03-21
| * | ACPI/IORT: Add missing comment for iort_dev_find_its_id()Hanjun Guo2017-03-21
| * | ACPI/IORT: Fix the indentation in iort_scan_node()Hanjun Guo2017-03-21
| |/
* | acpi/arm64: Add SBSA Generic Watchdog support in GTDT driverFu Wei2017-04-19
* | acpi/arm64: Add memory-mapped timer support in GTDT driverFu Wei2017-04-19
* | acpi/arm64: Add GTDT table parse driverFu Wei2017-04-19
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-22
|\
| * ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device()Dan Carpenter2017-02-06
| * ACPI/IORT: Fix iort_node_get_id() mapping entries indexingLorenzo Pieralisi2017-02-06
* | iommu: Rename iommu_get_instance()Joerg Roedel2017-02-10
|/
* ACPI/IORT: Make dma masks set-up IORT specificLorenzo Pieralisi2016-12-06