aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/io-pgtable-arm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-17iommu/io-pgtable: Rationalise quirk handlingRobin Murphy1-2/+11
2016-02-17iommu/io-pgtable: Add helper functions for TLB opsRobin Murphy1-12/+9
2016-01-29iommu/io-pgtable-arm: Fix io-pgtable-arm build failureLada Trimasova1-0/+1
2015-12-17iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon1-5/+6
2015-12-17iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro commonRobin Murphy1-3/+0
2015-12-17iommu/io-pgtable: Indicate granule for TLB maintenanceRobin Murphy1-12/+15
2015-12-17iommu/io-pgtable-arm: Avoid dereferencing bogus PTEsRobin Murphy1-3/+5
2015-09-22iommu/io-pgtable-arm: Don't use dma_to_phys()Robin Murphy1-11/+13
2015-08-18iommu/io-pgtable-arm: Unmap and free table when overwriting with blockWill Deacon1-1/+16
2015-08-06iommu/io-pgtable: Remove flush_pgtable callbackRobin Murphy1-6/+0
2015-08-06iommu/io-pgtable-arm: Centralise sync pointsRobin Murphy1-19/+24
2015-08-06iommu/io-pgtable-arm: Allow appropriate DMA API useRobin Murphy1-23/+84
2015-03-27iommu/io-pgtable-arm: avoid speculative walks through TTBR1Will Deacon1-0/+5
2015-02-25iommu/io-pgtable-arm: Fix self-test WARNs on i386Will Deacon1-2/+3
2015-01-19iommu: io-pgtable-arm: add non-secure quirkLaurent Pinchart1-0/+7
2015-01-19iommu: add self-consistency tests to ARM LPAE IO page table allocatorWill Deacon1-1/+199
2015-01-19iommu: add ARM LPAE page table allocatorWill Deacon1-0/+781