summaryrefslogtreecommitdiff
path: root/drivers/iommu/io-pgtable-arm.c
AgeCommit message (Expand)Author
2017-10-08iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko
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