summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)AuthorLines
2015-03-03iommu/io-pgtable-arm: Add built time dependencyJean Delvare-0/+1
2015-02-25iommu/msm: Mark driver BROKENThierry Reding-0/+1
2015-02-25iommu/rockchip: Play nice in multi-platform buildsThierry Reding-0/+7
2015-02-25iommu/omap: Play nice in multi-platform buildsThierry Reding-0/+7
2015-02-25iommu/exynos: Play nice in multi-platform buildsThierry Reding-0/+7
2015-02-25iommu/io-pgtable-arm: Fix self-test WARNs on i386Will Deacon-2/+3
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1448/+1996
2015-02-09Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-109/+83
2015-02-04Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel-312/+284
2015-02-04iommu/amd: Convert non-returned local variable to boolean when relevantQuentin Lambert-6/+6
2015-02-04iommu: Update my email addressJoerg Roedel-9/+9
2015-02-04iommu/amd: Use wait_event in put_pasid_state_waitJoerg Roedel-8/+1
2015-02-04iommu/amd: Fix amd_iommu_free_device()Peter Zijlstra-13/+7
2015-02-03iommu/arm-smmu: Avoid build warningArnd Bergmann-1/+1
2015-02-03iommu/fsl: Various cleanupsEmil Medve-214/+177
2015-01-30iommu/fsl: Use %pa to print phys_addr_tJoerg Roedel-4/+3
2015-01-30iommu/omap: Print phys_addr_t using %paJoerg Roedel-1/+1
2015-01-30iommu: Make more drivers depend on COMPILE_TESTJoerg Roedel-3/+6
2015-01-30iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registeredLaurent Pinchart-28/+21
2015-01-30iommu: Disable on !MMU buildsArnd Bergmann-3/+5
2015-01-26iommu/fsl: Remove unused fsl_of_pamu_ids[]Emil Medve-10/+0
2015-01-26iommu/fsl: Fix section mismatchEmil Medve-1/+1
2015-01-26iommu/ipmmu-vmsa: Use the ARM LPAE page table allocatorLaurent Pinchart-494/+61
2015-01-26Merge branch 'arm/smmu' into arm/renesasJoerg Roedel-619/+1561
2015-01-26iommu/tegra: gart: Provide default ->map_sg() callbackThierry Reding-0/+1
2015-01-26iommu/tegra: gart: Do not register with busThierry Reding-1/+1
2015-01-26iommu: Fix trace_map() to report original iova and original sizeShuah Khan-1/+1
2015-01-23iommu/amd: Fix irq remapping detection logicThomas Gleixner-1/+6
2015-01-19iommu/arm-smmu: add support for iova_to_phys through ATS1PRMitchel Humpherys-2/+67
2015-01-19iommu/arm-smmu: don't touch the secure STLBIALL registerMitchel Humpherys-2/+0
2015-01-19iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon-626/+266
2015-01-19iommu: io-pgtable-arm: add non-secure quirkLaurent Pinchart-1/+9
2015-01-19iommu: add self-consistency tests to ARM LPAE IO page table allocatorWill Deacon-1/+208
2015-01-19iommu: add ARM LPAE page table allocatorWill Deacon-0/+816
2015-01-19iommu: introduce generic page table allocation frameworkWill Deacon-0/+208
2015-01-19iommu: Change trace unmap api to report unmapped sizeShuah Khan-1/+1
2015-01-19iommu: Fix trace_unmap() to report original iovaShuah Khan-1/+2
2015-01-19iommu: Make IOVA domain page size explicitRobin Murphy-5/+16
2015-01-19iommu: Make IOVA domain low limit flexibleRobin Murphy-7/+12
2015-01-19iommu: Consolidate IOVA allocator codeRobin Murphy-31/+37
2015-01-19iommu: Allow building iova.c independentlyRobin Murphy-1/+6
2015-01-16iommu/ipmmu-vmsa: Remove platform data supportLaurent Pinchart-24/+0
2015-01-16iommu/ipmmu-vmsa: Support multiple micro TLBs per deviceLaurent Pinchart-29/+86
2015-01-16iommu/ipmmu-vmsa: Add device tree supportLaurent Pinchart-8/+47
2015-01-16iommu/ipmmu-vmsa: Invalidate TLB after unmappingLaurent Pinchart-3/+1
2015-01-16iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page tableLaurent Pinchart-8/+11
2015-01-16iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachmentLaurent Pinchart-1/+3
2015-01-15iommu/irq_remapping: Normailize the way to detect whether IR is enabledJiang Liu-24/+14
2015-01-15iommu/irq_remapping: Change variable disable_irq_remap to be staticJiang Liu-14/+2
2015-01-15iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenanceJiang Liu-8/+8