summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * iommu/arm-smmu: Restrict domain attributes to UNMANAGED domainsWill Deacon2017-04-061-0/+6
| | * iommu/arm-smmu: Add global SMR masking propertyRobin Murphy2017-04-061-1/+3
| | * iommu/arm-smmu: Poll for TLB sync completion more effectivelyRobin Murphy2017-04-061-8/+10
| | * iommu/arm-smmu: Use per-context TLB sync as appropriateRobin Murphy2017-04-061-33/+80
| | * iommu/arm-smmu: Tidy up context bank indexingRobin Murphy2017-04-061-16/+15
| | * iommu/arm-smmu: Simplify ASID/VMID handlingRobin Murphy2017-04-061-17/+19
| | * iommu/arm-smmu: Fix 16-bit ASID configurationSunil Goutham2017-04-061-19/+23
| | * iommu/arm-smmu: Print message when Cavium erratum 27704 was detectedRobert Richter2017-04-061-0/+1
| |/
| * iommu: Disambiguate MSI region typesRobin Murphy2017-03-221-1/+1
|/
*-----. Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-101-25/+110
|\ \ \ \
| | | | * iommu: Remove iommu_register_instance interfaceJoerg Roedel2017-02-101-1/+0
| | | | * iommu/arm-smmu: Make use of the iommu_register interfaceJoerg Roedel2017-02-101-0/+30
| |_|_|/ |/| | |
| | | * Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel2017-01-301-1/+1
| | | |\
| | | | * iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'Sricharan R2017-01-191-1/+1
| |_|_|/ |/| | |
| | | * iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymoreEric Auger2017-01-231-2/+0
| | | * iommu/arm-smmu: Implement reserved region get/put callbacksEric Auger2017-01-231-0/+28
| |_|/ |/| |
| | * iommu/arm-smmu: Fix for ThunderX erratum #27704Tomasz Nowicki2017-01-261-0/+3
| | * iommu/arm-smmu: Support for Extended Stream ID (16 bit)Aleksey Makarov2017-01-261-21/+48
| |/ |/|
| |
| \
| \
| \
*---. \ Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel2016-12-061-41/+136
|\ \ \ \ | | |_|/ | |/| |
| | | * iommu/arm-smmu: Fix group refcountingRobin Murphy2016-11-151-1/+1
| | |/ | |/|
| | * iommu/arm-smmu: Add IORT configurationLorenzo Pieralisi2016-11-291-1/+76
| | * iommu/arm-smmu: Split probe functions into DT/generic portionsLorenzo Pieralisi2016-11-291-25/+37
| | * iommu/arm-smmu: Convert struct device of_node to fwnode usageLorenzo Pieralisi2016-11-291-5/+6
| | * iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entriesNipun Gupta2016-11-291-9/+16
| | * iommu/arm-smmu: Constify iommu_gather_ops structuresBhumika Goyal2016-11-291-1/+1
| |/ |/|
* | iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy2016-11-081-1/+3
OpenPOWER on IntegriCloud