index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2015-06-11
iommu/amd: Put IOMMUv2 devices in a direct mapped domain
Joerg Roedel
1
-1
/
+14
2015-06-11
iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocation
Joerg Roedel
1
-0
/
+7
2015-06-11
iommu/amd: Support IOMMU_DOMAIN_DMA type allocation
Joerg Roedel
2
-241
/
+73
2015-06-11
iommu/amd: Implement add_device and remove_device
Joerg Roedel
2
-178
/
+63
2015-06-11
iommu/amd: Use default domain if available for DMA-API
Joerg Roedel
1
-0
/
+7
2015-06-11
iommu/amd: Implement dm_region call-backs
Joerg Roedel
1
-0
/
+43
2015-06-11
iommu: Introduce iommu_request_dm_for_dev()
Joerg Roedel
1
-0
/
+53
2015-06-09
iommu: Add function to query the default domain of a group
Joerg Roedel
1
-0
/
+5
2015-06-09
iommu: Create direct mappings in default domains
Joerg Roedel
1
-0
/
+48
2015-06-09
iommu: Introduce direct mapped region handling
Joerg Roedel
1
-0
/
+16
2015-06-09
iommu: Add iommu_get_domain_for_dev function
Joerg Roedel
1
-0
/
+18
2015-06-09
iommu: Make sure a device is always attached to a domain
Joerg Roedel
1
-8
/
+76
2015-06-09
iommu: Limit iommu_attach/detach_device to devices with their own group
Joerg Roedel
1
-4
/
+67
2015-06-09
iommu: Allocate a default domain for iommu groups
Joerg Roedel
1
-4
/
+27
2015-06-08
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-5
/
+8
2015-06-05
iommu: Call remove_device call-back after driver release
Joerg Roedel
1
-1
/
+1
2015-06-05
iommu: Clean up after a failed bus initialization
Joerg Roedel
1
-9
/
+26
2015-06-05
iommu: Propagate error in add_iommu_group
Joerg Roedel
1
-3
/
+1
2015-06-05
iommu: Add a few printk messages to group handling code
Joerg Roedel
1
-0
/
+9
2015-06-05
iommu: Remove function name from pr_fmt()
Joerg Roedel
1
-1
/
+1
2015-06-02
break kconfig dependency loop
Gerd Hoffmann
1
-0
/
+3
2015-06-02
Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent"
Joerg Roedel
1
-0
/
+1
2015-05-29
iommu/amd: Handle integer overflow in dma_ops_area_alloc
Joerg Roedel
1
-3
/
+5
2015-05-29
iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devices
Will Deacon
3
-0
/
+2684
2015-05-29
iommu/arm-smmu: Make force_stage module param read-only in sysfs
Will Deacon
1
-1
/
+1
2015-05-29
iommu/arm-smmu: Fix ATS1* register writes
Robin Murphy
1
-11
/
+10
2015-05-29
iommu/exynos: Add callback for initializing devices from device tree
Marek Szyprowski
1
-0
/
+28
2015-05-29
iommu/exynos: Init from dt-specific callback instead of initcall
Marek Szyprowski
1
-9
/
+28
2015-05-29
iommu/exynos: Add system suspend/resume support
Marek Szyprowski
1
-0
/
+31
2015-05-29
iommu/exynos: Add support for runtime_pm
Marek Szyprowski
1
-0
/
+2
2015-05-29
iommu/exynos: Add support for binding more than one sysmmu to master device
Marek Szyprowski
1
-6
/
+5
2015-05-29
iommu/exynos: Add/remove callbacks should fail if no iommu is available
Marek Szyprowski
1
-0
/
+6
2015-05-29
iommu/exynos: Document internal structures
Marek Szyprowski
1
-18
/
+35
2015-05-29
iommu/exynos: Remove excessive includes and sort others alphabetically
Marek Szyprowski
1
-9
/
+5
2015-05-29
iommu/exynos: Use struct exynos_iommu_domain in internal structures
Marek Szyprowski
1
-5
/
+5
2015-05-29
iommu/exynos: Rename variables to reflect their purpose
Marek Szyprowski
1
-93
/
+94
2015-05-29
iommu/exynos: Refactor function parameters to simplify code
Marek Szyprowski
1
-86
/
+48
2015-05-29
iommu/exynos: Remove useless members from exynos_iommu_owner structure
Marek Szyprowski
1
-19
/
+2
2015-05-29
iommu/exynos: Remove unused functions
Marek Szyprowski
1
-31
/
+0
2015-05-29
iommu/exynos: Don't read version register on every tlb operation
Marek Szyprowski
1
-8
/
+5
2015-05-29
iommu: Init iommu-groups support earlier, in core_initcall
Marek Szyprowski
1
-1
/
+1
2015-05-29
iommu/rockchip: Silence attaching and detaching of devices
Heiko Stuebner
1
-2
/
+2
2015-05-17
Merge branch 'x86/asm' into x86/apic, to resolve conflicts
Ingo Molnar
3
-31
/
+4
2015-05-11
iommu/exynos: Tell kmemleak to ignore 2nd level page tables
Colin Cross
1
-0
/
+1
2015-05-11
iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1
Will Deacon
1
-28
/
+2
2015-05-11
Merge branch 'x86/asm' into x86/apic, to resolve a conflict
Ingo Molnar
2
-80
/
+67
2015-05-11
iommu/vt-d: Fix passthrough mode with translation-disabled devices
David Woodhouse
1
-5
/
+8
2015-05-05
iommu/rockchip: Make sure that page table state is coherent
Tomasz Figa
1
-6
/
+17
2015-05-05
iommu: Fix checkpatch warnings for Missing a blank line after declarations
Robert Callicotte
1
-0
/
+4
2015-05-05
iommu/rockchip: Fix build without CONFIG_OF
Arnd Bergmann
1
-3
/
+1
[prev]
[next]