summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2015-03-24iommu/vt-d: Remove unused variableAlex Williamson
2015-03-23iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_idsAxel Lin
2015-03-23iommu/vt-d: Detach domain *only* from attached iommusAlex Williamson
2015-03-23iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS conditionBaptiste Reynal
2015-03-03iommu/io-pgtable-arm: Add built time dependencyJean Delvare
2015-02-25iommu/msm: Mark driver BROKENThierry Reding
2015-02-25iommu/rockchip: Play nice in multi-platform buildsThierry Reding
2015-02-25iommu/omap: Play nice in multi-platform buildsThierry Reding
2015-02-25iommu/exynos: Play nice in multi-platform buildsThierry Reding
2015-02-25iommu/io-pgtable-arm: Fix self-test WARNs on i386Will Deacon
2015-02-12Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-09Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-04Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel
2015-02-04iommu/amd: Convert non-returned local variable to boolean when relevantQuentin Lambert
2015-02-04iommu: Update my email addressJoerg Roedel
2015-02-04iommu/amd: Use wait_event in put_pasid_state_waitJoerg Roedel
2015-02-04iommu/amd: Fix amd_iommu_free_device()Peter Zijlstra
2015-02-03iommu/arm-smmu: Avoid build warningArnd Bergmann
2015-02-03iommu/fsl: Various cleanupsEmil Medve
2015-01-30iommu/fsl: Use %pa to print phys_addr_tJoerg Roedel
2015-01-30iommu/omap: Print phys_addr_t using %paJoerg Roedel
2015-01-30iommu: Make more drivers depend on COMPILE_TESTJoerg Roedel
2015-01-30iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registeredLaurent Pinchart
2015-01-30iommu: Disable on !MMU buildsArnd Bergmann
2015-01-26iommu/fsl: Remove unused fsl_of_pamu_ids[]Emil Medve
2015-01-26iommu/fsl: Fix section mismatchEmil Medve
2015-01-26iommu/ipmmu-vmsa: Use the ARM LPAE page table allocatorLaurent Pinchart
2015-01-26Merge branch 'arm/smmu' into arm/renesasJoerg Roedel
2015-01-26iommu/tegra: gart: Provide default ->map_sg() callbackThierry Reding
2015-01-26iommu/tegra: gart: Do not register with busThierry Reding
2015-01-26iommu: Fix trace_map() to report original iova and original sizeShuah Khan
2015-01-23iommu/amd: Fix irq remapping detection logicThomas Gleixner
2015-01-19iommu/arm-smmu: add support for iova_to_phys through ATS1PRMitchel Humpherys
2015-01-19iommu/arm-smmu: don't touch the secure STLBIALL registerMitchel Humpherys
2015-01-19iommu/arm-smmu: make use of generic LPAE allocatorWill 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
2015-01-19iommu: introduce generic page table allocation frameworkWill Deacon
2015-01-19iommu: Change trace unmap api to report unmapped sizeShuah Khan
2015-01-19iommu: Fix trace_unmap() to report original iovaShuah Khan
2015-01-19iommu: Make IOVA domain page size explicitRobin Murphy
2015-01-19iommu: Make IOVA domain low limit flexibleRobin Murphy
2015-01-19iommu: Consolidate IOVA allocator codeRobin Murphy
2015-01-19iommu: Allow building iova.c independentlyRobin Murphy
2015-01-16iommu/ipmmu-vmsa: Remove platform data supportLaurent Pinchart
2015-01-16iommu/ipmmu-vmsa: Support multiple micro TLBs per deviceLaurent Pinchart
2015-01-16iommu/ipmmu-vmsa: Add device tree supportLaurent Pinchart
2015-01-16iommu/ipmmu-vmsa: Invalidate TLB after unmappingLaurent Pinchart
2015-01-16iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page tableLaurent Pinchart