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
/
ipmmu-vmsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-11
iommu: Allow io-pgtable to be used outside of drivers/iommu/
Rob Herring
1
-2
/
+1
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
1
-27
/
+61
2018-12-17
iommu/ipmmu-vmsa: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
1
-4
/
+8
2018-12-17
iommu/ipmmu-vmsa: Hook up r8a774c0 DT matching code
Fabrizio Castro
1
-0
/
+5
2018-12-03
iommu/ipmmu-vmsa: Make it explicitly non-modular
Paul Gortmaker
1
-15
/
+3
2018-12-03
iommu/ipmmu-vmsa: Add an array of slave devices whitelist
Yoshihiro Shimoda
1
-1
/
+12
2018-12-03
iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisions
Yoshihiro Shimoda
1
-8
/
+26
2018-11-08
iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching code
Fabrizio Castro
1
-0
/
+4
2018-11-08
iommu/ipmmu-vmsa: Fix crash on early domain free
Geert Uytterhoeven
1
-0
/
+3
2018-11-06
iommu/ipmmu-vmsa: Hook up r8a77990 DT matching code
Hai Nguyen Pham
1
-0
/
+4
2018-09-25
iommu/ipmmu-vmsa: Convert to SPDX identifiers
Kuninori Morimoto
1
-4
/
+1
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+46
2018-08-08
Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...
Joerg Roedel
1
-13
/
+50
2018-08-08
iommu: Remove the ->map_sg indirection
Christoph Hellwig
1
-1
/
+0
2018-07-27
iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSA
Dmitry Osipenko
1
-0
/
+7
2018-07-27
iommu/ipmmu-vmsa: Fix allocation in atomic context
Geert Uytterhoeven
1
-5
/
+4
2018-07-20
iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3
Yoshihiro Shimoda
1
-0
/
+8
2018-07-10
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
1
-3
/
+0
2018-07-06
iommu/ipmmu-vmsa: Hook up R8A77965 DT matching code
Jacopo Mondi
1
-0
/
+5
2018-07-06
iommu/ipmmu-vmsa: Hook up r8a779(70|95) DT matching code
Simon Horman
1
-0
/
+10
2018-07-06
iommu/ipmmu-vmsa: Hook up r8a7796 DT matching code
Magnus Damm
1
-4
/
+9
2018-07-06
iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48
Magnus Damm
1
-3
/
+7
2018-01-17
iommu: Clean up of_iommu_init_fn
Robin Murphy
1
-2
/
+2
2018-01-17
iommu/ipmmu-vmsa: Remove redundant of_iommu_init_fn hook
Robin Murphy
1
-12
/
+2
2017-11-06
iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code
Magnus Damm
1
-0
/
+29
2017-11-06
iommu/ipmmu-vmsa: Allow two bit SL0
Magnus Damm
1
-1
/
+13
2017-11-06
iommu/ipmmu-vmsa: Make IMBUSCTR setup optional
Magnus Damm
1
-3
/
+6
2017-11-06
iommu/ipmmu-vmsa: Write IMCTR twice
Magnus Damm
1
-21
/
+35
2017-11-06
iommu/ipmmu-vmsa: IPMMU device is 40-bit bus master
Magnus Damm
1
-0
/
+1
2017-11-06
iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()
Magnus Damm
1
-9
/
+41
2017-11-06
iommu/ipmmu-vmsa: Enable multi context support
Magnus Damm
1
-8
/
+22
2017-11-06
iommu/ipmmu-vmsa: Add optional root device feature
Magnus Damm
1
-17
/
+73
2017-11-06
iommu/ipmmu-vmsa: Introduce features, break out alias
Magnus Damm
1
-7
/
+24
2017-11-06
iommu/ipmmu-vmsa: Unify ipmmu_ops
Robin Murphy
1
-50
/
+19
2017-11-06
iommu/ipmmu-vmsa: Clean up struct ipmmu_vmsa_iommu_priv
Robin Murphy
1
-24
/
+12
2017-11-06
iommu/ipmmu-vmsa: Simplify group allocation
Robin Murphy
1
-44
/
+9
2017-11-06
iommu/ipmmu-vmsa: Unify domain alloc/free
Robin Murphy
1
-41
/
+24
2017-11-06
iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma()
weiyongjun (A)
1
-1
/
+1
2017-10-02
iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
Robin Murphy
1
-0
/
+10
2017-08-30
iommu/ipmmu-vmsa: Make ipmmu_gather_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-30
iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable
Oleksandr Tyshchenko
1
-21
/
+21
2017-08-22
iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove()
Magnus Damm
1
-0
/
+6
2017-07-26
iommu/ipmmu-vmsa: Clean up device tracking
Robin Murphy
1
-12
/
+0
2017-07-26
iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids
Magnus Damm
1
-85
/
+19
2017-07-26
iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARM
Robin Murphy
1
-18
/
+3
2017-07-26
iommu/ipmmu-vmsa: Consistent ->of_xlate() handling
Magnus Damm
1
-34
/
+17
2017-07-26
iommu/ipmmu-vmsa: Use iommu_device_register()/unregister()
Magnus Damm
1
-0
/
+10
2017-05-17
iommu/ipmmu-vmsa: Fix pgsize_bitmap semicolon typo
Magnus Damm
1
-1
/
+1
2017-05-17
iommu/ipmmu-vmsa: Use fwspec iommu_priv on ARM64
Magnus Damm
1
-39
/
+58
2017-05-17
iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops
Magnus Damm
1
-9
/
+155
[next]