index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
/
common.h
Age
Commit message (
Expand
)
Author
2020-02-10
firmware: arm_scmi: Make scmi core independent of the transport type
Viresh Kumar
2020-02-10
firmware: arm_scmi: Move macros and helpers to common.h
Viresh Kumar
2020-02-10
firmware: arm_scmi: Update doc style comments
Viresh Kumar
2019-12-30
drivers: firmware: scmi: Extend SCMI transport layer by trace events
Lukasz Luba
2019-08-12
firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors
Sudeep Holla
2019-08-12
firmware: arm_scmi: Add support for asynchronous commands and delayed response
Sudeep Holla
2019-08-12
firmware: arm_scmi: Use the term 'message' instead of 'command'
Sudeep Holla
2019-06-19
firmware: arm_scmi: Use the correct style for SPDX License Identifier
Nishad Kamdar
2018-05-10
firmware: arm_scmi: drop unused `con_priv` structure member
Sudeep Holla
2018-05-10
firmware: arm_scmi: rename scmi_xfer_{init,get,put}
Sudeep Holla
2018-05-09
firmware: arm_scmi: fix kernel-docs documentation
Sudeep Holla
2018-05-09
firmware: arm_scmi: improve code readability using bitfield accessor macros
Sudeep Holla
2018-02-28
firmware: arm_scmi: add initial support for performance protocol
Sudeep Holla
2018-02-28
firmware: arm_scmi: add scmi protocol bus to enumerate protocol devices
Sudeep Holla
2018-02-28
firmware: arm_scmi: add common infrastructure and support for base protocol
Sudeep Holla
2018-02-28
firmware: arm_scmi: add basic driver infrastructure for SCMI
Sudeep Holla