summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-05-25iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed
2017-03-22Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy
2017-03-22iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5Marek Szyprowski
2017-03-22iommu/exynos: Block SYSMMU while invalidating FLPD cacheMarek Szyprowski
2017-03-22iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen
2017-03-10iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-03-10iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-28iommu/amd: Fix crash when accessing AMD-Vi sysfs entriesJoerg Roedel
2017-02-28iommu/vt-d: Fix crash when accessing VT-d sysfs entriesJoerg Roedel
2017-02-27mm: use mmget_not_zero() helperVegard Nossum
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
2017-02-22iommu/vt-d: Fix crash on boot when DMAR is disabledAndy Shevchenko
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10iommu: Remove iommu_register_instance interfaceJoerg Roedel
2017-02-10iommu/exynos: Make use of iommu_device_register interfaceJoerg Roedel
2017-02-10iommu/mediatek: Make use of iommu_device_register interfaceJoerg Roedel
2017-02-10iommu/msm: Make use of iommu_device_register interfaceJoerg Roedel
2017-02-10iommu/arm-smmu: Make use of the iommu_register interfaceJoerg Roedel
2017-02-10iommu: Make iommu_device_link/unlink take a struct iommu_deviceJoerg Roedel
2017-02-10iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel
2017-02-10iommu: Introduce new 'struct iommu_device'Joerg Roedel
2017-02-10iommu: Rename struct iommu_deviceJoerg Roedel
2017-02-10iommu: Rename iommu_get_instance()Joerg Roedel
2017-02-06iommu: Fix static checker warning in iommu_insert_device_resv_regionsEric Auger
2017-02-06iommu: Avoid unnecessary assignment of dev->iommu_fwspecZhen Lei
2017-02-06iommu/mediatek: Remove bogus 'select' statementsArnd Bergmann
2017-02-06iommu/dma: Remove bogus dma_supported() implementationRobin Murphy
2017-02-06iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address spaceGeert Uytterhoeven
2017-01-31iommu/vt-d: Don't over-free page table directoriesDavid Dillow
2017-01-31iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj
2017-01-30iommu/dma: Implement PCI allocation optimisationRobin Murphy
2017-01-30iommu/dma: Stop getting dma_32bit_pfn wrongRobin Murphy
2017-01-30Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel
2017-01-26iommu/arm-smmu: Fix for ThunderX erratum #27704Tomasz Nowicki
2017-01-26iommu/arm-smmu: Support for Extended Stream ID (16 bit)Aleksey Makarov
2017-01-26iommu: Drop the of_iommu_{set/get}_ops() interfaceLorenzo Pieralisi
2017-01-26iommu/arm-smmu-v3: limit use of 2-level stream tablesNate Watterson
2017-01-26iommu/arm-smmu-v3: Clear prior settings when updating STEsNate Watterson
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-23iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymoreEric Auger
2017-01-23iommu/arm-smmu-v3: Implement reserved region get/put callbacksEric Auger
2017-01-23iommu/arm-smmu: Implement reserved region get/put callbacksEric Auger
2017-01-23iommu/amd: Declare MSI and HT regions as reserved IOVA regionsEric Auger
2017-01-23iommu/vt-d: Implement reserved region get/put callbacksEric Auger
2017-01-23iommu: Implement reserved_regions iommu-group sysfs fileEric Auger
2017-01-23iommu: iommu_get_group_resv_regionsEric Auger