aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/Kconfig
AgeCommit message (Expand)Author
2015-03-03iommu/io-pgtable-arm: Add built time dependencyJean Delvare
2015-02-25iommu/msm: Mark driver BROKENThierry Reding
2015-02-04Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel
2015-01-30iommu: Make more drivers depend on COMPILE_TESTJoerg Roedel
2015-01-30iommu: Disable on !MMU buildsArnd Bergmann
2015-01-26iommu/ipmmu-vmsa: Use the ARM LPAE page table allocatorLaurent Pinchart
2015-01-19iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon
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: Allow building iova.c independentlyRobin Murphy
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-12Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel
2014-12-01iommu: provide helper function to configure an IOMMU for an of masterWill Deacon
2014-11-04iommu/rockchip: Allow to compile with COMPILE_TESTJoerg Roedel
2014-11-03iommu/rockchip: rk3288 iommu driverDaniel Kurtz
2014-10-23iommu/omap: Integrate omap-iommu-debug into omap-iommuSuman Anna
2014-07-31Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel
2014-07-29iommu/exynos: Select ARM_DMA_USE_IOMMUTushar Behera
2014-07-29iommu/omap: Remove virtual memory managerLaurent Pinchart
2014-07-10iommu/amd: Drop oprofile dependencyBorislav Petkov
2014-05-30Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am...Joerg Roedel
2014-05-26iommu/exynos: Fix trivial typoSachin Kamat
2014-05-26iommu/exynos: Remove invalid symbol dependencySachin Kamat
2014-05-26iommu: Add driver for Renesas VMSA-compatible IPMMULaurent Pinchart
2014-03-04iommu/shmobile: Depend on ARCH_SHMOBILEPaul Bolle
2014-01-07iommu: shmobile: Enable driver compilation with COMPILE_TESTLaurent Pinchart
2013-11-15Don't try to compile shmobile-iommu outside of ARMLinus Torvalds
2013-11-01iommu/shmobile: Enable the driver on all ARM platformsLaurent Pinchart
2013-10-04x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni
2013-08-14iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi
2013-07-10Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-06-25iommu/arm: Add support for ARM Ltd. System MMU architectureWill Deacon
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy
2013-03-09iommu: OMAP: build only on OMAP2+Arnd Bergmann
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-19Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile'...Joerg Roedel
2013-02-06iommu/shmobile: Add iommu driver for Renesas IPMMU modulesHideki EIRAKU
2013-02-05iommu/tegra: smmu: Change SMMU's dependency on ARCH_TEGRAHiroshi Doyu
2013-01-21drivers/iommu: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-09-28iommu/amd: Check if IOAPIC information is correctJoerg Roedel
2012-06-25iommu/tegra: smmu: Add device tree support for SMMUHiroshi Doyu
2012-06-25iommu: Add DMA window parser, of_get_dma_window()Hiroshi Doyu
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-12iommu/exynos: Add iommu driver for EXYNOS PlatformsKyongHo Cho