Age | Commit message (Expand) | Author |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-24 | mm: wire up GFP flag passing in dma_alloc_from_contiguous | Lucas Stach |
2017-02-22 | iommu/vt-d: Fix crash on boot when DMAR is disabled | Andy Shevchenko |
2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel |
2017-02-10 | iommu: Remove iommu_register_instance interface | Joerg Roedel |
2017-02-10 | iommu/exynos: Make use of iommu_device_register interface | Joerg Roedel |
2017-02-10 | iommu/mediatek: Make use of iommu_device_register interface | Joerg Roedel |
2017-02-10 | iommu/msm: Make use of iommu_device_register interface | Joerg Roedel |
2017-02-10 | iommu/arm-smmu: Make use of the iommu_register interface | Joerg Roedel |
2017-02-10 | iommu: Make iommu_device_link/unlink take a struct iommu_device | Joerg Roedel |
2017-02-10 | iommu: Add sysfs bindings for struct iommu_device | Joerg Roedel |
2017-02-10 | iommu: Introduce new 'struct iommu_device' | Joerg Roedel |
2017-02-10 | iommu: Rename struct iommu_device | Joerg Roedel |
2017-02-10 | iommu: Rename iommu_get_instance() | Joerg Roedel |
2017-02-06 | iommu: Fix static checker warning in iommu_insert_device_resv_regions | Eric Auger |
2017-02-06 | iommu: Avoid unnecessary assignment of dev->iommu_fwspec | Zhen Lei |
2017-02-06 | iommu/mediatek: Remove bogus 'select' statements | Arnd Bergmann |
2017-02-06 | iommu/dma: Remove bogus dma_supported() implementation | Robin Murphy |
2017-02-06 | iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address space | Geert Uytterhoeven |
2017-01-31 | iommu/vt-d: Don't over-free page table directories | David Dillow |
2017-01-31 | iommu/vt-d: Tylersburg isoch identity map check is done too late. | Ashok Raj |
2017-01-30 | iommu/dma: Implement PCI allocation optimisation | Robin Murphy |
2017-01-30 | iommu/dma: Stop getting dma_32bit_pfn wrong | Robin Murphy |
2017-01-30 | Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/... | Joerg Roedel |
2017-01-26 | iommu/arm-smmu: Fix for ThunderX erratum #27704 | Tomasz Nowicki |
2017-01-26 | iommu/arm-smmu: Support for Extended Stream ID (16 bit) | Aleksey Makarov |
2017-01-26 | iommu: Drop the of_iommu_{set/get}_ops() interface | Lorenzo Pieralisi |
2017-01-26 | iommu/arm-smmu-v3: limit use of 2-level stream tables | Nate Watterson |
2017-01-26 | iommu/arm-smmu-v3: Clear prior settings when updating STEs | Nate Watterson |
2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2017-01-23 | iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore | Eric Auger |
2017-01-23 | iommu/arm-smmu-v3: Implement reserved region get/put callbacks | Eric Auger |
2017-01-23 | iommu/arm-smmu: Implement reserved region get/put callbacks | Eric Auger |
2017-01-23 | iommu/amd: Declare MSI and HT regions as reserved IOVA regions | Eric Auger |
2017-01-23 | iommu/vt-d: Implement reserved region get/put callbacks | Eric Auger |
2017-01-23 | iommu: Implement reserved_regions iommu-group sysfs file | Eric Auger |
2017-01-23 | iommu: iommu_get_group_resv_regions | Eric Auger |
2017-01-23 | iommu: Only map direct mapped regions | Eric Auger |
2017-01-23 | iommu: iommu_alloc_resv_region | Eric Auger |
2017-01-23 | iommu: Add a new type field in iommu_resv_region | Eric Auger |
2017-01-23 | iommu: Rename iommu_dm_regions into iommu_resv_regions | Eric Auger |
2017-01-23 | iommu/dma: Allow MSI-only cookies | Robin Murphy |
2017-01-19 | Revert "iommu/arm-smmu: Set PRIVCFG in stage 1 STEs" | Robin Murphy |
2017-01-19 | iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged' | Sricharan R |
2017-01-19 | arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED | Mitchel Humpherys |
2017-01-19 | iommu/io-pgtable-arm-v7s: Add support for the IOMMU_PRIV flag | Robin Murphy |
2017-01-19 | iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag | Jeremy Gebben |
2017-01-17 | iommu: Handle default domain attach failure | Robin Murphy |
2017-01-10 | iommu/exynos: Properly release device from the default domain in ->remove | Marek Szyprowski |