summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | | iommu/arm-smmu: Report USF more clearlyRobin Murphy2019-10-012-5/+18
| | | | | | | * | | | iommu/arm-smmu: Remove arm_smmu_flush_opsRobin Murphy2019-10-012-28/+18
| | | | | | | * | | | iommu/arm-smmu: Move .tlb_sync method to implementationRobin Murphy2019-10-012-19/+17
| | | | | | | * | | | iommu/arm-smmu: Remove "leaf" indirectionRobin Murphy2019-10-011-13/+16
| | | | | | | * | | | iommu/arm-smmu: Remove .tlb_inv_range indirectionRobin Murphy2019-10-012-47/+61
| | | | | | | | |/ / | | | | | | | |/| |
| | | | | | * | | | iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding2019-10-181-5/+6
| | | | | | * | | | iommu/tegra-smmu: Fix client enablement orderNavneet Kumar2019-10-181-9/+14
| | | | | | * | | | iommu/tegra-smmu: Use non-secure register for flushingNavneet Kumar2019-10-181-1/+1
| | | | | | |/ / /
| | | | | * | | | iommu/mediatek: Reduce the tlb flush timeout valueYong Wu2019-11-111-1/+1
| | | | | * | | | iommu/mediatek: Get rid of the pgtlockYong Wu2019-11-111-22/+3
| | | | | * | | | iommu/mediatek: Move the tlb_sync into tlb_flushYong Wu2019-11-112-36/+10
| | | | | * | | | iommu/mediatek: Delete the leaf in the tlb_flushYong Wu2019-11-111-17/+4
| | | | | * | | | iommu/mediatek: Use gather to achieve the tlb range flushYong Wu2019-11-111-4/+8
| | | | | * | | | iommu/mediatek: Add a new tlb_lock for tlb_flushYong Wu2019-11-112-1/+23
| | | | | * | | | iommu/mediatek: Correct the flush_iotlb_all callbackYong Wu2019-11-111-1/+1
| | | | | |/ / /
| | | | * | | | iommu/rockchip: Don't provoke WARN for harmless IRQsRobin Murphy2019-11-121-1/+1
| | | | * | | | iommu: rockchip: Free domain on .domain_freeEzequiel Garcia2019-10-161-2/+5
| | | | |/ / /
| | | * | | | iommu/ipmmu-vmsa: Add utlb_offset_baseYoshihiro Shimoda2019-11-111-1/+4
| | | * | | | iommu/ipmmu-vmsa: Add helper functions for "uTLB" registersYoshihiro Shimoda2019-11-111-5/+21
| | | * | | | iommu/ipmmu-vmsa: Calculate context registers' offset instead of a macroYoshihiro Shimoda2019-11-111-3/+8
| | | * | | | iommu/ipmmu-vmsa: Add helper functions for MMU "context" registersYoshihiro Shimoda2019-11-111-9/+23
| | | * | | | iommu/ipmmu-vmsa: tidyup register definitionsYoshihiro Shimoda2019-11-111-28/+30
| | | * | | | iommu/ipmmu-vmsa: Remove all unused register definitionsYoshihiro Shimoda2019-11-111-76/+0
| | | * | | | iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching codeBiju Das2019-10-151-0/+5
| | | |/ / /
| | * / / / iommu/qcom: Simplify a test in 'qcom_iommu_add_device()'Christophe JAILLET2019-10-151-2/+2
| | |/ / /
* | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-301-1/+1
|\ \ \ \ \
| * | | | | drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86Boqun Feng2019-11-211-1/+1
| |/ / / /
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-7/+6
|\ \ \ \ \
| * | | | | dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne2019-11-211-2/+1
| * | | | | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-5/+5
| |/ / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki2019-11-261-25/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / /
| * / / / iommu/amd: Switch to use acpi_dev_hid_uid_match()Andy Shevchenko2019-10-151-25/+5
| |/ / /
* | | | iommu/vt-d: Fix panic after kexec -p for kdumpJohn Donnelly2019-10-301-1/+1
* | | | iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41Takashi Iwai2019-10-301-0/+13
* | | | iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failureYueHaibing2019-10-301-3/+1
* | | | Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-10-261-1/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMUArvind Sankar2019-10-181-1/+9
| |/ /
* | | iommu/amd: Check PM_LEVEL_SIZE() condition in locked sectionJoerg Roedel2019-10-181-3/+4
* | | iommu/amd: Fix incorrect PASID decoding from event logSuthikulpanit, Suravee2019-10-152-4/+5
* | | iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatoryGeert Uytterhoeven2019-10-151-2/+1
* | | iommu/rockchip: Don't use platform_get_irq to implicitly count irqsHeiko Stuebner2019-10-151-5/+14
| |/ |/|
* | iommu/io-pgtable-arm: Support all Mali configurationsRobin Murphy2019-10-011-1/+6
* | iommu/io-pgtable-arm: Correct Mali attributesRobin Murphy2019-10-011-13/+40
* | iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_c...Liu Xiang2019-10-011-0/+1
|/
* Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-292-94/+139
|\
| * iommu/amd: Lock code paths traversing protection_domain->dev_listJoerg Roedel2019-09-281-1/+24
| * iommu/amd: Lock dev_data in attach/detach code pathsJoerg Roedel2019-09-282-0/+12
| * iommu/amd: Check for busy devices earlier in attach_device()Joerg Roedel2019-09-281-18/+7
| * iommu/amd: Take domain->lock for complete attach/detach pathJoerg Roedel2019-09-281-39/+26
| * iommu/amd: Remove amd_iommu_devtable_lockJoerg Roedel2019-09-281-17/+6