aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAge
...
| | | | | | * | | iommu/vt-d: Fix leaked ioremap mappingDan Williams2015-08-03
| | | | | | * | | iommu/vt-d: Avoid format string leaks into iommu_device_createKees Cook2015-08-03
| | |_|_|_|/ / / | |/| | | | | |
| | | | | * | | Merge tag 'tegra-for-4.3-iommu' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel2015-08-17
| | |_|_|/| | | | |/| | | | | |
| | | | | * | | iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding2015-08-13
| | | | | * | | iommu/tegra-smmu: Factor out tegra_smmu_set_pde()Russell King2015-08-13
| | | | | * | | iommu/tegra-smmu: Extract tegra_smmu_pte_get_use()Russell King2015-08-13
| | | | | * | | iommu/tegra-smmu: Use __GFP_ZERO to allocate zeroed pagesRussell King2015-08-13
| | | | | * | | iommu/tegra-smmu: Remove PageReserved manipulationRussell King2015-08-13
| | | | | * | | iommu/tegra-smmu: Convert to use DMA APIRussell King2015-08-13
| | | | | * | | iommu/tegra-smmu: smmu_flush_ptc() wants device addressesRussell King2015-08-13
| | | | | * | | iommu/tegra-smmu: Split smmu_flush_ptc()Russell King2015-08-13
| | | | | * | | iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King2015-08-13
| | | | | * | | iommu/tegra-smmu: Use kcalloc() to allocate counter arrayRussell King2015-08-13
| | | | | * | | iommu/tegra-smmu: Store struct page pointer for page tablesRussell King2015-08-13
| | | | | * | | iommu/tegra-smmu: Fix page table lookup in unmap/iova_to_phys methodsRussell King2015-08-13
| | | | | * | | iommu/tegra-smmu: Add iova_pd_index() and iova_pt_index() helpersRussell King2015-08-13
| | | | | * | | iommu/tegra-smmu: Factor out common PTE settingRussell King2015-08-13
| | | | | * | | iommu/tegra-smmu: Fix unmap() methodRussell King2015-08-13
| | | | | * | | iommu/tegra-smmu: Fix iova_to_phys() methodRussell King2015-08-13
| | | | | | |/ | | | | | |/|
| | | | * | | iommu/io-pgtable-arm: Unmap and free table when overwriting with blockWill Deacon2015-08-18
| | | | * | | iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.hJoerg Roedel2015-08-13
| | | | * | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2015-08-07
| | |_|/| | | | |/| | | | |
| | | | * | | iommu/io-pgtable: Remove flush_pgtable callbackRobin Murphy2015-08-06
| | | | * | | iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy2015-08-06
| | | | * | | iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy2015-08-06
| | | | * | | iommu/io-pgtable-arm: Centralise sync pointsRobin Murphy2015-08-06
| | | | * | | iommu/ipmmu-vmsa: Clean up DMA API usageRobin Murphy2015-08-06
| | | | * | | iommu/arm-smmu: Clean up DMA API usageRobin Murphy2015-08-06
| | | | * | | iommu/arm-smmu: Clean up DMA API usageRobin Murphy2015-08-06
| | | | * | | iommu/io-pgtable-arm: Allow appropriate DMA API useRobin Murphy2015-08-06
| | | | * | | iommu/arm-smmu: Treat unknown OAS as 48-bitWill Deacon2015-08-06
| | | | * | | iommu/arm-smmu: Sort out coherencyRobin Murphy2015-07-31
| | | | * | | iommu/arm-smmu: Limit 2-level strtab allocation for small SID sizesWill Deacon2015-07-31
| | | | * | | iommu/arm-smmu: Fix MSI memory attributes to match specificationMarc Zyngier2015-07-31
| | | | * | | iommu/arm-smmu: Fix enabling of PRIQ interruptMarc Zyngier2015-07-31
| | | * | | | iommu/msm: Use BUG_ON instead of if () BUG()Joerg Roedel2015-08-13
| | |/ / / / | |/| | | |
| | * | | | iommu/omap: Fix debug_read_tlb() to use seq_printf()Salva Peiró2015-08-03
| | * | | | iommu/omap: Align code with open parenthesisSuman Anna2015-08-03
| | * | | | iommu/omap: Use BIT(x) macros in omap-iommu.hSuman Anna2015-08-03
| | * | | | iommu/omap: Use BIT(x) macros in omap-iopgtable.hSuman Anna2015-08-03
| | * | | | iommu/omap: Remove unnecessary error traces on alloc failuresSuman Anna2015-08-03
| | * | | | iommu/omap: Remove trailing semi-colon from a macroSuman Anna2015-08-03
| | * | | | iommu/omap: Remove unused union fieldsSuman Anna2015-08-03
| | * | | | iommu/omap: Protect omap-iopgtable.h against double inclusionSuman Anna2015-08-03
| | * | | | iommu/omap: Move debugfs functions to omap-iommu-debug.cSuman Anna2015-08-03
| | * | | | iommu/omap: Remove all module referencesSuman Anna2015-08-03
| |/ / / /
* | | | | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \ \ \ \
| * | | | | scatterlist: use sg_phys()Dan Williams2015-08-17
| | |_|/ / | |/| | |
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-01
|\ \ \ \ \
| * | | | | memory: tegra: Add Tegra210 supportThierry Reding2015-08-13
| |/ / / /