aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+3
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-06-02break kconfig dependency loopGerd Hoffmann1-0/+3
2015-05-29iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devicesWill Deacon1-0/+13
2015-05-04memory: tegra: Add Tegra132 supportThierry Reding1-1/+1
2015-03-03iommu/io-pgtable-arm: Add built time dependencyJean Delvare1-0/+1
2015-02-25iommu/msm: Mark driver BROKENThierry Reding1-0/+1
2015-02-04Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into nextJoerg Roedel1-6/+14
2015-01-30iommu: Make more drivers depend on COMPILE_TESTJoerg Roedel1-3/+6
2015-01-30iommu: Disable on !MMU buildsArnd Bergmann1-3/+5
2015-01-26iommu/ipmmu-vmsa: Use the ARM LPAE page table allocatorLaurent Pinchart1-0/+1
2015-01-19iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon1-3/+3
2015-01-19iommu: add self-consistency tests to ARM LPAE IO page table allocatorWill Deacon1-0/+9
2015-01-19iommu: add ARM LPAE page table allocatorWill Deacon1-0/+9
2015-01-19iommu: introduce generic page table allocation frameworkWill Deacon1-0/+8
2015-01-19iommu: Allow building iova.c independentlyRobin Murphy1-0/+4
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-12-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-12-16iommu/exynos: Fix arm64 allmodconfig buildMark Brown1-1/+1
2014-12-12Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-6/+19
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding1-6/+6
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-0/+13
2014-12-01iommu: provide helper function to configure an IOMMU for an of masterWill Deacon1-1/+1
2014-11-04iommu/rockchip: Allow to compile with COMPILE_TESTJoerg Roedel1-1/+2
2014-11-03iommu/rockchip: rk3288 iommu driverDaniel Kurtz1-0/+12
2014-10-23iommu/omap: Integrate omap-iommu-debug into omap-iommuSuman Anna1-6/+6
2014-07-31Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'arm/exynos' and 'core' into nextJoerg Roedel1-8/+5
2014-07-29iommu/exynos: Select ARM_DMA_USE_IOMMUTushar Behera1-0/+1
2014-07-29iommu/omap: Remove virtual memory managerLaurent Pinchart1-7/+3
2014-07-10iommu/amd: Drop oprofile dependencyBorislav Petkov1-1/+1
2014-05-30Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/amd', 'arm/exynos', 'arm/renesas', 'ppc/pamu' and 'arm/msm' into nextJoerg Roedel1-7/+19
2014-05-26iommu/exynos: Fix trivial typoSachin Kamat1-6/+6
2014-05-26iommu/exynos: Remove invalid symbol dependencySachin Kamat1-1/+1
2014-05-26iommu: Add driver for Renesas VMSA-compatible IPMMULaurent Pinchart1-0/+12
2014-03-04iommu/shmobile: Depend on ARCH_SHMOBILEPaul Bolle1-1/+1
2014-01-07iommu: shmobile: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-0/+1
2013-11-15Don't try to compile shmobile-iommu outside of ARMLinus Torvalds1-1/+1
2013-11-01iommu/shmobile: Enable the driver on all ARM platformsLaurent Pinchart1-1/+1
2013-10-04x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni1-1/+1
2013-08-14iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi1-0/+10
2013-07-10Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+13
2013-06-25iommu/arm: Add support for ARM Ltd. System MMU architectureWill Deacon1-0/+13
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy1-1/+1
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy1-0/+8
2013-03-09iommu: OMAP: build only on OMAP2+Arnd Bergmann1-1/+1
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+75
2013-02-19Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile', 'arm/exynos', 'x86/vt-d' and 'x86/amd' into nextJoerg Roedel1-1/+75
2013-02-06iommu/shmobile: Add iommu driver for Renesas IPMMU modulesHideki EIRAKU1-0/+74
2013-02-05iommu/tegra: smmu: Change SMMU's dependency on ARCH_TEGRAHiroshi Doyu1-1/+1
2013-01-21drivers/iommu: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+4