summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2021-05-27iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer
2021-05-19iommu/vt-d: Use user privilege for RID2PASID translationLu Baolu
2021-05-19iommu/vt-d: Check for allocation failure in aux_detach_device()Dan Carpenter
2021-05-18iommu/virtio: Add missing MODULE_DEVICE_TABLEBixuan Cui
2021-05-18iommu/amd: Fix wrong parentheses on page-specific invalidationsNadav Amit
2021-05-18iommu/amd: Clear DMA ops when switching domainJean-Philippe Brucker
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-04Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-04-16iommu: Statically set module ownerRobin Murphy
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-16iommu/mediatek-v1: Add error handle for mtk_iommu_probeYong Wu
2021-04-16iommu/mediatek-v1: Avoid build fail when build as moduleYong Wu
2021-04-16iommu/mediatek: Always enable the clk on resumeDafna Hirschfeld
2021-04-15iommu/fsl-pamu: Fix uninitialized variable warningJoerg Roedel
2021-04-15iommu/vt-d: Force to flush iotlb before creating superpageLongpeng(Mike)
2021-04-15iommu/amd: Put newline after closing bracket in warningPaul Menzel
2021-04-15iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'Christophe JAILLET
2021-04-15iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86Lu Baolu
2021-04-15iommu/amd: Remove performance counter pre-initialization testSuravee Suthikulpanit
2021-04-15Revert "iommu/amd: Fix performance counter initialization"Paul Menzel
2021-04-15iommu/amd: Remove duplicate check of devidShaokun Zhang
2021-04-15iommu/exynos: Remove unneeded local variable initializationKrzysztof Kozlowski
2021-04-08iommu/amd: Page-specific invalidations for more than one pageNadav Amit
2021-04-07iommu/arm-smmu-v3: Remove the unused fields for PREFETCH_CONFIG commandZenghui Yu
2021-04-07iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardownLu Baolu
2021-04-07iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu
2021-04-07iommu/vt-d: Remove WO permissions on second-level paging entriesLu Baolu
2021-04-07iommu/vt-d: Report the right page fault addressLu Baolu
2021-04-07iommu/amd: Move a few prototypes to include/linux/amd-iommu.hChristoph Hellwig
2021-04-07iommu/amd: Remove a few unused exportsChristoph Hellwig
2021-04-07iommu/amd: Remove the unused amd_iommu_get_v2_domain functionChristoph Hellwig
2021-04-07iommu/amd: Remove the unused device errata codeChristoph Hellwig
2021-04-07iommu: remove iommu_domain_{get,set}_attrChristoph Hellwig
2021-04-07iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy
2021-04-07iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_apiChristoph Hellwig
2021-04-07iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig
2021-04-07iommu: remove DOMAIN_ATTR_GEOMETRYChristoph Hellwig
2021-04-07iommu: remove DOMAIN_ATTR_PAGINGChristoph Hellwig
2021-04-07iommu/fsl_pamu: hardcode the window address and size in pamu_config_ppaaceChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove the rpn and snoop_id arguments to pamu_config_ppaacChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove the snoop_id fieldChristoph Hellwig
2021-04-07iommu/fsl_pamu: enable the liodn when attaching a deviceChristoph Hellwig
2021-04-07iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_deviceChristoph Hellwig
2021-04-07iommu/fsl_pamu: merge pamu_set_liodn and map_liodnChristoph Hellwig
2021-04-07iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct callChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove ->domain_window_enableChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove support for multiple windowsChristoph Hellwig