Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
2022-09-08 | firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops | Sudeep Holla | 1 | -1/+1 |
2022-09-08 | firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev | Sudeep Holla | 1 | -1/+3 |
2021-10-05 | firmware: arm_ffa: Fix __ffa_devices_unregister | Sudeep Holla | 1 | -1/+1 |
2021-10-05 | firmware: arm_ffa: Add missing remove callback to ffa_bus_type | Sudeep Holla | 1 | -0/+8 |
2021-07-12 | firmware: arm_ffa: Simplify probe function | Uwe Kleine-König | 1 | -3/+0 |
2021-07-12 | firmware: arm_ffa: Ensure drivers provide a probe function | Uwe Kleine-König | 1 | -0/+3 |
2021-05-26 | firmware: arm_ffa: Setup in-kernel users of FFA partitions | Sudeep Holla | 1 | -0/+9 |
2021-05-26 | firmware: arm_ffa: Add initial Arm FFA driver support | Sudeep Holla | 1 | -10/+4 |
2021-05-26 | firmware: arm_ffa: Add initial FFA bus support for device enumeration | Sudeep Holla | 1 | -0/+207 |