summaryrefslogtreecommitdiff
path: root/drivers/firmware/arm_ffa/bus.c
AgeCommit message (Expand)Author
2024-02-20firmware: arm_ffa: Make ffa_bus_type constRicardo B. Marliere
2023-10-06firmware: arm_ffa: Emit modalias for FF-A devicesSudeep Holla
2023-10-06firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA deviceSudeep Holla
2023-05-08firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla
2023-05-08firmware: arm_ffa: Check if ffa_driver remove is present before executingSudeep Holla
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2022-09-08firmware: arm_ffa: Rename ffa_dev_ops as ffa_opsSudeep Holla
2022-09-08firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_devSudeep 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: 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: Setup in-kernel users of FFA partitionsSudeep 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