index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-04
Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-04-16
iommu: Streamline registration interface
Robin Murphy
2021-04-16
iommu: Statically set module owner
Robin Murphy
2021-04-16
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
2021-04-16
iommu/mediatek-v1: Add error handle for mtk_iommu_probe
Yong Wu
2021-04-16
iommu/mediatek-v1: Avoid build fail when build as module
Yong Wu
2021-04-16
iommu/mediatek: Always enable the clk on resume
Dafna Hirschfeld
2021-04-15
iommu/fsl-pamu: Fix uninitialized variable warning
Joerg Roedel
2021-04-15
iommu/vt-d: Force to flush iotlb before creating superpage
Longpeng(Mike)
2021-04-15
iommu/amd: Put newline after closing bracket in warning
Paul Menzel
2021-04-15
iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'
Christophe JAILLET
2021-04-15
iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86
Lu Baolu
2021-04-15
iommu/amd: Remove performance counter pre-initialization test
Suravee Suthikulpanit
2021-04-15
Revert "iommu/amd: Fix performance counter initialization"
Paul Menzel
2021-04-15
iommu/amd: Remove duplicate check of devid
Shaokun Zhang
2021-04-15
iommu/exynos: Remove unneeded local variable initialization
Krzysztof Kozlowski
2021-04-08
iommu/amd: Page-specific invalidations for more than one page
Nadav Amit
2021-04-07
iommu/arm-smmu-v3: Remove the unused fields for PREFETCH_CONFIG command
Zenghui Yu
2021-04-07
iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardown
Lu Baolu
2021-04-07
iommu/vt-d: Invalidate PASID cache when root/context entry changed
Lu Baolu
2021-04-07
iommu/vt-d: Remove WO permissions on second-level paging entries
Lu Baolu
2021-04-07
iommu/vt-d: Report the right page fault address
Lu Baolu
2021-04-07
iommu/amd: Move a few prototypes to include/linux/amd-iommu.h
Christoph Hellwig
2021-04-07
iommu/amd: Remove a few unused exports
Christoph Hellwig
2021-04-07
iommu/amd: Remove the unused amd_iommu_get_v2_domain function
Christoph Hellwig
2021-04-07
iommu/amd: Remove the unused device errata code
Christoph Hellwig
2021-04-07
iommu: remove iommu_domain_{get,set}_attr
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
2021-04-07
iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_NESTING
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_GEOMETRY
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_PAGING
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: hardcode the window address and size in pamu_config_ppaace
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove the rpn and snoop_id arguments to pamu_config_ppaac
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove the snoop_id field
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: enable the liodn when attaching a device
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove ->domain_window_enable
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove support for multiple windows
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
Christoph Hellwig
2021-04-07
iommu: remove the unused domain_window_disable method
Christoph Hellwig
2021-04-07
iommu/arm-smmu-v3: Maintain a SID->device structure
Jean-Philippe Brucker
2021-04-07
iommu: Add a page fault handler
Jean-Philippe Brucker
[next]