summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2016-10-06iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel
2016-03-07iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2015-11-09iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel
2015-10-07iommu/amd: Handle integer overflow in dma_ops_area_allocJoerg Roedel
2015-07-30iommu/amd: Handle large pages correctly in free_pagetableJoerg Roedel
2015-06-10iommu/amd: Correctly encode huge pages in iommu page tablesJoerg Roedel
2015-06-10iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interfaceJoerg Roedel
2015-06-10iommu/amd: Optimize alloc_new_range for new fetch_pte interfaceJoerg Roedel
2015-06-10iommu/amd: Optimize iommu_unmap_page for new fetch_pte interfaceJoerg Roedel
2015-06-10iommu/amd: Return the pte page-size in fetch_pteJoerg Roedel
2015-04-09iommu/core: Check for the right function pointer in iommu_map()Joerg Roedel
2015-01-26iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu
2014-10-13iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1Olav Haugan
2014-09-17iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel
2014-06-20iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()David Woodhouse
2014-06-09iommu/amd: Fix interrupt remapping for aliased devicesAlex Williamson
2014-04-25iommu/amd: Fix PASID format in INVALIDATE_IOTLB_PAGES commandJay Cornwall
2014-03-05iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contextsWill Deacon
2014-03-05iommu/arm-smmu: really fix page table lockingWill Deacon
2014-03-05iommu/arm-smmu: fix pud/pmd entry fill sequenceYifan Zhang
2014-02-13intel-iommu: fix off-by-one in pagetable freeingAlex Williamson
2013-12-20iommu/arm-smmu: use mutex instead of spinlock for locking page tablesWill Deacon
2013-12-08iommu: Remove stack trace from broken irq remapping warningNeil Horman
2013-12-08iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limitsJulian Stecklina
2013-10-04x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni
2013-09-17iommu/arm-smmu: don't enable SMMU device until probing has completedWill Deacon
2013-09-17iommu/arm-smmu: fix iommu_present() test in initDan Carpenter
2013-09-17iommu/arm-smmu: fix a signedness bugDan Carpenter
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-12Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel
2013-09-11drivers/iommu: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-20Merge tag 'tegra-for-3.12-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Kevin Hilman
2013-08-15tegra: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-14intel-iommu: Fix leaks in pagetable freeingAlex Williamson
2013-08-14iommu/amd: Fix resource leak in iommu_init_device()Radmila Kompová
2013-08-14iommu/amd: Clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-14iommu/arm-smmu: Simplify VMID and ASID allocationWill Deacon
2013-08-14iommu/arm-smmu: Don't use VMIDs for stage-1 translationsWill Deacon
2013-08-14iommu/arm-smmu: Tighten up global fault reportingWill Deacon
2013-08-14iommu/arm-smmu: Remove broken big-endian checkWill Deacon
2013-08-14iommu/fsl: Remove unnecessary 'fsl-pamu' prefixesJoerg Roedel
2013-08-14iommu/fsl: Fix whitespace problems noticed by git-amJoerg Roedel
2013-08-14iommu/fsl: Freescale PAMU driver and iommu implementation.Varun Sethi
2013-08-14iommu/exynos: Remove dead code (set_prefbuf)Grant Grundler
2013-08-06iommu/msm: Move mach includes to iommu directoryStephen Boyd
2013-07-10Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-09drivers/iommu/msm_iommu_dev.c: fix leak and clean up error pathsLibo Chen
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds