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
starfive-6.6.48-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
2014-07-04
iommu/arm-smmu: fix capability checking prior to device attach
Will Deacon
1
-1
/
+2
2014-07-04
iommu/fsl: Add void declarations in zero-arg functions.
Chi Pham
2
-2
/
+2
2014-07-04
iommu/fsl_pamu: Remove unnecessary null test before kfree
Fabian Frederick
1
-2
/
+1
2014-07-04
iommu/omap: Use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE)
Fabian Frederick
1
-5
/
+5
2014-07-04
iommu/amd: Add sysfs support
Alex Williamson
3
-0
/
+47
2014-07-04
iommu/vt-d: Make use of IOMMU sysfs support
Alex Williamson
2
-1
/
+85
2014-07-04
iommu: Add sysfs support for IOMMUs
Alex Williamson
2
-0
/
+134
2014-07-04
iommu: Remove pci.h
Alex Williamson
1
-29
/
+0
2014-07-04
iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groups
Alex Williamson
1
-65
/
+1
2014-07-04
iommu/vt-d: Update to use PCI DMA aliases
Alex Williamson
2
-138
/
+145
2014-07-04
iommu/vt-d: Use iommu_group_get_for_dev()
Alex Williamson
1
-75
/
+4
2014-07-04
iommu/amd: Use iommu_group_get_for_dev()
Alex Williamson
2
-160
/
+5
2014-07-04
iommu/amd: Update to use PCI DMA aliases
Alex Williamson
1
-4
/
+74
2014-07-04
iommu/core: Create central IOMMU group lookup/creation interface
Alex Williamson
1
-0
/
+182
2014-07-04
iommu/vt-d: Suppress compiler warnings
Yijing Wang
1
-2
/
+3
2014-07-04
iommu/vt-d: Remove the useless dma_pte_addr
Yijing Wang
1
-4
/
+2
2014-07-04
iommu/vt-d: Don't use magic number in dma_pte_superpage
Joerg Roedel
1
-1
/
+1
2014-07-04
iommu/vt-d: Fix reference count in iommu_prepare_isa
Yijing Wang
1
-0
/
+1
2014-07-04
iommu/vt-d: Use inline function dma_pte_superpage instead of macros
Yijing Wang
1
-1
/
+1
2014-07-04
iommu/vt-d: Clear the redundant assignment for domain->nid
Yijing Wang
1
-1
/
+0
2014-07-04
iommu/vt-d: Clear the redundant assignment in dmar_enable_qi
Yijing Wang
1
-3
/
+0
2014-07-04
iommu/vt-d: Use list_for_each_safe() to simplify code
Yijing Wang
1
-4
/
+2
2014-07-03
iommu/arm-smmu: prefer stage-1 mappings where we have a choice
Will Deacon
1
-4
/
+4
2014-07-03
iommu/arm-smmu: remove support for chained SMMUs
Will Deacon
1
-186
/
+77
2014-07-03
iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capability
Will Deacon
1
-5
/
+9
2014-07-03
iommu/arm-smmu: add support for PCI master devices
Will Deacon
1
-86
/
+160
2014-07-02
iommu/arm-smmu: fix calculation of TCR.T0SZ
Will Deacon
1
-1
/
+3
2014-06-20
iommu/amd: Fix small race between invalidate_range_end/start
Joerg Roedel
1
-5
/
+13
2014-06-20
iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI device
Jiang Liu
1
-6
/
+3
2014-06-06
Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-613
/
+1993
2014-06-05
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
1
-8
/
+25
2014-06-05
intel-iommu: integrate DMA CMA
Akinobu Mita
1
-8
/
+25
2014-06-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+9
2014-06-03
Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2014-05-30
Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am...
Joerg Roedel
13
-611
/
+2003
2014-05-30
iommu/msm: Use devm_ioremap_resource to simplify code
Kefeng Wang
1
-31
/
+7
2014-05-30
iommu/amd: Fix recently introduced compile warnings
Joerg Roedel
1
-2
/
+0
2014-05-28
driver core: dev_set_drvdata can no longer fail
Jean Delvare
1
-6
/
+1
2014-05-27
iommu/exynos: Remove unnecessary "&" from function pointers
Bjorn Helgaas
1
-7
/
+7
2014-05-26
arm/ipmmu-vmsa: Fix compile error
Joerg Roedel
1
-1
/
+1
2014-05-26
iommu/exynos: Fix checkpatch warning
Sachin Kamat
1
-0
/
+3
2014-05-26
iommu/exynos: Fix trivial typo
Sachin Kamat
1
-6
/
+6
2014-05-26
iommu/exynos: Remove invalid symbol dependency
Sachin Kamat
1
-1
/
+1
2014-05-26
iommu: fsl_pamu.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+1
2014-05-26
iommu/amd: Remove duplicate checking code
Vaughan Cao
1
-6
/
+0
2014-05-26
iommu/amd: Handle parallel invalidate_range_start/end calls correctly
Joerg Roedel
1
-4
/
+13
2014-05-26
iommu/amd: Remove IOMMUv2 pasid_state_list
Joerg Roedel
1
-26
/
+0
2014-05-26
iommu/amd: Implement mmu_notifier_release call-back
Joerg Roedel
1
-56
/
+35
2014-05-26
iommu/amd: Convert IOMMUv2 state_table into state_list
Joerg Roedel
1
-21
/
+18
[prev]
[next]