index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_ffa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: arm_ffa: Remove unused 'compat_version' variable
Arnd Bergmann
2021-10-26
1
-1
/
+0
*
firmware: arm_ffa: Add support for MEM_LEND
Marc Bonnici
2021-10-18
1
-0
/
+17
*
firmware: arm_ffa: Handle compatibility with different firmware versions
Sudeep Holla
2021-10-18
1
-5
/
+32
*
firmware: arm_ffa: Fix __ffa_devices_unregister
Sudeep Holla
2021-10-05
1
-1
/
+1
*
firmware: arm_ffa: Add missing remove callback to ffa_bus_type
Sudeep Holla
2021-10-05
1
-0
/
+8
*
firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflow
Sudeep Holla
2021-07-12
1
-2
/
+4
*
firmware: arm_ffa: Fix the comment style
Sudeep Holla
2021-07-12
1
-1
/
+1
*
firmware: arm_ffa: Simplify probe function
Uwe Kleine-König
2021-07-12
1
-3
/
+0
*
firmware: arm_ffa: Ensure drivers provide a probe function
Uwe Kleine-König
2021-07-12
1
-0
/
+3
*
firmware: arm_ffa: Add support for MEM_* interfaces
Sudeep Holla
2021-05-26
1
-0
/
+199
*
firmware: arm_ffa: Setup in-kernel users of FFA partitions
Sudeep Holla
2021-05-26
3
-0
/
+233
*
firmware: arm_ffa: Add support for SMCCC as transport to FFA driver
Sudeep Holla
2021-05-26
4
-1
/
+50
*
firmware: arm_ffa: Add initial Arm FFA driver support
Sudeep Holla
2021-05-26
4
-11
/
+341
*
firmware: arm_ffa: Add initial FFA bus support for device enumeration
Sudeep Holla
2021-05-26
3
-0
/
+227