summaryrefslogtreecommitdiff
path: root/drivers/firmware/arm_ffa
AgeCommit message (Expand)Author
2022-04-29firmware: arm_ffa: Remove incorrect assignment of driver_dataSudeep Holla
2022-04-29firmware: arm_ffa: Fix uuid parameter to ffa_partition_probeSudeep Holla
2022-04-27firmware: arm_ffa: Fix handling of fragmented memory descriptorsMarc Bonnici
2021-10-26firmware: arm_ffa: Remove unused 'compat_version' variableArnd Bergmann
2021-10-18firmware: arm_ffa: Add support for MEM_LENDMarc Bonnici
2021-10-18firmware: arm_ffa: Handle compatibility with different firmware versionsSudeep Holla
2021-10-05firmware: arm_ffa: Fix __ffa_devices_unregisterSudeep Holla
2021-10-05firmware: arm_ffa: Add missing remove callback to ffa_bus_typeSudeep Holla
2021-07-12firmware: arm_ffa: Fix a possible ffa_linux_errmap buffer overflowSudeep Holla
2021-07-12firmware: arm_ffa: Fix the comment styleSudeep Holla
2021-07-12firmware: arm_ffa: Simplify probe functionUwe Kleine-König
2021-07-12firmware: arm_ffa: Ensure drivers provide a probe functionUwe Kleine-König
2021-05-26firmware: arm_ffa: Add support for MEM_* interfacesSudeep Holla
2021-05-26firmware: arm_ffa: Setup in-kernel users of FFA partitionsSudeep Holla
2021-05-26firmware: arm_ffa: Add support for SMCCC as transport to FFA driverSudeep Holla
2021-05-26firmware: arm_ffa: Add initial Arm FFA driver supportSudeep Holla
2021-05-26firmware: arm_ffa: Add initial FFA bus support for device enumerationSudeep Holla