index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_ffa
/
bus.c
Age
Commit message (
Expand
)
Author
2024-05-29
firmware: arm_ffa: Split bus and driver into distinct modules
Sudeep Holla
2024-05-29
firmware: arm_ffa: Move the FF-A v1.0 NULL UUID workaround to bus notifier
Sudeep Holla
2024-02-20
firmware: arm_ffa: Make ffa_bus_type const
Ricardo B. Marliere
2023-10-06
firmware: arm_ffa: Emit modalias for FF-A devices
Sudeep Holla
2023-10-06
firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA device
Sudeep Holla
2023-05-08
firmware: arm_ffa: Fix FFA device names for logical partitions
Sudeep Holla
2023-05-08
firmware: arm_ffa: Check if ffa_driver remove is present before executing
Sudeep Holla
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2022-09-08
firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
Sudeep Holla
2022-09-08
firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
Sudeep Holla
2021-10-05
firmware: arm_ffa: Fix __ffa_devices_unregister
Sudeep Holla
2021-10-05
firmware: arm_ffa: Add missing remove callback to ffa_bus_type
Sudeep Holla
2021-07-12
firmware: arm_ffa: Simplify probe function
Uwe Kleine-König
2021-07-12
firmware: arm_ffa: Ensure drivers provide a probe function
Uwe Kleine-König
2021-05-26
firmware: arm_ffa: Setup in-kernel users of FFA partitions
Sudeep Holla
2021-05-26
firmware: arm_ffa: Add initial Arm FFA driver support
Sudeep Holla
2021-05-26
firmware: arm_ffa: Add initial FFA bus support for device enumeration
Sudeep Holla