aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAge
* Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-06
|\
| *-----------. Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am...Joerg Roedel2014-05-30
| |\ \ \ \ \ \ \
| | | | | | | | * iommu/msm: Use devm_ioremap_resource to simplify codeKefeng Wang2014-05-30
| | | | | | | * | iommu: fsl_pamu.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-26
| | | | | | | |/
| | | | | | * | arm/ipmmu-vmsa: Fix compile errorJoerg Roedel2014-05-26
| | | | | | * | iommu/ipmmu-vmsa: Support clearing mappingsLaurent Pinchart2014-05-26
| | | | | | * | iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitionsLaurent Pinchart2014-05-26
| | | | | | * | iommu/ipmmu-vmsa: Support 2MB mappingsLaurent Pinchart2014-05-26
| | | | | | * | iommu/ipmmu-vmsa: Rewrite page table managementLaurent Pinchart2014-05-26
| | | | | | * | iommu/ipmmu-vmsa: PMD is never folded, PUD always isLaurent Pinchart2014-05-26
| | | | | | * | iommu/ipmmu-vmsa: Set the PTE contiguous hint bit when possibleLaurent Pinchart2014-05-26
| | | | | | * | iommu/ipmmu-vmsa: Define driver-specific page directory sizesLaurent Pinchart2014-05-26
| | | | | | * | iommu/ipmmu-vmsa: Fix the supported page sizesLaurent Pinchart2014-05-26
| | | | | | * | iommu/ipmmu-vmsa: Refactor micro-TLB lookupLaurent Pinchart2014-05-26
| | | | | | * | iommu: Add driver for Renesas VMSA-compatible IPMMULaurent Pinchart2014-05-26
| | | | | | |/
| | | | | * | iommu/exynos: Fix checkpatch warningSachin Kamat2014-05-26
| | | | | * | iommu/exynos: Fix trivial typoSachin Kamat2014-05-26
| | | | | * | iommu/exynos: Remove invalid symbol dependencySachin Kamat2014-05-26
| | | | | * | iommu/exynos: Remove unnecessary "&" from function pointersBjorn Helgaas2014-05-14
| | | | | * | iommu/exynos: Apply workaround of caching fault page table entriesCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Turn on useful configuration optionsCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Support for device treeCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Enhanced error messagesCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Add devices attached to the System MMU to an IOMMU groupAntonios Motakis2014-05-13
| | | | | * | iommu/exynos: Use exynos-iommu specific typedefCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Change rwlock to spinlockCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Remove custom fault handlerCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Gating clocks of master H/WCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Use managed device helper functionsCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Remove dbgname from drvdata of a System MMUCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Always enable runtime PMCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Add missing cache flush for removed page table entriesCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Remove prefetch buffer settingCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Fix L2TLB invalidationCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Allocate lv2 page table from own slabCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Change error handling when page table update is failedCho KyongHo2014-05-13
| | | | | * | iommu/exynos: Fix build errorsCho KyongHo2014-05-13
| | | | * | | iommu/amd: Fix recently introduced compile warningsJoerg Roedel2014-05-30
| | | | * | | iommu/amd: Remove duplicate checking codeVaughan Cao2014-05-26
| | | | * | | iommu/amd: Handle parallel invalidate_range_start/end calls correctlyJoerg Roedel2014-05-26
| | | | * | | iommu/amd: Remove IOMMUv2 pasid_state_listJoerg Roedel2014-05-26
| | | | * | | iommu/amd: Implement mmu_notifier_release call-backJoerg Roedel2014-05-26
| | | | * | | iommu/amd: Convert IOMMUv2 state_table into state_listJoerg Roedel2014-05-26
| | | | * | | iommu/amd: Don't access IOMMUv2 state_table directlyJoerg Roedel2014-05-26
| | | | | |/ | | | | |/|
| | | * | | Merge branch 'iommu/for-v3.16' of git://linuxtv.org/pinchartl/fbdev into arm/...Joerg Roedel2014-05-12
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | iommu/shmobile: Use devm_ioremap_resource()Laurent Pinchart2014-04-17
| | | | * | iommu/shmobile: Don't ignore the ipmmu_iommu_init() return valueLaurent Pinchart2014-04-17
| | * | | | iommu/arm-smmu: fix incorrect use of S2CR_TYPE_SHIFTKefeng Wang2014-05-02
| | * | | | iommu/arm-smmu: allow 42-bit stage-1 output size with 64K pagesWill Deacon2014-05-02
| | |/ / /
| * | | | iommu/omap: Fix map protection value handlingLaurent Pinchart2014-04-16