aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm-smmu.c
Commit message (Expand)AuthorAge
* iommu/arm-smmu: Fix out-of-bounds dereferenceRobin Murphy2016-11-08
* iommu/arm-smmu: Check that iommu_fwspecs are oursRobin Murphy2016-11-08
* iommu/arm-smmu: Work around ARM DMA configurationRobin Murphy2016-11-08
* iommu/arm-smmu: Set domain geometryRobin Murphy2016-09-16
* iommu/arm-smmu: Wire up generic configuration supportRobin Murphy2016-09-16
* iommu/arm-smmu: Convert to iommu_fwspecRobin Murphy2016-09-16
* iommu/arm-smmu: Intelligent SMR allocationRobin Murphy2016-09-16
* iommu/arm-smmu: Add a stream map entry iteratorRobin Murphy2016-09-16
* iommu/arm-smmu: Streamline SMMU data lookupsRobin Murphy2016-09-16
* iommu/arm-smmu: Refactor mmu-masters handlingRobin Murphy2016-09-16
* iommu/arm-smmu: Keep track of S2CR stateRobin Murphy2016-09-16
* iommu/arm-smmu: Consolidate stream map entry stateRobin Murphy2016-09-16
* iommu/arm-smmu: Handle stream IDs more dynamicallyRobin Murphy2016-09-16
* iommu/arm-smmu: Support v7s context formatRobin Murphy2016-09-16
* iommu/arm-smmu: Drop devm_free_irq when driver detachPeng Fan2016-09-16
* iommu/arm-smmu: Disable stalling faults for all endpointsWill Deacon2016-08-19
* iommu/arm-smmu: Use devm_request_irq and devm_free_irqPeng Fan2016-07-06
* iommu/arm-smmu: request pcie devices to enable ACSWei Chen2016-07-01
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-20
|\
| * iommu/arm-smmu: Make use of phandle iterators in device-tree parsingJoerg Roedel2016-04-19
* | iommu/arm-smmu: Use per-domain page sizes.Robin Murphy2016-05-09
* | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-05-09
|\ \
| * | iommu/arm-smmu: Clear cache lock bit of ACRPeng Fan2016-05-03
| * | iommu/arm-smmu: Support SMMUv1 64KB supplementRobin Murphy2016-05-03
| * | iommu/arm-smmu: Decouple context format from kernel configRobin Murphy2016-05-03
| * | iommu/arm-smmu: Tidy up 64-bit/atomic I/O accessesRobin Murphy2016-05-03
| * | iommu/arm-smmu: Work around MMU-500 prefetch errataRobin Murphy2016-05-03
| * | iommu/arm-smmu: Convert ThunderX workaround to new methodRobin Murphy2016-05-03
| * | iommu/arm-smmu: Differentiate specific implementationsRobin Murphy2016-05-03
| * | iommu/arm-smmu: Workaround for ThunderX erratum #27704Tirumalesh Chalamarla2016-05-03
| * | iommu/arm-smmu: Add support for 16 bit VMIDTirumalesh Chalamarla2016-05-03
| |/
* | iommu/arm-smmu: Don't allocate resources for bypass domainsRobin Murphy2016-04-21
* | iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMAWill Deacon2016-04-21
|/
* iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for nowWill Deacon2016-02-18
* iommu/arm-smmu: Don't fail device attach if already attached to a domainWill Deacon2016-02-18
* iommu/arm-smmu: Allow disabling unmatched stream bypassRobin Murphy2016-02-18
* iommu/arm-smmu: Support DMA-API domainsRobin Murphy2016-02-18
* iommu/arm-smmu: Treat all device transactions as unprivilegedRobin Murphy2016-02-18
* iommu/arm-smmu: Invalidate TLBs properlyRobin Murphy2015-12-17
* iommu/io-pgtable: Indicate granule for TLB maintenanceRobin Murphy2015-12-17
* iommu/arm-smmu: Correct group reference countPeng Fan2015-12-17
* iommu/arm-smmu: Delete an unnecessary check before free_io_pgtable_ops()Markus Elfring2015-12-17
*-. Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-02
|\ \
| | * iommu/arm-smmu: Switch to device_group call-backJoerg Roedel2015-10-21
| |/ |/|
| * iommu/arm-smmu: Remove redundant calculation of gr0 base addressWill Deacon2015-10-15
| * iommu/arm-smmu: ThunderX mis-extends 64bit registersTirumalesh Chalamarla2015-10-14
| * iommu/arm-smmu: Remove unneeded '0x' annotationFabio Estevam2015-10-14
|/
* iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy2015-08-06
* iommu/arm-smmu: Clean up DMA API usageRobin Murphy2015-08-06