summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-1/+1
|\
| * driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-241-1/+1
* | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2019-07-011-3/+1
|\ \
| * | iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon2019-06-251-3/+1
| |/
* | Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-06-141-3/+12
|\ \
| * | iommu/arm-smmu: Avoid constant zero in TLBI writesRobin Murphy2019-06-121-3/+12
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1
|/
* iommu/arm-smmu: Log CBFRSYNRA register on context faultVivek Gautam2019-04-231-3/+5
* iommu/arm-smmu: Break insecure users by disabling bypass by defaultDouglas Anderson2019-04-051-1/+2
* iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring2019-02-111-1/+1
*-. Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-201-35/+174
|\ \
| | * iommu/arm-smmu: Use helper functions to access dev->iommu_fwspecJoerg Roedel2018-12-171-6/+6
| | * iommu/arm-smmu: Make arm-smmu explicitly non-modularPaul Gortmaker2018-12-031-19/+13
| |/ |/|
| * iommu/arm-smmu: Add support for qcom,smmu-v2 variantVivek Gautam2018-12-101-0/+3
| * iommu/arm-smmu: Add the device_link between masters and smmuSricharan R2018-12-101-0/+3
| * iommu/arm-smmu: Invoke pm_runtime across the driverSricharan R2018-12-101-10/+98
| * iommu/arm-smmu: Add pm_runtime/sleep opsSricharan R2018-12-101-3/+55
|/
*-. Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel2018-10-101-27/+79
|\ \
| | * iommu/arm-smmu: Add support for the fsl-mc busNipun Gupta2018-09-251-0/+7
| |/ |/|
| * iommu/arm-smmu: Support non-strict modeRobin Murphy2018-10-011-27/+66
| * iommu/arm-smmu: Ensure that page-table updates are visible before TLBIWill Deacon2018-10-011-0/+6
|/
* Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-241-7/+10
|\
| *-. Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-081-7/+10
| |\ \
| | | * iommu: Remove the ->map_sg indirectionChristoph Hellwig2018-08-081-1/+0
| | |/ | |/|
| | * iommu/arm-smmu: Error out only if not enough context interruptsVivek Gautam2018-07-261-6/+10
| |/
* / iommu: Remove IOMMU_OF_DECLARERob Herring2018-07-101-7/+0
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+1
* iommu: Clean up of_iommu_init_fnRobin Murphy2018-01-171-6/+6
* Merge branches 'iommu/arm/smmu', 'iommu/updates', 'iommu/vt-d', 'iommu/ipmmu-...Alex Williamson2017-11-131-5/+15
|\
| * iommu/io-pgtable-arm: Convert to IOMMU API TLB syncRobin Murphy2017-10-021-5/+15
* | iommu/arm-smmu: Enable bypass transaction caching for ARM SMMU 500Feng Kan2017-10-201-1/+2
* | iommu/arm-smmu: Remove ACPICA workaroundsRobin Murphy2017-10-201-8/+0
|/
*-----. Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel2017-09-011-261/+123
|\ \ \ \
| | | * | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2017-08-191-59/+114
| |_|/| | |/| | | |
| | | * | iommu/arm-smmu: Add system PM supportRobin Murphy2017-08-161-0/+11
| | | * | iommu/arm-smmu: Track context bank stateRobin Murphy2017-08-161-59/+97
| | | * | iommu/arm-smmu-v3: Implement shutdown methodNate Watterson2017-08-161-0/+6
| | * | | iommu/arm-smmu: Split out register definesRob Clark2017-08-151-202/+9
| |/ / / |/| | |
* | | | iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov2017-08-111-0/+7
| |/ / |/| |
* | | iommu/arm-smmu: Fix the error path in arm_smmu_add_deviceVivek Gautam2017-07-201-4/+3
* | | iommu/arm-smmu: Reintroduce locking around TLB sync operationsWill Deacon2017-07-201-1/+10
|/ /
* | iommu/arm-smmu: Remove io-pgtable spinlockRobin Murphy2017-06-231-31/+14
* | iommu/io-pgtable: Introduce explicit coherencyRobin Murphy2017-06-231-0/+3
* | iommu/arm-smmu: Plumb in new ACPI identifiersRobin Murphy2017-06-231-0/+16
|/
*---. Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel2017-05-041-156/+222
|\ \ \
| | | * iommu/arm-smmu: Clean up early-probing workaroundsRobin Murphy2017-04-201-63/+47
| | | * iommu/dma: Make PCI window reservation genericRobin Murphy2017-03-221-0/+2
| | |/ | |/|
| | * iommu/arm-smmu: Return IOVA in iova_to_phys when SMMU is bypassedSunil Goutham2017-04-261-0/+3
| | * iommu/arm-smmu: Correct sid to maskPeng Fan2017-04-251-1/+1
| | * iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domainsWill Deacon2017-04-061-3/+17