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