index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-06
iommu/vt-d: Fix RID2PASID setup/teardown failure
Lu Baolu
3
-91
/
+3
2022-07-06
iommu/vt-d: Fix PCI bus rescan device hot add
Yian Chen
1
-1
/
+1
2022-06-22
iommu/ipmmu-vmsa: Fix compatible for rcar-gen4
Yoshihiro Shimoda
1
-1
/
+1
2022-05-31
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
21
-714
/
+1362
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-12
/
+5
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2022-05-20
Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'vfio-notifier-fix' into next
Joerg Roedel
24
-721
/
+1441
2022-05-20
Merge tag 'v5.18-rc7' into arm/smmu
Joerg Roedel
4
-9
/
+41
2022-05-20
iommu/amd: Increase timeout waiting for GA log enablement
Joerg Roedel
1
-1
/
+1
2022-05-20
iommu/s390: Tolerate repeat attach_dev calls
Matthew Rosato
1
-3
/
+12
2022-05-13
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu
Joerg Roedel
6
-7
/
+59
2022-05-13
iommu/vt-d: Remove hard coding PGSNP bit in PASID entries
Lu Baolu
1
-3
/
+0
2022-05-13
iommu/vt-d: Remove domain_update_iommu_snooping()
Lu Baolu
1
-33
/
+1
2022-05-13
iommu/vt-d: Check domain force_snooping against attached devices
Lu Baolu
3
-3
/
+94
2022-05-13
iommu/vt-d: Block force-snoop domain attaching if no SC support
Lu Baolu
1
-0
/
+3
2022-05-13
iommu/vt-d: Fold dmar_insert_one_dev_info() into its caller
Lu Baolu
1
-59
/
+51
2022-05-13
iommu/vt-d: Change return type of dmar_insert_one_dev_info()
Lu Baolu
1
-16
/
+11
2022-05-13
iommu/vt-d: Remove unneeded validity check on dev
Muhammad Usama Anjum
1
-1
/
+1
2022-05-13
iommu/dma: Explicitly sort PCI DMA windows
Robin Murphy
1
-1
/
+12
2022-05-13
iommu/dma: Fix iova map result check bug
Yunfei Wang
1
-3
/
+4
2022-05-13
iommu/mediatek: Fix NULL pointer dereference when printing dev_name
Miles Chen
2
-0
/
+13
2022-05-13
iommu: iommu_group_claim_dma_owner() must always assign a domain
Jason Gunthorpe via iommu
1
-36
/
+91
2022-05-10
iommu/arm-smmu: Force identity domains for legacy binding
Robin Murphy
1
-0
/
+3
2022-05-06
iommu/arm-smmu: Support Tegra234 SMMU
Thierry Reding
1
-1
/
+2
2022-05-06
iommu/arm-smmu-qcom: Add SC8280XP support
Bjorn Andersson
1
-0
/
+1
2022-05-06
iommu/arm-smmu-v3-sva: Fix mm use-after-free
Jean-Philippe Brucker
1
-2
/
+11
2022-05-06
iommu/arm-smmu-v3: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+2
2022-05-06
iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
Yang Yingliang
1
-3
/
+2
2022-05-04
iommu: Make sysfs robust for non-API groups
Robin Murphy
1
-1
/
+8
2022-05-04
iommu/msm: Fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-4
/
+7
2022-05-04
iommu/mediatek: Add mt8186 iommu support
Yong Wu
1
-0
/
+16
2022-05-04
iommu/mediatek: mt8195: Enable multi banks for infra iommu
Yong Wu
1
-2
/
+5
2022-05-04
iommu/mediatek: Backup/restore regsiters for multi banks
Yong Wu
1
-15
/
+31
2022-05-04
iommu/mediatek: Initialise/Remove for multi bank dev
Yong Wu
1
-14
/
+30
2022-05-04
iommu/mediatek: Get the proper bankid for multi banks
Yong Wu
1
-7
/
+48
2022-05-04
iommu/mediatek: Change the domid to iova_region_id
Yong Wu
1
-23
/
+23
2022-05-04
iommu/mediatek: Initialise bank HW for each a bank
Yong Wu
1
-12
/
+20
2022-05-04
iommu/mediatek: Add mtk_iommu_bank_data structure
Yong Wu
1
-62
/
+117
2022-05-04
iommu/mediatek-v1: Just rename mtk_iommu to mtk_iommu_v1
Yong Wu
1
-108
/
+103
2022-05-04
iommu/mediatek: Remove mtk_iommu.h
Yong Wu
3
-36
/
+21
2022-05-04
iommu/mediatek: Separate mtk_iommu_data for v1 and v2
Yong Wu
3
-86
/
+106
2022-05-04
iommu/mediatek: Just move code position in hw_init
Yong Wu
1
-24
/
+24
2022-05-04
iommu/mediatek: Only adjust code about register base
Yong Wu
1
-24
/
+27
2022-05-04
iommu/mediatek: Add mt8195 support
Yong Wu
2
-0
/
+42
2022-05-04
iommu/mediatek: Add PCIe support
Yong Wu
1
-1
/
+20
2022-05-04
iommu/mediatek: Add infra iommu support
Yong Wu
2
-7
/
+31
2022-05-04
iommu/mediatek: Add a PM_CLK_AO flag for infra iommu
Yong Wu
1
-3
/
+26
2022-05-04
iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
Yong Wu
1
-1
/
+1
2022-05-04
iommu/mediatek: Adjust device link when it is sub-common
Yong Wu
1
-4
/
+14
2022-05-04
iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
Yong Wu
1
-91
/
+122
[next]