summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | | iommu/arm-smmu-v3: limit use of 2-level stream tablesNate Watterson2017-01-261-11/+10
| | | * | | iommu/arm-smmu-v3: Clear prior settings when updating STEsNate Watterson2017-01-261-8/+2
| | | |/ /
| | * | | iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address spaceGeert Uytterhoeven2017-02-061-0/+2
| | |/ /
| | * | Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-01-062-2/+42
| | |\ \
| | * | | ACPI / DMAR: Avoid passing NULL to acpi_put_table()Rafael J. Wysocki2017-01-051-2/+4
| | | |/ | | |/|
| * | | iommu/exynos: Properly release device from the default domain in ->removeMarek Szyprowski2017-01-101-0/+12
OpenPOWER on IntegriCloud