summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/io-pgtable-arm.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/io-pgtable-arm: Make allocations NUMA-awareRobin Murphy2018-05-291-4/+9
* iommu/io-pgtable-arm: Use for_each_set_bit to simplify codeYueHaibing2018-05-031-4/+1
*-. Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...Joerg Roedel2018-03-291-30/+61
|\ \
| | * iommu/io-pgtable: Use size_t return type for all foo_unmapVivek Gautam2018-02-131-12/+12
| |/ |/|
| * iommu/io-pgtable-arm: Avoid warning with 32-bit phys_addr_tRobin Murphy2018-03-291-1/+1
| * iommu/io-pgtable-arm: Support 52-bit physical addressRobin Murphy2018-03-271-18/+49
|/
* iommu/io-pgtable-arm: Convert to IOMMU API TLB syncRobin Murphy2017-10-021-6/+1
* iommu/io-pgtable: Sanitise map/unmap addressesRobin Murphy2017-07-201-0/+7
* iommu/io-pgtable-arm: Use dma_wmb() instead of wmb() when publishing tableWill Deacon2017-06-231-2/+6
* iommu/io-pgtable-arm: Support lockless operationRobin Murphy2017-06-231-15/+57
* iommu/io-pgtable: Introduce explicit coherencyRobin Murphy2017-06-231-5/+6
* iommu/io-pgtable-arm: Improve split_blk_unmapRobin Murphy2017-06-231-47/+67
* iommu/io-pgtable-arm: Avoid shift overflow in block sizeRobin Murphy2017-04-061-1/+1
* iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko2017-03-101-1/+5
* iommu/io-pgtable-arm: add support for the IOMMU_PRIV flagJeremy Gebben2017-01-191-1/+4
* iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structuresBhumika Goyal2016-11-291-1/+1
* iommu/io-pgtable-arm: Use for_each_set_bit to simplify the codeKefeng Wang2016-11-291-4/+1
* iommu/io-pgtable-arm: Fix iova_to_phys for block entriesWill Deacon2016-07-011-1/+1
* iommu/io-pgtable-arm: Support IOMMU_MMIO flagRobin Murphy2016-04-071-2/+7
* iommu/io-pgtable: Rationalise quirk handlingRobin Murphy2016-02-171-2/+11
* iommu/io-pgtable: Add helper functions for TLB opsRobin Murphy2016-02-171-12/+9
* iommu/io-pgtable-arm: Fix io-pgtable-arm build failureLada Trimasova2016-01-291-0/+1
* iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon2015-12-171-5/+6
* iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro commonRobin Murphy2015-12-171-3/+0
* iommu/io-pgtable: Indicate granule for TLB maintenanceRobin Murphy2015-12-171-12/+15
* iommu/io-pgtable-arm: Avoid dereferencing bogus PTEsRobin Murphy2015-12-171-3/+5
* iommu/io-pgtable-arm: Don't use dma_to_phys()Robin Murphy2015-09-221-11/+13
* iommu/io-pgtable-arm: Unmap and free table when overwriting with blockWill Deacon2015-08-181-1/+16
* iommu/io-pgtable: Remove flush_pgtable callbackRobin Murphy2015-08-061-6/+0
* iommu/io-pgtable-arm: Centralise sync pointsRobin Murphy2015-08-061-19/+24
* iommu/io-pgtable-arm: Allow appropriate DMA API useRobin Murphy2015-08-061-23/+84
* iommu/io-pgtable-arm: avoid speculative walks through TTBR1Will Deacon2015-03-271-0/+5
* iommu/io-pgtable-arm: Fix self-test WARNs on i386Will Deacon2015-02-251-2/+3
* iommu: io-pgtable-arm: add non-secure quirkLaurent Pinchart2015-01-191-0/+7
* iommu: add self-consistency tests to ARM LPAE IO page table allocatorWill Deacon2015-01-191-1/+199
* iommu: add ARM LPAE page table allocatorWill Deacon2015-01-191-0/+781
OpenPOWER on IntegriCloud