index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-30
/
+0
2021-02-22
Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-1120
/
+1823
2021-02-22
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+174
2021-02-12
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
30
-1120
/
+1823
2021-02-12
iommu/amd: Fix performance counter initialization
Suravee Suthikulpanit
1
-11
/
+34
2021-02-11
iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition
Wei Liu
1
-3
/
+174
2021-02-09
dma-mapping: remove the {alloc,free}_noncoherent methods
Christoph Hellwig
1
-30
/
+0
2021-02-08
iommu/mediatek: Fix error code in probe()
Dan Carpenter
1
-1
/
+2
2021-02-05
iommu/mediatek: Fix unsigned domid comparison with less than zero
Colin Ian King
1
-1
/
+1
2021-02-04
iommu/vt-d: Parse SATC reporting structure
Yian Chen
2
-0
/
+97
2021-02-04
iommu/vt-d: Add iotlb_sync_map callback
Lu Baolu
1
-30
/
+60
2021-02-04
iommu/vt-d: Move capability check code to cap_audit files
Kyung Min Park
3
-74
/
+42
2021-02-04
iommu/vt-d: Audit IOMMU Capabilities and add helper functions
Kyung Min Park
5
-1
/
+313
2021-02-02
iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleeping
Douglas Anderson
1
-1
/
+1
2021-02-02
iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]
Lu Baolu
2
-2
/
+1
2021-02-01
Merge branch 'for-joerg/mtk' into for-joerg/arm-smmu/updates
Will Deacon
7
-149
/
+379
2021-02-01
iommu/mediatek: Add mt8192 support
Yong Wu
2
-0
/
+23
2021-02-01
iommu/mediatek: Remove unnecessary check in attach_device
Yong Wu
1
-6
/
+0
2021-02-01
iommu/mediatek: Support master use iova over 32bit
Yong Wu
1
-6
/
+12
2021-02-01
iommu/mediatek: Add iova reserved function
Yong Wu
1
-0
/
+31
2021-02-01
iommu/mediatek: Support for multi domains
Yong Wu
2
-12
/
+29
2021-02-01
iommu/mediatek: Add get_domain_id from dev->dma_range_map
Yong Wu
1
-1
/
+41
2021-02-01
iommu/mediatek: Add iova_region structure
Yong Wu
2
-0
/
+24
2021-02-01
iommu/mediatek: Move geometry.aperture updating into domain_finalise
Yong Wu
1
-3
/
+4
2021-02-01
iommu/mediatek: Move domain_finalise into attach_device
Yong Wu
1
-19
/
+12
2021-02-01
iommu/mediatek: Adjust the structure
Yong Wu
1
-9
/
+11
2021-02-01
iommu/mediatek: Support report iova 34bit translation fault in ISR
Yong Wu
1
-2
/
+15
2021-02-01
iommu/mediatek: Support up to 34bit iova in tlb flush
Yong Wu
1
-2
/
+8
2021-02-01
iommu/mediatek: Add power-domain operation
Yong Wu
1
-5
/
+34
2021-02-01
iommu/mediatek: Add pm runtime callback
Yong Wu
1
-3
/
+5
2021-02-01
iommu/mediatek: Add device link for smi-common and m4u
Yong Wu
2
-3
/
+25
2021-02-01
iommu/mediatek: Add error handle for mtk_iommu_probe
Yong Wu
1
-4
/
+19
2021-02-01
iommu/mediatek: Move hw_init into attach_device
Yong Wu
1
-6
/
+7
2021-02-01
iommu/mediatek: Update oas for v7s
Yong Wu
1
-1
/
+5
2021-02-01
iommu/mediatek: Add a flag for iova 34bits case
Yong Wu
1
-1
/
+2
2021-02-01
iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
Yong Wu
1
-3
/
+4
2021-02-01
iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
Yong Wu
1
-18
/
+18
2021-02-01
iommu/io-pgtable-arm-v7s: Clarify LVL_SHIFT/BITS macro
Yong Wu
1
-5
/
+3
2021-02-01
iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
Yong Wu
2
-3
/
+8
2021-02-01
iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
Yong Wu
1
-1
/
+1
2021-02-01
iommu/mediatek: Use the common mtk-memory-port.h
Yong Wu
2
-7
/
+1
2021-01-29
iommu/ipmmu-vmsa: Allow SDHI devices
Yoshihiro Shimoda
1
-0
/
+4
2021-01-29
iommu/ipmmu-vmsa: Refactor ipmmu_of_xlate()
Yoshihiro Shimoda
1
-31
/
+18
2021-01-29
iommu/vt-d: Use INVALID response code instead of FAILURE
Lu Baolu
1
-4
/
+1
2021-01-29
iommu/vt-d: Clear PRQ overflow only when PRQ is empty
Lu Baolu
1
-2
/
+11
2021-01-29
iommu/io-pgtable: Remove TLBI_ON_MAP quirk
Robin Murphy
1
-8
/
+1
2021-01-28
iommu/msm: Hook up iotlb_sync_map
Robin Murphy
1
-1
/
+9
2021-01-28
iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page table
Suravee Suthikulpanit
3
-12
/
+39
2021-01-28
iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
Suravee Suthikulpanit
3
-31
/
+20
2021-01-28
iommu/amd: Introduce iommu_v1_iova_to_phys
Suravee Suthikulpanit
2
-15
/
+23
[next]