summaryrefslogtreecommitdiff
path: root/drivers/iommu/io-pgtable-arm.c
AgeCommit message (Expand)Author
2017-07-20iommu/io-pgtable: Sanitise map/unmap addressesRobin Murphy
2017-06-23iommu/io-pgtable-arm: Use dma_wmb() instead of wmb() when publishing tableWill Deacon
2017-06-23iommu/io-pgtable-arm: Support lockless operationRobin Murphy
2017-06-23iommu/io-pgtable: Introduce explicit coherencyRobin Murphy
2017-06-23iommu/io-pgtable-arm: Improve split_blk_unmapRobin Murphy
2017-04-06iommu/io-pgtable-arm: Avoid shift overflow in block sizeRobin Murphy
2017-03-10iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-01-19iommu/io-pgtable-arm: add support for the IOMMU_PRIV flagJeremy Gebben
2016-11-29iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structuresBhumika Goyal
2016-11-29iommu/io-pgtable-arm: Use for_each_set_bit to simplify the codeKefeng Wang
2016-07-01iommu/io-pgtable-arm: Fix iova_to_phys for block entriesWill Deacon
2016-04-07iommu/io-pgtable-arm: Support IOMMU_MMIO flagRobin Murphy
2016-02-17iommu/io-pgtable: Rationalise quirk handlingRobin Murphy
2016-02-17iommu/io-pgtable: Add helper functions for TLB opsRobin Murphy
2016-01-29iommu/io-pgtable-arm: Fix io-pgtable-arm build failureLada Trimasova
2015-12-17iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon
2015-12-17iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro commonRobin Murphy
2015-12-17iommu/io-pgtable: Indicate granule for TLB maintenanceRobin Murphy
2015-12-17iommu/io-pgtable-arm: Avoid dereferencing bogus PTEsRobin Murphy
2015-09-22iommu/io-pgtable-arm: Don't use dma_to_phys()Robin Murphy
2015-08-18iommu/io-pgtable-arm: Unmap and free table when overwriting with blockWill Deacon
2015-08-06iommu/io-pgtable: Remove flush_pgtable callbackRobin Murphy
2015-08-06iommu/io-pgtable-arm: Centralise sync pointsRobin Murphy
2015-08-06iommu/io-pgtable-arm: Allow appropriate DMA API useRobin Murphy
2015-03-27iommu/io-pgtable-arm: avoid speculative walks through TTBR1Will Deacon
2015-02-25iommu/io-pgtable-arm: Fix self-test WARNs on i386Will Deacon
2015-01-19iommu: io-pgtable-arm: add non-secure quirkLaurent Pinchart
2015-01-19iommu: add self-consistency tests to ARM LPAE IO page table allocatorWill Deacon
2015-01-19iommu: add ARM LPAE page table allocatorWill Deacon