summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
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-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
2015-01-16iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachmentLaurent Pinchart
2015-01-05iommu/rockchip: Drop owner assignment from platform_driversWolfram Sang
2015-01-05iommu/vt-d: Remove dead code in device_notifierJoerg Roedel
2015-01-05iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel
2015-01-05iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXECLaurent Pinchart
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-16iommu/exynos: Fix arm64 allmodconfig buildMark Brown
2014-12-16iommu/amd: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-16iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-16x86: irq_remapping: Use helpers to access irq_cfg data structure associated w...Jiang Liu
2014-12-16Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner