aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/firmware/arm_scmi/common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-20firmware: arm_scmi: Rename .clear_notification() transport_opsCristian Marussi1-3/+3
2020-04-14firmware: arm_scmi: Add notifications support in transport layerCristian Marussi1-0/+8
2020-04-14firmware: arm_scmi: Add smc/hvc transportPeng Fan1-0/+3
2020-02-10firmware: arm_scmi: Make scmi core independent of the transport typeViresh Kumar1-0/+71
2020-02-10firmware: arm_scmi: Move macros and helpers to common.hViresh Kumar1-0/+40
2020-02-10firmware: arm_scmi: Update doc style commentsViresh Kumar1-2/+2
2019-12-30drivers: firmware: scmi: Extend SCMI transport layer by trace eventsLukasz Luba1-0/+2
2019-08-12firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessorsSudeep Holla1-0/+2
2019-08-12firmware: arm_scmi: Add support for asynchronous commands and delayed responseSudeep Holla1-1/+5
2019-08-12firmware: arm_scmi: Use the term 'message' instead of 'command'Sudeep Holla1-5/+5
2019-06-19firmware: arm_scmi: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2018-05-10firmware: arm_scmi: drop unused `con_priv` structure memberSudeep Holla1-2/+0
2018-05-10firmware: arm_scmi: rename scmi_xfer_{init,get,put}Sudeep Holla1-2/+2
2018-05-09firmware: arm_scmi: fix kernel-docs documentationSudeep Holla1-2/+5
2018-05-09firmware: arm_scmi: improve code readability using bitfield accessor macrosSudeep Holla1-4/+5
2018-02-28firmware: arm_scmi: add initial support for performance protocolSudeep Holla1-0/+1
2018-02-28firmware: arm_scmi: add scmi protocol bus to enumerate protocol devicesSudeep Holla1-0/+1
2018-02-28firmware: arm_scmi: add common infrastructure and support for base protocolSudeep Holla1-0/+37
2018-02-28firmware: arm_scmi: add basic driver infrastructure for SCMISudeep Holla1-0/+66