summaryrefslogtreecommitdiff
path: root/drivers/firmware/arm_ffa/driver.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-29firmware: arm_ffa: Remove incorrect assignment of driver_dataSudeep Holla1-2/+0
2022-04-29firmware: arm_ffa: Fix uuid parameter to ffa_partition_probeSudeep Holla1-1/+1
2022-04-27firmware: arm_ffa: Fix handling of fragmented memory descriptorsMarc Bonnici1-7/+13
2021-10-26firmware: arm_ffa: Remove unused 'compat_version' variableArnd Bergmann1-1/+0
2021-10-18firmware: arm_ffa: Add support for MEM_LENDMarc Bonnici1-0/+17
2021-10-18firmware: arm_ffa: Handle compatibility with different firmware versionsSudeep Holla1-5/+32
2021-07-12firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflowSudeep Holla1-2/+4
2021-07-12firmware: arm_ffa: Fix the comment styleSudeep Holla1-1/+1
2021-05-27firmware: arm_ffa: Add support for MEM_* interfacesSudeep Holla1-0/+199
2021-05-27firmware: arm_ffa: Setup in-kernel users of FFA partitionsSudeep Holla1-0/+221
2021-05-27firmware: arm_ffa: Add initial Arm FFA driver supportSudeep Holla1-0/+311