aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAge
* Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner2014-12-16
|\
| * Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
| |\
| | * PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu2014-11-23
| * | memory: Add NVIDIA Tegra memory controller supportThierry Reding2014-12-04
| * | iommu: Improve error handling when setting bus iommuHeiko Stübner2014-11-04
| * | iommu: Do more input validation in iommu_map_sg()Joerg Roedel2014-11-04
| * | iommu: Add iommu_map_sg() functionOlav Haugan2014-11-04
| |/
* | iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplugJiang Liu2014-11-18
* | iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()Jiang Liu2014-11-18
* | iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplugJiang Liu2014-11-18
* | iommu/vt-d: Search for ACPI _DSM method for DMAR hotplugJiang Liu2014-11-18
* | iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu2014-11-18
* | iommu/vt-d: Dynamically allocate and free seq_id for DMAR unitsJiang Liu2014-11-18
* | iommu/vt-d: Introduce helper function dmar_walk_resources()Jiang Liu2014-11-18
* | x86/vt-d: Fix incorrect bit operations in setting valuesLi, Zhen-Hua2014-11-06
|/
* Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-15
|\
| *---------. Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel2014-10-02
| |\ \ \ \ \ \
| | | | | | | * iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang2014-09-25
| | | | | | | * iommu: Fix bus notifier breakageMark Salter2014-09-25
| | | | | | | * iommu/amd: Split init_iommu_group() from iommu_init_device()Alex Williamson2014-09-25
| | | | | | | * iommu: Rework iommu_group_get_for_pci_dev()Alex Williamson2014-09-25
| | | | | | | * iommu: Make of_device_id array constKiran Padwal2014-09-25
| | | | | | | * iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel2014-09-25
| | | | | | | * iommu/tegra: Convert to iommu_capable() API functionJoerg Roedel2014-09-25
| | | | | | | * iommu/msm: Convert to iommu_capable() API functionJoerg Roedel2014-09-25
| | | | | | | * iommu/vt-d: Convert to iommu_capable() API functionJoerg Roedel2014-09-25
| | | | | | | * iommu/fsl: Convert to iommu_capable() API functionJoerg Roedel2014-09-25
| | | | | | | * iommu/arm-smmu: Convert to iommu_capable() API functionJoerg Roedel2014-09-25
| | | | | | | * iommu/amd: Convert to iommu_capable() API functionJoerg Roedel2014-09-25
| | | | | | | * iommu: Introduce iommu_capable API functionJoerg Roedel2014-09-25
| | | | | | | * iommu: Convert iommu-caps from define to enumJoerg Roedel2014-09-25
| | |_|_|_|_|/ | |/| | | | |
| | | | | | * iommu/amd: Fix devid mapping for ivrs_ioapic overrideJoerg Roedel2014-09-25
| | | | | | * amd_iommu: do not dereference a NULL pointer address.Maurizio Lombardi2014-09-25
| | | | | | * iommu/amd: Remove device binding reference countJoerg Roedel2014-08-26
| | | | | | * iommu/amd: Attach and detach complete alias groupJoerg Roedel2014-08-26
| | | | | | * iommu/amd: Keep a list of devices in an alias groupJoerg Roedel2014-08-26
| | | | | | * iommu/amd: Move struct iommu_dev_data to amd_iommu.cJoerg Roedel2014-08-26
| | | | | * | iommu/vt-d: Work around broken RMRR firmware entriesJoerg Roedel2014-10-02
| | | | | * | iommu/vt-d: Store bus information in RMRR PCI device pathJoerg Roedel2014-10-02
| | | | | * | iommu/vt-d: Only remove domain when device is removedJoerg Roedel2014-10-02
| | | | | * | iommu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-19
| | | | | * | iommu/vt-d: Don't store SIRTP requestJan Kiszka2014-08-19
| | | | * | | iommu/arm-smmu: fix bug in pmd constructionMitchel Humpherys2014-09-22
| | | | * | | iommu/arm-smmu: support MMU-401Robin Murphy2014-09-16
| | | | * | | iommu/arm-smmu: fix architecture version detectionRobin Murphy2014-09-16
| | | | * | | iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITSWill Deacon2014-09-16
| | | | * | | iommu/arm-smmu: use page shift instead of page size to avoid divisionWill Deacon2014-09-16
| | | | * | | iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommuWill Deacon2014-09-16
| | | | * | | iommu/arm-smmu: add support for multi-master iommu groupsWill Deacon2014-09-16
| | | | * | | iommu/arm-smmu: allow translation stage to be forced on the cmdlineWill Deacon2014-09-16
| | |_|/ / / | |/| | | |