index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-0
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-16
iommu/arm-smmu-v3: Fix trivial typo
John Garry
1
-1
/
+1
2020-07-16
iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743
Hanna Hawa
1
-0
/
+45
2020-07-16
iommu/arm-smmu: Call configuration impl hook before consuming features
Tomasz Nowicki
1
-4
/
+7
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
3
-4
/
+8
2020-07-13
iommu/mediatek: Include liunx/dma-mapping.h
Joerg Roedel
1
-0
/
+1
2020-07-10
PCI: Treat "external-facing" devices themselves as internal
Rajat Jain
1
-3
/
+3
2020-07-10
iommu/omap: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-10
iommu/mediatek: Add mt6779 basic support
Chao Hao
2
-0
/
+10
2020-07-10
iommu/mediatek: Modify MMU_CTRL register setting
Chao Hao
1
-3
/
+5
2020-07-10
iommu/mediatek: Extend protect pa alignment value
Chao Hao
1
-1
/
+1
2020-07-10
iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definition
Chao Hao
2
-0
/
+12
2020-07-10
iommu/mediatek: Add sub_comm id in translation fault
Chao Hao
2
-8
/
+18
2020-07-10
iommu/mediatek: Move inv_sel_reg into the plat_data
Chao Hao
2
-3
/
+7
2020-07-10
iommu/mediatek: Setting MISC_CTRL register
Chao Hao
1
-1
/
+11
2020-07-10
iommu/mediatek: Use a u32 flags to describe different HW features
Chao Hao
2
-17
/
+18
2020-07-10
iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL
Chao Hao
2
-8
/
+11
2020-07-10
iommu/renesas: Expand COMPILE_TEST coverage
Robin Murphy
1
-1
/
+0
2020-07-10
iommu: Tidy up Kconfig for SoC IOMMUs
Robin Murphy
1
-12
/
+3
2020-07-09
iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unused
Jordan Crouse
1
-1
/
+1
2020-07-09
iommu: Fix use-after-free in iommu_release_device
Qian Cai
1
-1
/
+1
2020-07-09
iommu: arm-smmu-impl: Use qcom impl for sm8150 and sm8250 compatibles
Jonathan Marek
1
-1
/
+3
2020-07-08
iommu/arm-smmu: Update impl quirks comment
Robin Murphy
1
-4
/
+4
2020-07-08
iommu: Remove unused IOMMU_SYS_CACHE_ONLY flag
Will Deacon
1
-3
/
+0
2020-06-30
iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inline
Joerg Roedel
1
-1
/
+1
2020-06-30
iommu: SUN50I_IOMMU should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2020-06-30
iommu/sun50i: Remove unused variable
Maxime Ripard
1
-2
/
+0
2020-06-30
iommu/sun50i: Change the readl timeout to the atomic variant
Maxime Ripard
1
-3
/
+3
2020-06-30
iommu/mediatek: Do no use dev->archdata.iommu
Joerg Roedel
2
-6
/
+6
2020-06-30
iommu/pamu: Use dev_iommu_priv_get/set()
Joerg Roedel
1
-4
/
+4
2020-06-30
iommu/tegra: Use dev_iommu_priv_get/set()
Joerg Roedel
2
-8
/
+8
2020-06-30
iommu/rockchip: Use dev_iommu_priv_get/set()
Joerg Roedel
1
-4
/
+4
2020-06-30
iommu/omap: Use dev_iommu_priv_get/set()
Joerg Roedel
1
-10
/
+10
2020-06-30
iommu/msm: Use dev_iommu_priv_get/set()
Joerg Roedel
1
-2
/
+2
2020-06-30
iommu/vt-d: Use dev_iommu_priv_get/set()
Joerg Roedel
1
-9
/
+9
2020-06-30
iommu/exynos: Use dev_iommu_priv_get/set()
Joerg Roedel
1
-10
/
+10
2020-06-30
iommu/amd: Add helper functions to update domain->pt_root
Joerg Roedel
1
-11
/
+20
2020-06-30
iommu/amd: Print extended features in one line to fix divergent log levels
Paul Menzel
1
-1
/
+1
2020-06-30
iommu: Allow page responses without PASID
Jean-Philippe Brucker
1
-6
/
+17
2020-06-30
iommu/renesas: Add support for r8a77961
Yoshihiro Shimoda
1
-1
/
+5
2020-06-30
iommu/qcom: Change CONFIG_BIG_ENDIAN to CONFIG_CPU_BIG_ENDIAN
Joe Perches
1
-1
/
+1
2020-06-30
Merge tag 'v5.8-rc3' into arm/qcom
Joerg Roedel
41
-1630
/
+3265
2020-06-30
iommu/pamu: Use kzfree() in fsl_pamu_probe()
Denis Efremov
1
-4
/
+1
2020-06-30
iommu/iova: Don't BUG on invalid PFNs
Robin Murphy
1
-1
/
+3
2020-06-23
iommu/vt-d: Fix misuse of iommu_domain_identity_map()
Lu Baolu
1
-1
/
+3
2020-06-23
iommu/vt-d: Update scalable mode paging structure coherency
Lu Baolu
1
-3
/
+10
2020-06-23
iommu/vt-d: Enable PCI ACS for platform opt in hint
Lu Baolu
1
-1
/
+2
2020-06-23
iommu/vt-d: Don't apply gfx quirks to untrusted devices
Rajat Jain
1
-0
/
+37
2020-06-23
iommu/vt-d: Set U/S bit in first level page table by default
Lu Baolu
1
-3
/
+2
[prev]
[next]