summaryrefslogtreecommitdiff
path: root/drivers/firmware/arm_scmi/common.h
AgeCommit message (Expand)Author
2020-09-14firmware: arm_scmi: Move scmi protocols registration into the driverSudeep Holla
2020-09-14firmware: arm_scmi: Move scmi bus init and exit calls into the driverSudeep Holla
2020-09-07firmware: arm_scmi: Constify static scmi-opsRikard Falkeborn
2020-07-01firmware: arm_scmi: Add notification protocol-registrationCristian Marussi
2020-04-20firmware: arm_scmi: Rename .clear_notification() transport_opsCristian Marussi
2020-04-14firmware: arm_scmi: Add notifications support in transport layerCristian Marussi
2020-04-14firmware: arm_scmi: Add smc/hvc transportPeng Fan
2020-02-10firmware: arm_scmi: Make scmi core independent of the transport typeViresh Kumar
2020-02-10firmware: arm_scmi: Move macros and helpers to common.hViresh Kumar
2020-02-10firmware: arm_scmi: Update doc style commentsViresh Kumar
2019-12-30drivers: firmware: scmi: Extend SCMI transport layer by trace eventsLukasz Luba
2019-08-12firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessorsSudeep Holla
2019-08-12firmware: arm_scmi: Add support for asynchronous commands and delayed responseSudeep Holla
2019-08-12firmware: arm_scmi: Use the term 'message' instead of 'command'Sudeep Holla
2019-06-19firmware: arm_scmi: Use the correct style for SPDX License IdentifierNishad Kamdar
2018-05-10firmware: arm_scmi: drop unused `con_priv` structure memberSudeep Holla
2018-05-10firmware: arm_scmi: rename scmi_xfer_{init,get,put}Sudeep Holla
2018-05-09firmware: arm_scmi: fix kernel-docs documentationSudeep Holla
2018-05-09firmware: arm_scmi: improve code readability using bitfield accessor macrosSudeep Holla
2018-02-28firmware: arm_scmi: add initial support for performance protocolSudeep Holla
2018-02-28firmware: arm_scmi: add scmi protocol bus to enumerate protocol devicesSudeep Holla
2018-02-28firmware: arm_scmi: add common infrastructure and support for base protocolSudeep Holla
2018-02-28firmware: arm_scmi: add basic driver infrastructure for SCMISudeep Holla