summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
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
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-06-25Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into ...Joerg Roedel
2013-06-25iommu/arm: Add support for ARM Ltd. System MMU architectureWill Deacon
2013-06-24msm: iommu: Use clk_set_rate() instead of clk_set_min_rate()Stephen Boyd
2013-06-24msm: iommu: Convert to clk_prepare/unprepareStephen Boyd
2013-06-24iommu: Use %pa and %zx instead of castingJoe Perches
2013-06-23iommu/amd: Only unmap large pages from the first pteAlex Williamson
2013-06-23iommu: Fix compiler warning on pr_debugAlex Williamson
2013-06-20iommu/amd: Fix memory leak in free_pagetableJoerg Roedel
2013-06-20iommu: Split iommu_unmapsAlex Williamson
2013-06-20iommu/{vt-d,amd}: Remove multifunction assumption around groupingAlex Williamson
2013-06-20iommu/omap: fix checkpatch warnings in omap iommu codeSuman Anna
2013-06-20iommu/omap: fix printk formats for dma_addr_tSuman Anna