summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()David Woodhouse2014-06-201-1/+17
* iommu/amd: Fix interrupt remapping for aliased devicesAlex Williamson2014-06-091-1/+1
* iommu/amd: Fix PASID format in INVALIDATE_IOTLB_PAGES commandJay Cornwall2014-04-251-2/+2
* iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contextsWill Deacon2014-03-051-4/+12
* iommu/arm-smmu: really fix page table lockingWill Deacon2014-03-051-10/+10
* iommu/arm-smmu: fix pud/pmd entry fill sequenceYifan Zhang2014-03-051-4/+10
* intel-iommu: fix off-by-one in pagetable freeingAlex Williamson2014-02-131-1/+1
* iommu/arm-smmu: use mutex instead of spinlock for locking page tablesWill Deacon2013-12-201-36/+26
* iommu: Remove stack trace from broken irq remapping warningNeil Horman2013-12-081-6/+7
* iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limitsJulian Stecklina2013-12-081-1/+5
* x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni2013-10-041-1/+1
* iommu/arm-smmu: don't enable SMMU device until probing has completedWill Deacon2013-09-171-2/+2
* iommu/arm-smmu: fix iommu_present() test in initDan Carpenter2013-09-171-2/+2
* iommu/arm-smmu: fix a signedness bugDan Carpenter2013-09-171-2/+3
* Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-1211-120/+3082
|\
| *-------. Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel2013-09-1211-120/+3082
| |\ \ \ \ \
| | | | | | * intel-iommu: Fix leaks in pagetable freeingAlex Williamson2013-08-141-37/+35
| | |_|_|_|/ | |/| | | |
| | | | | * iommu/amd: Fix resource leak in iommu_init_device()Radmila Kompová2013-08-141-1/+3
| | | | | * iommu/amd: Clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-141-1/+1
| | |_|_|/ | |/| | |
| | | | * iommu/arm-smmu: Simplify VMID and ASID allocationWill Deacon2013-08-141-22/+11
| | | | * iommu/arm-smmu: Don't use VMIDs for stage-1 translationsWill Deacon2013-08-141-13/+46
| | | | * iommu/arm-smmu: Tighten up global fault reportingWill Deacon2013-08-141-2/+5
| | | | * iommu/arm-smmu: Remove broken big-endian checkWill Deacon2013-08-141-6/+0
| | |_|/ | |/| |
| | | * iommu/fsl: Remove unnecessary 'fsl-pamu' prefixesJoerg Roedel2013-08-141-5/+5
| | | * iommu/fsl: Fix whitespace problems noticed by git-amJoerg Roedel2013-08-141-2/+2
| | | * iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi2013-08-146-0/+2987
| | |/ | |/|
| | * iommu/exynos: Remove dead code (set_prefbuf)Grant Grundler2013-08-141-44/+0
| |/
* | drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-112-4/+0
* | Merge tag 'tegra-for-3.12-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Kevin Hilman2013-08-201-2/+0
|\ \
| * | tegra: simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-2/+0
| |/
* / iommu/msm: Move mach includes to iommu directoryStephen Boyd2013-08-064-4/+1989
|/
* Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-1011-90/+2136
|\
| *-----. Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into ...Joerg Roedel2013-06-258-76/+2093
| |\ \ \ \
| | | | | * iommu/arm: Add support for ARM Ltd. System MMU architectureWill Deacon2013-06-253-0/+1983
| | | | * | iommu/amd: Only unmap large pages from the first pteAlex Williamson2013-06-231-1/+5
| | | | * | iommu/amd: Fix memory leak in free_pagetableJoerg Roedel2013-06-201-24/+49
| | | | |/
| | | * | iommu: Use %pa and %zx instead of castingJoe Perches2013-06-241-13/+10
| | | * | iommu: Fix compiler warning on pr_debugAlex Williamson2013-06-231-1/+1
| | | * | iommu: Split iommu_unmapsAlex Williamson2013-06-201-28/+35
| | | |/
| | * | iommu/omap: fix checkpatch warnings in omap iommu codeSuman Anna2013-06-203-8/+7
| | * | iommu/omap: fix printk formats for dma_addr_tSuman Anna2013-06-201-2/+4
| | |/
| * | iommu/{vt-d,amd}: Remove multifunction assumption around groupingAlex Williamson2013-06-202-12/+38
| * | iommu/vt-d: DMAR reporting table needs at least one DRHDLi, Zhen-Hua2013-06-201-0/+4
| * | iommu/vt-d: Downgrade the warning if enabling irq remapping failsAndy Lutomirski2013-06-201-2/+1
| |/
* | drivers/iommu/msm_iommu_dev.c: fix leak and clean up error pathsLibo Chen2013-07-091-14/+10
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-0/+8
|\ \
| * | powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy2013-06-201-1/+1
| * | powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy2013-06-201-0/+8
| |/
* | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-031-5/+7
|\ \
| * | x86/MSI: Conserve interrupt resources when using multiple-MSIsAlexander Gordeev2013-06-031-5/+7
| |/