summaryrefslogtreecommitdiff
path: root/drivers/firmware/arm_scmi/common.h
AgeCommit message (Expand)Author
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