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
/
firmware
/
arm_ffa
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
firmware: arm_ffa: Remove unused 'compat_version' variable
Arnd Bergmann
1
-1
/
+0
2021-10-18
firmware: arm_ffa: Add support for MEM_LEND
Marc Bonnici
1
-0
/
+17
2021-10-18
firmware: arm_ffa: Handle compatibility with different firmware versions
Sudeep Holla
1
-5
/
+32
2021-10-05
firmware: arm_ffa: Fix __ffa_devices_unregister
Sudeep Holla
1
-1
/
+1
2021-10-05
firmware: arm_ffa: Add missing remove callback to ffa_bus_type
Sudeep Holla
1
-0
/
+8
2021-07-12
firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflow
Sudeep Holla
1
-2
/
+4
2021-07-12
firmware: arm_ffa: Fix the comment style
Sudeep Holla
1
-1
/
+1
2021-07-12
firmware: arm_ffa: Simplify probe function
Uwe Kleine-König
1
-3
/
+0
2021-07-12
firmware: arm_ffa: Ensure drivers provide a probe function
Uwe Kleine-König
1
-0
/
+3
2021-05-27
firmware: arm_ffa: Add support for MEM_* interfaces
Sudeep Holla
1
-0
/
+199
2021-05-27
firmware: arm_ffa: Setup in-kernel users of FFA partitions
Sudeep Holla
3
-0
/
+233
2021-05-27
firmware: arm_ffa: Add support for SMCCC as transport to FFA driver
Sudeep Holla
4
-1
/
+50
2021-05-27
firmware: arm_ffa: Add initial Arm FFA driver support
Sudeep Holla
4
-11
/
+341
2021-05-27
firmware: arm_ffa: Add initial FFA bus support for device enumeration
Sudeep Holla
3
-0
/
+227