summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/io-pgtable-arm-v7s.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/io-pgtable-arm: Use for_each_set_bit to simplify codeYueHaibing2018-05-031-4/+1
* iommu/io-pgtable: Use size_t return type for all foo_unmapVivek Gautam2018-02-131-10/+11
*-. Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2017-10-131-6/+1
|\ \
| | * iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB syncRobin Murphy2017-10-021-6/+1
| |/
* | iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMAYong Wu2017-09-271-1/+1
|/
* iommu/io-pgtable: Sanitise map/unmap addressesRobin Murphy2017-07-201-0/+6
* iommu/io-pgtable-arm: Use dma_wmb() instead of wmb() when publishing tableWill Deacon2017-06-231-2/+6
* iommu/io-pgtable-arm-v7s: Support lockless operationRobin Murphy2017-06-231-21/+63
* iommu/io-pgtable: Introduce explicit coherencyRobin Murphy2017-06-231-7/+10
* iommu/io-pgtable-arm-v7s: Refactor split_blk_unmapRobin Murphy2017-06-231-40/+45
* iommu/io-pgtable-arm-v7s: Check table PTEs more preciselyRobin Murphy2017-06-231-1/+2
* iommu/io-pgtable-arm-v7s: constify dummy_tlb_ops.Arvind Yadav2017-06-231-1/+1
* iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing itOleksandr Tyshchenko2017-03-101-1/+5
* iommu/io-pgtable-arm-v7s: Add support for the IOMMU_PRIV flagRobin Murphy2017-01-191-1/+5
* iommu/io-pgtable-arm: Use for_each_set_bit to simplify the codeKefeng Wang2016-11-291-4/+1
* iommu/io-pgtable-arm: Check for v7s-incapable systemsRobin Murphy2016-09-161-0/+4
* iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocksRobin Murphy2016-08-191-1/+3
* iommu/io-pgtable-arm-v7s: Support IOMMU_MMIO flagRobin Murphy2016-04-071-5/+11
* iommu/io-pgtable: Add MTK 4GB mode in Short-descriptorYong Wu2016-04-051-1/+12
* iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flagsRobin Murphy2016-03-021-1/+1
* iommu/io-pgtable: Rationalise quirk handlingRobin Murphy2016-02-171-0/+5
* iommu/io-pgtable: Add helper functions for TLB opsRobin Murphy2016-02-171-28/+20
* iommu/io-pgtable: Add ARMv7 short descriptor supportRobin Murphy2016-02-171-0/+849
OpenPOWER on IntegriCloud