summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-8/+2
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+2
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-042-8/+11
|\ \ | |/ |/|
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-282-8/+11
* | Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-236-65/+1643
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel2012-03-227-66/+1644
| |\ \ \ | | |_|/ | |/| |
| | | * iommu/amd: Fix section mismatchGerard Snitselaar2012-03-221-2/+2
| | | * iommu/amd: Move interrupt setup code into seperate functionJoerg Roedel2012-03-151-1/+23
| | | * iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel2012-03-151-10/+20
| | | * iommu/amd: Fix section warning for prealloc_protection_domainsSteffen Persvold2012-03-151-1/+1
| | | * iommu/amd: Don't initialize IOMMUv2 resources when not requiredJoerg Roedel2012-03-151-1/+13
| | | * iommu/amd: Fix double free of mem-region in error-pathJoerg Roedel2012-03-091-9/+1
| | | * iommu/amd: Split amd_iommu_init functionJoerg Roedel2012-03-011-44/+79
| | * | iommu/tegra-gart: fix spin_unlock in map failure pathLucas Stach2012-03-131-1/+1
| | * | ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driverHiroshi DOYU2012-01-263-0/+1045
| | * | ARM: IOMMU: Tegra20: Add iommu_ops for GART driverHiroshi DOYU2012-01-263-0/+462
* | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-221-1/+1
|\ \ \ \
| * | | | x86: Fix section warningsSteffen Persvold2012-03-191-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
|\ \ \ \
| * | | | iommu: Fix typo in intel-iommu.cMasanari Iida2012-02-051-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-191-24/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/iommu/intel: Increase the number of iommus supported to MAX_IO_APICSMike Travis2012-03-061-13/+26
| * | | x86/iommu/intel: Fix identity mapping for sandy bridgeMike Travis2012-03-061-11/+9
* | | | x86/amd: iommu_set_device_table() must not be __initJan Beulich2012-03-081-1/+1
|/ / /
* | | ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen2012-02-271-1/+2
* | | iommu/omap: fix NULL pointer dereferenceOhad Ben-Cohen2012-02-241-2/+2
* | | iommu/omap: fix erroneous omap-iommu-debug API callsOhad Ben-Cohen2012-02-241-12/+43
| |/ |/|
* | iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel2012-01-301-6/+1
* | iommu/amd: Work around broken IVRS tablesJoerg Roedel2012-01-231-0/+3
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-1012-151/+2424
|\
| * Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel2012-01-093-0/+130
| |\
| | * iommu: Add option to group multi-function devicesAlex Williamson2011-11-152-1/+12
| | * iommu/amd: Implement iommu_device_groupAlex Williamson2011-11-151-0/+13
| | * iommu/intel: Implement iommu_device_groupAlex Williamson2011-11-151-0/+46
| | * iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson2011-11-151-0/+60
| | |
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-0912-152/+2295
| |\ \ \
| | | * | iommu/amd: Set IOTLB invalidation timeoutJoerg Roedel2011-12-222-0/+23
| | | * | iommu/amd: Init stats for iommu=ptJoerg Roedel2011-12-221-0/+2
| | | * | iommu/amd: Remove unnecessary cache flushes in amd_iommu_resumeJoerg Roedel2011-12-221-7/+0
| | | * | iommu/amd: Add invalidate-context call-backJoerg Roedel2011-12-151-0/+35
| | | * | iommu/amd: Add amd_iommu_device_info() functionJoerg Roedel2011-12-151-0/+43
| | | * | iommu/amd: Adapt IOMMU driver to PCI register name changesJoerg Roedel2011-12-151-8/+8
| | | * | Merge branch 'iommu/page-sizes' into x86/amdJoerg Roedel2011-12-146-60/+181
| | | |\ \
| | | | * | iommu/core: remove the temporary pgsize settingsOhad Ben-Cohen2011-11-101-10/+0
| | | | * | iommu/intel: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+19
| | | | * | iommu/amd: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+19
| | | | * | iommu/msm: announce supported page sizesOhad Ben-Cohen2011-11-101-1/+5
| | | | * | iommu/omap: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+4
| | | | * | iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen2011-11-102-25/+123
| | | | * | iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen2011-11-105-39/+26
| | | | |/