summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | iommu/omap: Reset the domain field upon detachingSuman Anna2014-10-231-0/+1
| * | | | iommu/omap: Do not export unneeded functionsSuman Anna2014-10-232-7/+2Star
| * | | | iommu/omap: Remove couple of unused exported functionsSuman Anna2014-10-232-26/+0Star
| * | | | iommu/omap: Integrate omap-iommu-debug into omap-iommuSuman Anna2014-10-234-80/+58Star
| * | | | iommu/omap: Make pagetable debugfs entry read-onlySuman Anna2014-10-231-46/+2Star
| * | | | iommu/omap: Fix the permissions on nr_tlb_entriesSuman Anna2014-10-231-1/+1
| * | | | iommu/omap: Consolidate OMAP IOMMU modulesSuman Anna2014-10-234-419/+217Star
| * | | | iommu/omap: Simplify omap2_iommu_fault_isr()Suman Anna2014-10-231-19/+1Star
| * | | | iommu/omap: Remove bogus version check in context save/restoreSuman Anna2014-10-231-6/+0Star
| * | | | iommu/omap: Remove omap_iommu_arch_version() and version fieldSuman Anna2014-10-233-15/+0Star
| * | | | iommu/omap: Remove ver debugfs entrySuman Anna2014-10-231-13/+0Star
| * | | | iommu/omap: Remove conditional definition of dev_to_omap_iommu()Suman Anna2014-10-231-2/+5
| * | | | iommu/omap: Remove duplicate declarationsSuman Anna2014-10-231-3/+0Star
| * | | | iommu/omap: Remove unused isr_priv field from omap_iommuSuman Anna2014-10-231-1/+0Star
| * | | | iommu/omap: Remove refcount field from omap_iommu objectSuman Anna2014-10-232-13/+3Star
| |/ / /
* | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-8/+0Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu2014-11-231-8/+0Star
| |/ /
* | / memory: Add NVIDIA Tegra memory controller supportThierry Reding2014-12-042-1093/+529Star
| |/ |/|
* | iommu: Improve error handling when setting bus iommuHeiko Stübner2014-11-041-2/+16
* | iommu: Do more input validation in iommu_map_sg()Joerg Roedel2014-11-041-11/+18
* | iommu: Add iommu_map_sg() functionOlav Haugan2014-11-0410-0/+34
|/
* Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-1517-330/+427
|\
| *---------. Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel2014-10-0217-330/+427
| |\ \ \ \ \ \
| | | | | | | * iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang2014-09-254-7/+14
| | | | | | | * iommu: Fix bus notifier breakageMark Salter2014-09-251-10/+16
| | | | | | | * iommu/amd: Split init_iommu_group() from iommu_init_device()Alex Williamson2014-09-251-14/+13Star
| | | | | | | * iommu: Rework iommu_group_get_for_pci_dev()Alex Williamson2014-09-251-67/+96
| | | | | | | * iommu: Make of_device_id array constKiran Padwal2014-09-254-4/+4
| | | | | | | * iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel2014-09-251-13/+0Star
| | | | | | | * iommu/tegra: Convert to iommu_capable() API functionJoerg Roedel2014-09-252-8/+6Star
| | | | | | | * iommu/msm: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-4/+3Star
| | | | | | | * iommu/vt-d: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-8/+5Star
| | | | | | | * iommu/fsl: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-3/+2Star
| | | | | | | * iommu/arm-smmu: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-10/+9Star
| | | | | | | * iommu/amd: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-6/+5Star
| | | | | | | * iommu: Introduce iommu_capable API functionJoerg Roedel2014-09-251-3/+15
| | | | | | | * iommu: Convert iommu-caps from define to enumJoerg Roedel2014-09-251-1/+1
| | |_|_|_|_|/ | |/| | | | |
| | | | | | * iommu/amd: Fix devid mapping for ivrs_ioapic overrideJoerg Roedel2014-09-251-6/+15
| | | | | | * amd_iommu: do not dereference a NULL pointer address.Maurizio Lombardi2014-09-251-0/+3
| | | | | | * iommu/amd: Remove device binding reference countJoerg Roedel2014-08-261-3/+0Star
| | | | | | * iommu/amd: Attach and detach complete alias groupJoerg Roedel2014-08-261-26/+20Star
| | | | | | * iommu/amd: Keep a list of devices in an alias groupJoerg Roedel2014-08-261-0/+6
| | | | | | * iommu/amd: Move struct iommu_dev_data to amd_iommu.cJoerg Roedel2014-08-262-21/+21
| | | | | * | iommu/vt-d: Work around broken RMRR firmware entriesJoerg Roedel2014-10-021-3/+19
| | | | | * | iommu/vt-d: Store bus information in RMRR PCI device pathJoerg Roedel2014-10-021-0/+1
| | | | | * | iommu/vt-d: Only remove domain when device is removedJoerg Roedel2014-10-021-2/+1Star
| | | | | * | iommu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-191-1/+1
| | | | | * | iommu/vt-d: Don't store SIRTP requestJan Kiszka2014-08-191-2/+1Star
| | | | * | | iommu/arm-smmu: fix bug in pmd constructionMitchel Humpherys2014-09-221-0/+1
| | | | * | | iommu/arm-smmu: support MMU-401Robin Murphy2014-09-161-0/+1