index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/arm-smmu: Drop IOVA cookie management
Robin Murphy
2021-08-18
3
-27
/
+4
*
iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callback
Xiang Chen
2021-08-02
1
-4
/
+5
*
iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callback
Xiang Chen
2021-08-02
1
-4
/
+5
*
iommu: Streamline iommu_iova_to_phys()
Robin Murphy
2021-07-26
2
-6
/
+0
*
iommu/arm-smmu: Implement the map_pages() IOMMU driver callback
Isaac J. Manjarres
2021-07-26
1
-4
/
+5
*
iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callback
Isaac J. Manjarres
2021-07-26
1
-4
/
+5
*
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-15
1
-0
/
+1
|
\
|
*
iommu/arm-smmu-v3: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-13
1
-0
/
+1
*
|
iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"
Marek Szyprowski
2021-07-14
1
-11
/
+2
|
/
*
Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-10
2
-20
/
+73
|
\
|
*
iommu/arm-smmu: Use Tegra implementation on Tegra186
Thierry Reding
2021-06-11
1
-1
/
+2
|
*
iommu/arm-smmu: tegra: Implement SID override programming
Thierry Reding
2021-06-11
1
-3
/
+30
|
*
iommu/arm-smmu: tegra: Detect number of instances at runtime
Thierry Reding
2021-06-11
1
-16
/
+41
*
|
Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-07-02
7
-40
/
+387
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
2021-06-25
7
-40
/
+387
|
|
\
\
\
|
|
|
*
|
iommu: Drop unnecessary of_iommu.h includes
Rob Herring
2021-06-08
3
-3
/
+0
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updates
Will Deacon
2021-06-16
2
-0
/
+14
|
|
|
\
\
|
|
|
*
|
iommu/arm-smmu: Check smmu->impl pointer before dereferencing
Will Deacon
2021-06-15
1
-1
/
+1
|
|
|
|
/
|
|
|
*
iommu/arm-smmu: Implement ->probe_finalize()
Thierry Reding
2021-06-08
2
-0
/
+14
|
|
|
/
|
|
/
|
|
|
*
iommu/arm-smmu-v3: Remove unnecessary oom message
Zhen Lei
2021-06-15
1
-6
/
+2
|
|
*
iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
Xiyu Yang
2021-06-11
1
-2
/
+6
|
|
*
iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
Xiyu Yang
2021-06-11
1
-1
/
+1
|
|
*
iommu/arm-smmu-qcom: Protect acpi_match_platform_list() call with CONFIG_ACPI
Shawn Guo
2021-06-09
1
-0
/
+4
|
|
*
iommu/arm: Cleanup resources in case of probe error path
Amey Narkhede
2021-06-08
3
-7
/
+35
|
|
*
iommu/arm-smmu-qcom: Move the adreno smmu specific impl
Sai Prakash Ranjan
2021-06-08
1
-3
/
+9
|
|
*
iommu/arm-smmu-qcom: Add SC7280 SMMU compatible
Sai Prakash Ranjan
2021-06-08
1
-0
/
+2
|
|
*
iommu/arm-smmu-v3: Decrease the queue size of evtq and priq
Zhen Lei
2021-06-08
1
-2
/
+3
|
|
*
iommu/arm-smmu-v3: Ratelimit event dump
Jean-Philippe Brucker
2021-06-08
1
-1
/
+3
|
|
*
iommu/arm-smmu-v3: Add stall support for platform devices
Jean-Philippe Brucker
2021-06-08
3
-15
/
+283
|
|
*
iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c.
Eric Anholt
2021-06-08
1
-1
/
+12
|
|
*
iommu/arm-smmu-qcom: Add sm6125 compatible
Martin Botka
2021-06-08
1
-0
/
+1
|
|
*
iommu/arm-smmu-v3: Change *array into *const array
Bixuan Cui
2021-06-08
1
-1
/
+1
|
|
*
iommu/arm-smmu-qcom: hook up qcom_smmu_impl for ACPI boot
Shawn Guo
2021-06-08
1
-0
/
+13
|
|
/
*
|
iommu/arm-smmu-qcom: Add stall support
Rob Clark
2021-06-23
1
-0
/
+33
*
|
iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault info
Jordan Crouse
2021-06-23
2
-0
/
+19
*
|
iommu/arm-smmu: Add support for driver IOMMU fault handlers
Jordan Crouse
2021-06-23
1
-2
/
+7
|
/
*
iommu: Streamline registration interface
Robin Murphy
2021-04-16
3
-12
/
+3
*
iommu: Statically set module owner
Robin Murphy
2021-04-16
2
-0
/
+2
*
-
.
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
2021-04-16
4
-191
/
+181
|
\
\
|
|
*
iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
Christoph Hellwig
2021-04-07
2
-54
/
+12
|
|
*
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
2021-04-07
3
-74
/
+4
|
|
*
iommu: remove DOMAIN_ATTR_NESTING
Christoph Hellwig
2021-04-07
2
-41
/
+32
|
|
*
iommu/arm-smmu-v3: Maintain a SID->device structure
Jean-Philippe Brucker
2021-04-07
2
-30
/
+141
|
|
*
iommu/arm-smmu-v3: Use device properties for pasid-num-bits
Jean-Philippe Brucker
2021-04-07
1
-1
/
+2
|
|
/
|
/
|
|
*
iommu/arm-smmu-v3: Remove the unused fields for PREFETCH_CONFIG command
Zenghui Yu
2021-04-07
2
-4
/
+0
|
*
iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
Xiang Chen
2021-03-30
1
-0
/
+3
|
*
iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
Zhen Lei
2021-03-25
1
-1
/
+1
|
/
*
Merge branch 'for-joerg/mtk' into for-joerg/arm-smmu/updates
Will Deacon
2021-02-01
1
-1
/
+1
|
\
|
*
iommu: Switch gather->end to the inclusive end
Yong Wu
2021-01-27
1
-1
/
+1
*
|
iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRs
Isaac J. Manjarres
2021-01-26
1
-0
/
+2
[next]