Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware: arm_scmi: Harden shared memory access in fetch_notification | Cristian Marussi | 2023-01-03 | 1 | -1/+3 |
* | firmware: arm_scmi: Harden shared memory access in fetch_response | Cristian Marussi | 2023-01-03 | 1 | -2/+3 |
* | firmware: arm_scmi: Make tx_prepare time out eventually | Cristian Marussi | 2022-11-01 | 1 | -4/+27 |
* | firmware: arm_scmi: Rename .clear_notification() transport_ops | Cristian Marussi | 2020-04-20 | 1 | -1/+1 |
* | firmware: arm_scmi: Add notifications support in transport layer | Cristian Marussi | 2020-04-14 | 1 | -0/+15 |
* | firmware: arm_scmi: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-02-20 | 1 | -1/+1 |
* | firmware: arm_scmi: Make scmi core independent of the transport type | Viresh Kumar | 2020-02-10 | 1 | -0/+83 |