summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-10-131-2/+1
|\
| * iommu/io-pgtable-arm: Don't use dma_to_phys()Robin Murphy2015-09-221-2/+1
* | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-021-1/+1
|\ \ | |/ |/|
| * iommu: Make the iova library a moduleSakari Ailus2015-07-281-1/+1
* | Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-081-1/+2
|\ \
| * | iommu/io-pgtable-arm: Allow appropriate DMA API useRobin Murphy2015-08-061-1/+2
| |/
* | memory: tegra: Add Tegra210 supportThierry Reding2015-08-131-1/+1
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-261-0/+3
|\
| * break kconfig dependency loopGerd Hoffmann2015-06-021-0/+3
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-261-1/+1
|\ \
| * | memory: tegra: Add Tegra132 supportThierry Reding2015-05-041-1/+1
| |/
* | iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devicesWill Deacon2015-05-291-0/+13
|/
* iommu/io-pgtable-arm: Add built time dependencyJean Delvare2015-03-031-0/+1
* iommu/msm: Mark driver BROKENThierry Reding2015-02-251-0/+1
*---. Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel2015-02-041-6/+14
|\ \ \
| | | * iommu: Make more drivers depend on COMPILE_TESTJoerg Roedel2015-01-301-3/+6
| | | * iommu: Disable on !MMU buildsArnd Bergmann2015-01-301-3/+5
| | | * iommu: Allow building iova.c independentlyRobin Murphy2015-01-191-0/+4
| | |/
* | | iommu/ipmmu-vmsa: Use the ARM LPAE page table allocatorLaurent Pinchart2015-01-261-0/+1
|/ /
* | iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon2015-01-191-3/+3
* | iommu: add self-consistency tests to ARM LPAE IO page table allocatorWill Deacon2015-01-191-0/+9
* | iommu: add ARM LPAE page table allocatorWill Deacon2015-01-191-0/+9
* | iommu: introduce generic page table allocation frameworkWill Deacon2015-01-191-0/+8
|/
* Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-161-1/+1
|\
| * iommu: provide helper function to configure an IOMMU for an of masterWill Deacon2014-12-011-1/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-161-1/+1
|\ \
| * | iommu/exynos: Fix arm64 allmodconfig buildMark Brown2014-12-161-1/+1
* | | Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-121-6/+19
|\ \ \ | |/ / |/| |
| | |
| | \
| *-. \ Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel2014-12-021-0/+13
| |\ \ \ | | | |/ | | |/|
| | | * iommu/rockchip: Allow to compile with COMPILE_TESTJoerg Roedel2014-11-041-1/+2
| | | * iommu/rockchip: rk3288 iommu driverDaniel Kurtz2014-11-031-0/+12
| | |/
| * | iommu/omap: Integrate omap-iommu-debug into omap-iommuSuman Anna2014-10-231-6/+6
| |/
* | memory: Add NVIDIA Tegra memory controller supportThierry Reding2014-12-041-6/+6
|/
*---. Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...Joerg Roedel2014-07-311-8/+5
|\ \ \
| | | * iommu/exynos: Select ARM_DMA_USE_IOMMUTushar Behera2014-07-291-0/+1
| |_|/ |/| |
| | * iommu/omap: Remove virtual memory managerLaurent Pinchart2014-07-291-7/+3
| |/ |/|
| * iommu/amd: Drop oprofile dependencyBorislav Petkov2014-07-101-1/+1
|/
*-. Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am...Joerg Roedel2014-05-301-7/+19
|\ \
| | * iommu: Add driver for Renesas VMSA-compatible IPMMULaurent Pinchart2014-05-261-0/+12
| |/ |/|
| * iommu/exynos: Fix trivial typoSachin Kamat2014-05-261-6/+6
| * iommu/exynos: Remove invalid symbol dependencySachin Kamat2014-05-261-1/+1
|/
* iommu/shmobile: Depend on ARCH_SHMOBILEPaul Bolle2014-03-041-1/+1
* iommu: shmobile: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-01-071-0/+1
* Don't try to compile shmobile-iommu outside of ARMLinus Torvalds2013-11-151-1/+1
* iommu/shmobile: Enable the driver on all ARM platformsLaurent Pinchart2013-11-011-1/+1
* x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni2013-10-041-1/+1
* iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi2013-08-141-0/+10
* Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-101-0/+13
|\
| * iommu/arm: Add support for ARM Ltd. System MMU architectureWill Deacon2013-06-251-0/+13
* | powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy2013-06-201-1/+1
OpenPOWER on IntegriCloud