summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/arm64
Commit message (Expand)AuthorAgeFilesLines
* 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-021-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
| | |/
* | / ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not setSinan Kaya2018-12-201-7/+13
|/ /
* / ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi2018-11-301-1/+1
|/
* dma-mapping: remove dma_deconfigureChristoph Hellwig2018-09-081-1/+1
* ACPI/IORT: Don't set default coherent DMA maskRobin Murphy2018-07-271-11/+11
* ACPI/IORT: Set bus DMA mask as appropriateRobin Murphy2018-07-271-0/+1
* ACPI/IORT: Support address size limit for root complexesRobin Murphy2018-07-271-2/+23
* Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-121-3/+108
|\
| * ACPI/IORT: Add msi address regions reservation helperShameer Kolothum2018-02-141-3/+108
* | ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX defineLorenzo Pieralisi2018-03-081-5/+0Star
* | ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guardLorenzo Pieralisi2018-03-081-7/+0Star
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-152-59/+201
|\
| * ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-upLorenzo Pieralisi2017-10-161-0/+45
| * ACPI/IORT: Add SMMUv3 specific special index mapping handlingHanjun Guo2017-10-161-1/+38
| * ACPI/IORT: Enable special index ITS group mappings for IORT nodesHanjun Guo2017-10-161-4/+28
| * ACPI/IORT: Look up IORT node through struct fwnode_handle pointerHanjun Guo2017-10-161-1/+42
| * ACPI/IORT: Make platform devices initialization code SMMU agnosticLorenzo Pieralisi2017-10-161-33/+30Star
| * ACPI/IORT: Improve functions return type/storage class specifier indentationLorenzo Pieralisi2017-10-161-19/+17Star
| * ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guardLorenzo Pieralisi2017-10-161-1/+1
| * acpi/arm64: pr_err() strings should end with newlinesArvind Yadav2017-10-161-1/+1
* | ACPI/IORT: Fix PCI ACS enablementLorenzo Pieralisi2017-10-041-0/+35
|/
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-051-2/+55
|\
| * ACPI/IORT: Add IORT named component memory address limitsLorenzo Pieralisi2017-08-071-17/+37
| * ACPI: Make acpi_dma_configure() DMA regions awareLorenzo Pieralisi2017-08-071-2/+35
* | ACPI/IORT: Fix build regression without IOMMUArnd Bergmann2017-08-101-1/+1
* | ACPI/IORT: numa: Add numa node mapping for smmuv3 devicesGanapatrao Kulkarni2017-08-081-1/+28
* | ACPI/IORT: Handle PCI aliases properly for IOMMUsRobin Murphy2017-08-081-52/+59
|/
* Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-121-20/+63
|\
| * Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2017-06-281-20/+63
| |\
| | * iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126Geetha Sowjanya2017-06-231-19/+44
| | * ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 modelLinu Cherian2017-06-231-1/+14
| | * iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number defin...Robert Richter2017-06-231-0/+5
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-061-15/+0Star
|\ \ \ | |/ / |/| |
| * | ACPI/IORT: Remove iort_node_match()Lorenzo Pieralisi2017-06-151-15/+0Star
| |/
* | ACPI/IORT: Move the check to get iommu_ops from translated fwspecLorenzo Pieralisi2017-05-301-8/+8
* | ACPI/IORT: Ignore all errors except EPROBE_DEFERSricharan R2017-05-301-0/+6
|/
* Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-101-3/+69
|\
| * ACPI/IORT: Fix CONFIG_IOMMU_API dependencyLorenzo Pieralisi2017-04-291-10/+34
| * ACPI/IORT: Remove linker section for IORT entries probingLorenzo Pieralisi2017-04-201-2/+0Star
| * drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R2017-04-201-1/+32
| * ACPI/IORT: Add function to check SMMUs drivers presenceLorenzo Pieralisi2017-04-201-0/+13
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-051-31/+127
|\ \
| * | ACPI: platform: setup MSI domain for ACPI based platform deviceHanjun Guo2017-03-301-0/+50
| * | ACPI: platform-msi: retrieve devid from IORTHanjun Guo2017-03-301-0/+24