Age | Commit message (Expand) | Author |
2016-02-18 | iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for now | Will Deacon |
2016-02-18 | iommu/arm-smmu: Don't fail device attach if already attached to a domain | Will Deacon |
2016-02-18 | iommu/arm-smmu: Allow disabling unmatched stream bypass | Robin Murphy |
2016-02-18 | iommu/arm-smmu: Support DMA-API domains | Robin Murphy |
2016-02-18 | iommu/arm-smmu: Treat all device transactions as unprivileged | Robin Murphy |
2015-12-17 | iommu/arm-smmu: Invalidate TLBs properly | Robin Murphy |
2015-12-17 | iommu/io-pgtable: Indicate granule for TLB maintenance | Robin Murphy |
2015-12-17 | iommu/arm-smmu: Correct group reference count | Peng Fan |
2015-12-17 | iommu/arm-smmu: Delete an unnecessary check before free_io_pgtable_ops() | Markus Elfring |
2015-11-02 | Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am... | Joerg Roedel |
2015-10-21 | iommu/arm-smmu: Switch to device_group call-back | Joerg Roedel |
2015-10-15 | iommu/arm-smmu: Remove redundant calculation of gr0 base address | Will Deacon |
2015-10-14 | iommu/arm-smmu: ThunderX mis-extends 64bit registers | Tirumalesh Chalamarla |
2015-10-14 | iommu/arm-smmu: Remove unneeded '0x' annotation | Fabio Estevam |
2015-08-06 | iommu/arm-smmu: Remove arm_smmu_flush_pgtable() | Robin Murphy |
2015-08-06 | iommu/arm-smmu: Clean up DMA API usage | Robin Murphy |
2015-07-31 | iommu/arm-smmu: Sort out coherency | Robin Murphy |
2015-06-29 | iommu/arm-smmu: Fix broken ATOS check | Will Deacon |
2015-05-29 | iommu/arm-smmu: Make force_stage module param read-only in sysfs | Will Deacon |
2015-05-29 | iommu/arm-smmu: Fix ATS1* register writes | Robin Murphy |
2015-05-11 | iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1 | Will Deacon |
2015-04-02 | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ... | Joerg Roedel |
2015-03-31 | iommu/arm-smmu: Make use of domain_alloc and domain_free | Joerg Roedel |
2015-03-27 | iommu/arm-smmu: handle multi-alias IOMMU groups for PCI devices | Will Deacon |
2015-03-27 | iommu/arm-smmu: set a more appropriate DMA mask | Robin Murphy |
2015-03-27 | iommu/arm-smmu: ensure CBA2R is initialised before CBAR on SMMUv2 | Will Deacon |
2015-03-23 | iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition | Baptiste Reynal |
2015-02-03 | iommu/arm-smmu: Avoid build warning | Arnd Bergmann |
2015-01-19 | iommu/arm-smmu: add support for iova_to_phys through ATS1PR | Mitchel Humpherys |
2015-01-19 | iommu/arm-smmu: don't touch the secure STLBIALL register | Mitchel Humpherys |
2015-01-19 | iommu/arm-smmu: make use of generic LPAE allocator | Will Deacon |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-02 | Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm... | Joerg Roedel |
2014-11-14 | iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute | Will Deacon |
2014-11-14 | iommu/arm-smmu: Play nice on non-ARM/SMMU systems | Thierry Reding |
2014-11-14 | iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver | Antonios Motakis |
2014-11-14 | iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC | Antonios Motakis |
2014-11-04 | iommu: Add iommu_map_sg() function | Olav Haugan |
2014-10-20 | iommu: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-02 | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel |
2014-09-25 | iommu: Make of_device_id array const | Kiran Padwal |
2014-09-25 | iommu/arm-smmu: Convert to iommu_capable() API function | Joerg Roedel |
2014-09-22 | iommu/arm-smmu: fix bug in pmd construction | Mitchel Humpherys |
2014-09-16 | iommu/arm-smmu: support MMU-401 | Robin Murphy |
2014-09-16 | iommu/arm-smmu: fix architecture version detection | Robin Murphy |
2014-09-16 | iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITS | Will Deacon |
2014-09-16 | iommu/arm-smmu: use page shift instead of page size to avoid division | Will Deacon |
2014-09-16 | iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommu | Will Deacon |
2014-09-16 | iommu/arm-smmu: add support for multi-master iommu groups | Will Deacon |
2014-09-16 | iommu/arm-smmu: allow translation stage to be forced on the cmdline | Will Deacon |