summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/io-pgtable-arm.c
Commit message (Expand)AuthorAgeFilesLines
* 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