summaryrefslogtreecommitdiff
path: root/drivers/iommu/io-pgtable.h
AgeCommit message (Expand)Author
2016-03-22iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.hJoerg Roedel
2016-03-22iommu/io-pgtable: Remove flush_pgtable callbackRobin Murphy
2016-03-22iommu/io-pgtable-arm: Centralise sync pointsRobin Murphy
2016-03-22iommu/io-pgtable-arm: Allow appropriate DMA API useRobin Murphy
2016-03-22iommu/io-pgtable: Improve documentation of .map_sg callbackMitchel Humpherys
2016-03-22iommu/arm-smmu: Check the return type of map_sg and take appropriate actionRohit Vaswani
2016-03-22iommu/io-pgtable: Delegate page table memory management to driversMitchel Humpherys
2016-03-22iommu/io-pgtable: Add memory stats debugfs fileMitchel Humpherys
2016-03-22iommu/arm-smmu: Fix size parameter in .unprepare_pgtable()Neeti Desai
2016-03-22iommu/arm-smmu: Add support for page table donationNeeti Desai
2016-03-22iommu: io-pgtable: use size_t for unmap return valueMitchel Humpherys
2016-03-22iommu: io-pgtable: add .map_sg op to io_pgtable_opsMitchel Humpherys
2016-03-22iommu: io-pgtable-arm: add non-secure quirkLaurent Pinchart
2016-03-22iommu: add ARM LPAE page table allocatorWill Deacon
2016-03-22iommu: introduce generic page table allocation frameworkWill Deacon
2015-08-13iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.hJoerg Roedel
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-01-19iommu: io-pgtable-arm: add non-secure quirkLaurent Pinchart
2015-01-19iommu: add ARM LPAE page table allocatorWill Deacon
2015-01-19iommu: introduce generic page table allocation frameworkWill Deacon