summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/arm_ffa/driver.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* firmware: arm_ffa: Remove incorrect assignment of driver_dataSudeep Holla2022-04-291-2/+0
* firmware: arm_ffa: Fix uuid parameter to ffa_partition_probeSudeep Holla2022-04-291-1/+1
* firmware: arm_ffa: Fix handling of fragmented memory descriptorsMarc Bonnici2022-04-271-7/+13
* firmware: arm_ffa: Remove unused 'compat_version' variableArnd Bergmann2021-10-261-1/+0
* firmware: arm_ffa: Add support for MEM_LENDMarc Bonnici2021-10-181-0/+17
* firmware: arm_ffa: Handle compatibility with different firmware versionsSudeep Holla2021-10-181-5/+32
* firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflowSudeep Holla2021-07-121-2/+4
* firmware: arm_ffa: Fix the comment styleSudeep Holla2021-07-121-1/+1
* firmware: arm_ffa: Add support for MEM_* interfacesSudeep Holla2021-05-261-0/+199
* firmware: arm_ffa: Setup in-kernel users of FFA partitionsSudeep Holla2021-05-261-0/+221
* firmware: arm_ffa: Add initial Arm FFA driver supportSudeep Holla2021-05-261-0/+311