summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd: Fix crash when accessing AMD-Vi sysfs entriesJoerg Roedel2017-02-282-2/+7
* iommu/vt-d: Fix crash when accessing VT-d sysfs entriesJoerg Roedel2017-02-281-6/+11
* mm: use mmget_not_zero() helperVegard Nossum2017-02-271-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-5/+5
|\
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-3/+3
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-242-2/+2
* | iommu/vt-d: Fix crash on boot when DMAR is disabledAndy Shevchenko2017-02-221-2/+4
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel2017-02-1021-294/+890
|\ \ \ \ \ \ \ \
| | | | | | | * | iommu: Remove iommu_register_instance interfaceJoerg Roedel2017-02-106-39/+6
| | | | | | | * | iommu/exynos: Make use of iommu_device_register interfaceJoerg Roedel2017-02-101-0/+14
| | | | | | | * | iommu/mediatek: Make use of iommu_device_register interfaceJoerg Roedel2017-02-102-0/+28
| | | | | | | * | iommu/msm: Make use of iommu_device_register interfaceJoerg Roedel2017-02-102-0/+76
| | | | | | | * | iommu/arm-smmu: Make use of the iommu_register interfaceJoerg Roedel2017-02-102-1/+51
| | | | | | | * | iommu: Make iommu_device_link/unlink take a struct iommu_deviceJoerg Roedel2017-02-103-12/+12
| | | | | | | * | iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel2017-02-106-53/+43
| | | | | | | * | iommu: Introduce new 'struct iommu_device'Joerg Roedel2017-02-106-4/+40
| | | | | | | * | iommu: Rename struct iommu_deviceJoerg Roedel2017-02-101-5/+5
| | | | | | | * | iommu: Rename iommu_get_instance()Joerg Roedel2017-02-101-1/+1
| | | | | | | * | iommu: Handle default domain attach failureRobin Murphy2017-01-171-13/+24
| | | | | | | * | iommu/iova: Use rb_entry()Geliang Tang2017-01-041-12/+11
| | | | | | * | | iommu/vt-d: Don't over-free page table directoriesDavid Dillow2017-01-311-1/+1
| | | | | | * | | iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj2017-01-311-1/+2
| | | | | | | |/ | | | | | | |/|
| | | | | * | | iommu: Fix static checker warning in iommu_insert_device_resv_regionsEric Auger2017-02-061-1/+1
| | | | | * | | iommu: Avoid unnecessary assignment of dev->iommu_fwspecZhen Lei2017-02-061-1/+2
| | | | | * | | iommu/dma: Remove bogus dma_supported() implementationRobin Murphy2017-02-061-10/+0
| | | | | * | | iommu/dma: Implement PCI allocation optimisationRobin Murphy2017-01-301-6/+15
| | | | | * | | iommu/dma: Stop getting dma_32bit_pfn wrongRobin Murphy2017-01-301-5/+18
| | | | | * | | Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel2017-01-305-12/+20
| | | | | |\ \ \
| | | | | | * | | Revert "iommu/arm-smmu: Set PRIVCFG in stage 1 STEs"Robin Murphy2017-01-191-6/+1
| | | | | | * | | iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'Sricharan R2017-01-191-1/+1
| | | | | | * | | arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGEDMitchel Humpherys2017-01-191-3/+9
| | | | | | * | | iommu/io-pgtable-arm-v7s: Add support for the IOMMU_PRIV flagRobin Murphy2017-01-191-1/+5
| | | | | | * | | iommu/io-pgtable-arm: add support for the IOMMU_PRIV flagJeremy Gebben2017-01-191-1/+4
| | | | | | |/ /
| | | | | * | | iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymoreEric Auger2017-01-232-4/+0
| | | | | * | | iommu/arm-smmu-v3: Implement reserved region get/put callbacksEric Auger2017-01-231-0/+28
| | | | | * | | iommu/arm-smmu: Implement reserved region get/put callbacksEric Auger2017-01-231-0/+28
| | | | | * | | iommu/amd: Declare MSI and HT regions as reserved IOVA regionsEric Auger2017-01-231-11/+26
| | | | | * | | iommu/vt-d: Implement reserved region get/put callbacksEric Auger2017-01-231-18/+74
| | | | | * | | iommu: Implement reserved_regions iommu-group sysfs fileEric Auger2017-01-231-0/+36
| | | | | * | | iommu: iommu_get_group_resv_regionsEric Auger2017-01-231-0/+98
| | | | | * | | iommu: Only map direct mapped regionsEric Auger2017-01-231-0/+3
| | | | | * | | iommu: iommu_alloc_resv_regionEric Auger2017-01-231-0/+18
| | | | | * | | iommu: Add a new type field in iommu_resv_regionEric Auger2017-01-231-0/+1
| | | | | * | | iommu: Rename iommu_dm_regions into iommu_resv_regionsEric Auger2017-01-232-21/+21
| | | | | * | | iommu/dma: Allow MSI-only cookiesRobin Murphy2017-01-231-23/+96
| | | | | |/ /
| | | | * / / iommu/mediatek: Remove bogus 'select' statementsArnd Bergmann2017-02-061-3/+0
| | | | |/ /
| | | * | | iommu/arm-smmu: Fix for ThunderX erratum #27704Tomasz Nowicki2017-01-261-0/+3
| | | * | | iommu/arm-smmu: Support for Extended Stream ID (16 bit)Aleksey Makarov2017-01-261-21/+48
| | | * | | iommu: Drop the of_iommu_{set/get}_ops() interfaceLorenzo Pieralisi2017-01-264-5/+5