summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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/+15Star
| | * 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/+0Star
| | | | * 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/+0Star
| | | * 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
* | iommu/arm-smmu: Check that iommu_fwspecs are oursRobin Murphy2016-11-081-1/+1
* | iommu/arm-smmu: Work around ARM DMA configurationRobin Murphy2016-11-081-0/+10
|/
* iommu/arm-smmu: Set domain geometryRobin Murphy2016-09-161-0/+2
* iommu/arm-smmu: Wire up generic configuration supportRobin Murphy2016-09-161-60/+108
* iommu/arm-smmu: Convert to iommu_fwspecRobin Murphy2016-09-161-62/+78
* iommu/arm-smmu: Intelligent SMR allocationRobin Murphy2016-09-161-78/+119
* iommu/arm-smmu: Add a stream map entry iteratorRobin Murphy2016-09-161-14/+12Star
* iommu/arm-smmu: Streamline SMMU data lookupsRobin Murphy2016-09-161-33/+11Star
* iommu/arm-smmu: Refactor mmu-masters handlingRobin Murphy2016-09-161-269/+101Star
* iommu/arm-smmu: Keep track of S2CR stateRobin Murphy2016-09-161-66/+93
* iommu/arm-smmu: Consolidate stream map entry stateRobin Murphy2016-09-161-61/+86
* iommu/arm-smmu: Handle stream IDs more dynamicallyRobin Murphy2016-09-161-21/+22
* iommu/arm-smmu: Support v7s context formatRobin Murphy2016-09-161-22/+47
* iommu/arm-smmu: Drop devm_free_irq when driver detachPeng Fan2016-09-161-4/+0Star
* iommu/arm-smmu: Disable stalling faults for all endpointsWill Deacon2016-08-191-27/+7Star
* iommu/arm-smmu: Use devm_request_irq and devm_free_irqPeng Fan2016-07-061-14/+10Star
* iommu/arm-smmu: request pcie devices to enable ACSWei Chen2016-07-011-1/+3
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-281-4/+4
* Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-201-8/+30
|\
| * iommu/arm-smmu: Make use of phandle iterators in device-tree parsingJoerg Roedel2016-04-201-8/+30
* | iommu/arm-smmu: Use per-domain page sizes.Robin Murphy2016-05-091-12/+15
* | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-05-091-81/+210
|\ \
| * | iommu/arm-smmu: Clear cache lock bit of ACRPeng Fan2016-05-031-1/+22
| * | iommu/arm-smmu: Support SMMUv1 64KB supplementRobin Murphy2016-05-031-8/+14