aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2014-07-07iommu/fsl: Fix the error condition during iommu groupVarun Sethi
2014-07-07iommu/fsl: Fix the device domain attach condition.Varun Sethi
2014-07-07iommu/fsl: Fix PAMU window size check.Varun Sethi
2014-06-20iommu/amd: Fix small race between invalidate_range_end/startJoerg Roedel
2014-06-20iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI deviceJiang Liu
2014-06-06Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds
2014-06-04intel-iommu: integrate DMA CMAAkinobu Mita
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-03Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-30Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am...Joerg Roedel
2014-05-30iommu/msm: Use devm_ioremap_resource to simplify codeKefeng Wang
2014-05-30iommu/amd: Fix recently introduced compile warningsJoerg Roedel
2014-05-27driver core: dev_set_drvdata can no longer failJean Delvare
2014-05-26iommu/exynos: Remove unnecessary "&" from function pointersBjorn Helgaas
2014-05-26arm/ipmmu-vmsa: Fix compile errorJoerg Roedel
2014-05-26iommu/exynos: Fix checkpatch warningSachin Kamat
2014-05-26iommu/exynos: Fix trivial typoSachin Kamat
2014-05-26iommu/exynos: Remove invalid symbol dependencySachin Kamat
2014-05-26iommu: fsl_pamu.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-05-26iommu/amd: Remove duplicate checking codeVaughan Cao
2014-05-26iommu/amd: Handle parallel invalidate_range_start/end calls correctlyJoerg Roedel
2014-05-26iommu/amd: Remove IOMMUv2 pasid_state_listJoerg Roedel
2014-05-26iommu/amd: Implement mmu_notifier_release call-backJoerg Roedel
2014-05-26iommu/amd: Convert IOMMUv2 state_table into state_listJoerg Roedel
2014-05-26iommu/amd: Don't access IOMMUv2 state_table directlyJoerg Roedel
2014-05-26iommu/ipmmu-vmsa: Support clearing mappingsLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitionsLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Support 2MB mappingsLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Rewrite page table managementLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: PMD is never folded, PUD always isLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Set the PTE contiguous hint bit when possibleLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Define driver-specific page directory sizesLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Fix the supported page sizesLaurent Pinchart
2014-05-26iommu/ipmmu-vmsa: Refactor micro-TLB lookupLaurent Pinchart
2014-05-26iommu: Add driver for Renesas VMSA-compatible IPMMULaurent Pinchart
2014-05-16iommu: dmar: Provide arch specific irq allocationThomas Gleixner
2014-05-16iommu: smar: Fix return value check of create_irq()Thomas Gleixner
2014-05-16x86: irq_remapping: Use irq_alloc/free_hwirq()Thomas Gleixner
2014-05-14iommu/exynos: Remove unnecessary "&" from function pointersBjorn Helgaas
2014-05-13iommu/exynos: Apply workaround of caching fault page table entriesCho KyongHo
2014-05-13iommu/exynos: Turn on useful configuration optionsCho KyongHo
2014-05-13iommu/exynos: Support for device treeCho KyongHo
2014-05-13iommu/exynos: Enhanced error messagesCho KyongHo
2014-05-13iommu/exynos: Add devices attached to the System MMU to an IOMMU groupAntonios Motakis
2014-05-13iommu/exynos: Use exynos-iommu specific typedefCho KyongHo
2014-05-13iommu/exynos: Change rwlock to spinlockCho KyongHo
2014-05-13iommu/exynos: Remove custom fault handlerCho KyongHo
2014-05-13iommu/exynos: Gating clocks of master H/WCho KyongHo