summaryrefslogtreecommitdiff
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-2315-462/+1332
|\ \ \ \ \
| | | | | * iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-0/+4
| | | | | * iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attributeHiroshi DOYU2012-07-112-0/+10
| | | | | * iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-0/+5
| | | | | * iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-0/+4
| | | | | * iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-0/+4
| | | | | * iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-112-3/+20
| | | | | * iommu: Add domain-attribute handlersJoerg Roedel2012-07-111-0/+20
| | | | * | Merge tag 'v3.5-rc7' into arm/tegraJoerg Roedel2012-07-173-5/+14
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | | | * | iommu/tegra: Don't call alloc_pdir with as->lockJoerg Roedel2012-07-171-13/+16
| | | | * | iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir()Hiroshi DOYU2012-07-171-32/+45
| | | | * | iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir()Hiroshi DOYU2012-07-171-3/+0
| | | | * | iommu/tegra: smmu: Fix uninitialized var warningHiroshi Doyu2012-06-251-2/+2
| | | | * | iommu/tegra: smmu: Remove unnecessary cleanups with devm_*()Hiroshi Doyu2012-06-251-31/+6
| | | | * | iommu/tegra: smmu: Simplify allocation at onceHiroshi Doyu2012-06-251-20/+9
| | | | * | iommu/tegra: smmu: Add device tree support for SMMUHiroshi Doyu2012-06-252-55/+96
| | | | * | iommu: Add DMA window parser, of_get_dma_window()Hiroshi Doyu2012-06-253-0/+95
| | | | |/
| | | * | intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groupsAlex Williamson2012-06-251-0/+25
| | | * | amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groupsAlex Williamson2012-06-251-0/+25
| | | * | intel-iommu: Support IOMMU groupsAlex Williamson2012-06-251-0/+43
| | | * | amd_iommu: Support IOMMU groupsAlex Williamson2012-06-251-1/+23
| | | * | iommu: IOMMU GroupsAlex Williamson2012-06-253-100/+548
| | | |/
| | * | iommu/amd: Convert iommu initialization to state machineJoerg Roedel2012-07-171-64/+109
| | * | iommu/amd: Introduce amd_iommu_init_dma routineJoerg Roedel2012-07-171-7/+20
| | * | iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()Joerg Roedel2012-07-172-8/+5
| | * | iommu/amd: Split enable_iommus() routineJoerg Roedel2012-07-171-3/+18
| | * | iommu/amd: Introduce early_amd_iommu_init routineJoerg Roedel2012-07-172-16/+23
| | * | iommu/amd: Move informational prinks out of iommu_enableJoerg Roedel2012-07-171-17/+27
| | * | iommu/amd: Split out PCI related parts of IOMMU initializationJoerg Roedel2012-07-172-108/+121
| | * | iommu/amd: Use acpi_get_table instead of acpi_table_parseJoerg Roedel2012-07-171-52/+66
| | * | iommu/amd: Fix sparse warningsJoerg Roedel2012-07-175-14/+19
| |/ / |/| |
| * | iommu/amd: Fix hotplug with iommu=ptJoerg Roedel2012-07-191-4/+13
| * | iommu/amd: Add missing spin_lock initializationJoerg Roedel2012-07-191-0/+2
|/ /
* | iommu/amd: fix type bug in flush codeDan Carpenter2012-07-023-3/+3
* | iommu/tegra: smmu: Fix unsleepable memory allocationHiroshi DOYU2012-07-021-2/+2
* | iommu/amd: Initialize dma_ops for hotplug and sriov devicesJoerg Roedel2012-06-251-0/+9
* | iommu/amd: Fix missing iommu_shutdown initialization in passthrough modeShuah Khan2012-06-071-2/+2
|/
* iommu/amd: Fix deadlock in ppr-handling error pathJoerg Roedel2012-06-041-27/+44
* iommu/amd: Cache pdev pointer to root-bridgeJoerg Roedel2012-06-042-8/+8
* Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-305-25/+71
|\
| *-----. Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' an...Joerg Roedel2012-05-304-15/+44
| |\ \ \ \
| | | | | * iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen2012-05-221-1/+4
| | | |_|/ | | |/| |
| | | | * iommu/tegra: gart: Fix register offset correctlyHiroshi DOYU2012-05-111-3/+4
| | | | * iommu: tegra/gart: Add device tree supportThierry Reding2012-04-161-0/+11
| | | | * iommu: tegra/gart: use correct gart_deviceVandana Salve2012-04-161-1/+1
| | | | * iommu/tegra: smmu: Print device name correctlyHiroshi DOYU2012-04-161-1/+1
| | | |/ | | |/|
| | | * iommu: OMAP: device detach on domain destroyOmar Ramirez Luna2012-04-191-9/+23
| | |/
| * | iommu/amd: Add workaround for event log erratumJoerg Roedel2012-04-121-6/+23
| * | iommu/amd: Check for the right TLP prefix bitJoerg Roedel2012-04-121-4/+4
| |/
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-263-0/+1098
|\ \