aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-6/+0
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds1-31/+53
2014-12-13iommu/amd: use handle_mm_fault directlyJesse Barnes1-31/+53
2014-12-12Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds17-976/+2346
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+0
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding2-1093/+529
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel17-285/+2082
2014-12-02iommu: Decouple iommu_map_sg from CPU page sizeRobin Murphy1-5/+15
2014-12-02iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu1-5/+3
2014-11-23PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu1-8/+0
2014-11-18iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplugJiang Liu1-55/+151
2014-11-18iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()Jiang Liu1-3/+5
2014-11-18iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplugJiang Liu1-60/+178
2014-11-18iommu/vt-d: Search for ACPI _DSM method for DMAR hotplugJiang Liu1-3/+30
2014-11-18iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu3-14/+337
2014-11-18iommu/vt-d: Dynamically allocate and free seq_id for DMAR unitsJiang Liu2-16/+37
2014-11-18iommu/vt-d: Introduce helper function dmar_walk_resources()Jiang Liu2-100/+113
2014-11-14iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attributeWill Deacon1-20/+90
2014-11-14iommu/arm-smmu: Play nice on non-ARM/SMMU systemsThierry Reding1-0/+12
2014-11-14iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXECWill Deacon1-0/+2
2014-11-14iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driverAntonios Motakis1-0/+2
2014-11-14iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis1-4/+5
2014-11-12iommu/amd: Fix accounting of device_stateOded Gabbay1-6/+2
2014-11-06x86/vt-d: Fix incorrect bit operations in setting valuesLi, Zhen-Hua1-0/+2
2014-11-04iommu/rockchip: Allow to compile with COMPILE_TESTJoerg Roedel1-1/+2
2014-11-04iommu/ipmmu-vmsa: Return proper error if devm_request_irq failsAxel Lin1-1/+1
2014-11-04iommu/omap: Use dev_get_platdata()Kiran Padwal1-3/+3
2014-11-04iommu/msm: Use dev_get_platdata()Kiran Padwal1-2/+2
2014-11-04iommu: Improve error handling when setting bus iommuHeiko Stübner1-2/+16
2014-11-04iommu: Do more input validation in iommu_map_sg()Joerg Roedel1-11/+18
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan10-0/+34
2014-11-03iommu/rockchip: rk3288 iommu driverDaniel Kurtz3-0/+1051
2014-10-23iommu/msm: Deletion of unnecessary checks before clk_disable()SF Markus Elfring2-6/+3
2014-10-23iommu/omap: Switch pagetable debugfs entry to use seq_fileSuman Anna1-53/+28
2014-10-23iommu/omap: Fix bus error on debugfs access of unattached IOMMUSuman Anna1-0/+14
2014-10-23iommu/omap: Reset the domain field upon detachingSuman Anna1-0/+1
2014-10-23iommu/omap: Do not export unneeded functionsSuman Anna2-7/+2
2014-10-23iommu/omap: Remove couple of unused exported functionsSuman Anna2-26/+0
2014-10-23iommu/omap: Integrate omap-iommu-debug into omap-iommuSuman Anna4-80/+58
2014-10-23iommu/omap: Make pagetable debugfs entry read-onlySuman Anna1-46/+2
2014-10-23iommu/omap: Fix the permissions on nr_tlb_entriesSuman Anna1-1/+1
2014-10-23iommu/omap: Consolidate OMAP IOMMU modulesSuman Anna4-419/+217
2014-10-23iommu/omap: Simplify omap2_iommu_fault_isr()Suman Anna1-19/+1
2014-10-23iommu/omap: Remove bogus version check in context save/restoreSuman Anna1-6/+0
2014-10-23iommu/omap: Remove omap_iommu_arch_version() and version fieldSuman Anna3-15/+0
2014-10-23iommu/omap: Remove ver debugfs entrySuman Anna1-13/+0
2014-10-23iommu/omap: Remove conditional definition of dev_to_omap_iommu()Suman Anna1-2/+5
2014-10-23iommu/omap: Remove duplicate declarationsSuman Anna1-3/+0
2014-10-23iommu/omap: Remove unused isr_priv field from omap_iommuSuman Anna1-1/+0
2014-10-23iommu/omap: Remove refcount field from omap_iommu objectSuman Anna2-13/+3