aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-16iommu/exynos: Fix arm64 allmodconfig buildMark Brown
2014-12-16iommu/amd: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-16iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-16x86: irq_remapping: Use helpers to access irq_cfg data structure associated w...Jiang Liu
2014-12-16Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13iommu/amd: use handle_mm_fault directlyJesse Barnes
2014-12-12Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-08Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchi...Dave Airlie
2014-12-05iommu: store DT-probed IOMMU data privatelyRobin Murphy
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel
2014-12-02iommu: Decouple iommu_map_sg from CPU page sizeRobin Murphy
2014-12-02iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu
2014-12-01iommu: fix initialization without 'add_device' callbackMarek Szyprowski
2014-12-01iommu: provide helper function to configure an IOMMU for an of masterWill Deacon
2014-12-01iommu: provide early initialisation hook for IOMMU driversWill Deacon
2014-11-23PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu
2014-11-18iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplugJiang Liu
2014-11-18iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()Jiang Liu
2014-11-18iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplugJiang Liu
2014-11-18iommu/vt-d: Search for ACPI _DSM method for DMAR hotplugJiang Liu
2014-11-18iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu
2014-11-18iommu/vt-d: Dynamically allocate and free seq_id for DMAR unitsJiang Liu
2014-11-18iommu/vt-d: Introduce helper function dmar_walk_resources()Jiang Liu
2014-11-14iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attributeWill Deacon
2014-11-14iommu/arm-smmu: Play nice on non-ARM/SMMU systemsThierry Reding
2014-11-14iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXECWill Deacon
2014-11-14iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driverAntonios Motakis
2014-11-14iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXECAntonios Motakis
2014-11-12iommu/amd: Fix accounting of device_stateOded Gabbay
2014-11-06x86/vt-d: Fix incorrect bit operations in setting valuesLi, Zhen-Hua
2014-11-04iommu/rockchip: Allow to compile with COMPILE_TESTJoerg Roedel
2014-11-04iommu/ipmmu-vmsa: Return proper error if devm_request_irq failsAxel Lin
2014-11-04iommu/omap: Use dev_get_platdata()Kiran Padwal
2014-11-04iommu/msm: Use dev_get_platdata()Kiran Padwal
2014-11-04iommu: Improve error handling when setting bus iommuHeiko Stübner
2014-11-04iommu: Do more input validation in iommu_map_sg()Joerg Roedel
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan
2014-11-03iommu/rockchip: rk3288 iommu driverDaniel Kurtz
2014-10-23iommu/msm: Deletion of unnecessary checks before clk_disable()SF Markus Elfring
2014-10-23iommu/omap: Switch pagetable debugfs entry to use seq_fileSuman Anna
2014-10-23iommu/omap: Fix bus error on debugfs access of unattached IOMMUSuman Anna
2014-10-23iommu/omap: Reset the domain field upon detachingSuman Anna