index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_ffa
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
firmware: arm_ffa: Remove incorrect assignment of driver_data
Sudeep Holla
1
-2
/
+0
2022-04-29
firmware: arm_ffa: Fix uuid parameter to ffa_partition_probe
Sudeep Holla
1
-1
/
+1
2022-04-27
firmware: arm_ffa: Fix handling of fragmented memory descriptors
Marc Bonnici
1
-7
/
+13
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-26
firmware: arm_ffa: Add support for MEM_* interfaces
Sudeep Holla
1
-0
/
+199
2021-05-26
firmware: arm_ffa: Setup in-kernel users of FFA partitions
Sudeep Holla
3
-0
/
+233
2021-05-26
firmware: arm_ffa: Add support for SMCCC as transport to FFA driver
Sudeep Holla
4
-1
/
+50
2021-05-26
firmware: arm_ffa: Add initial Arm FFA driver support
Sudeep Holla
4
-11
/
+341
2021-05-26
firmware: arm_ffa: Add initial FFA bus support for device enumeration
Sudeep Holla
3
-0
/
+227