index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
/
common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-14
firmware: arm_scmi: Move scmi bus init and exit calls into the driver
Sudeep Holla
1
-0
/
+3
2020-09-07
firmware: arm_scmi: Constify static scmi-ops
Rikard Falkeborn
1
-1
/
+1
2020-07-01
firmware: arm_scmi: Add notification protocol-registration
Cristian Marussi
1
-0
/
+4
2020-04-20
firmware: arm_scmi: Rename .clear_notification() transport_ops
Cristian Marussi
1
-3
/
+3
2020-04-14
firmware: arm_scmi: Add notifications support in transport layer
Cristian Marussi
1
-0
/
+8
2020-04-14
firmware: arm_scmi: Add smc/hvc transport
Peng Fan
1
-0
/
+3
2020-02-10
firmware: arm_scmi: Make scmi core independent of the transport type
Viresh Kumar
1
-0
/
+71
2020-02-10
firmware: arm_scmi: Move macros and helpers to common.h
Viresh Kumar
1
-0
/
+40
2020-02-10
firmware: arm_scmi: Update doc style comments
Viresh Kumar
1
-2
/
+2
2019-12-30
drivers: firmware: scmi: Extend SCMI transport layer by trace events
Lukasz Luba
1
-0
/
+2
2019-08-12
firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors
Sudeep Holla
1
-0
/
+2
2019-08-12
firmware: arm_scmi: Add support for asynchronous commands and delayed response
Sudeep Holla
1
-1
/
+5
2019-08-12
firmware: arm_scmi: Use the term 'message' instead of 'command'
Sudeep Holla
1
-5
/
+5
2019-06-19
firmware: arm_scmi: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2018-05-10
firmware: arm_scmi: drop unused `con_priv` structure member
Sudeep Holla
1
-2
/
+0
2018-05-10
firmware: arm_scmi: rename scmi_xfer_{init,get,put}
Sudeep Holla
1
-2
/
+2
2018-05-09
firmware: arm_scmi: fix kernel-docs documentation
Sudeep Holla
1
-2
/
+5
2018-05-09
firmware: arm_scmi: improve code readability using bitfield accessor macros
Sudeep Holla
1
-4
/
+5
2018-02-28
firmware: arm_scmi: add initial support for performance protocol
Sudeep Holla
1
-0
/
+1
2018-02-28
firmware: arm_scmi: add scmi protocol bus to enumerate protocol devices
Sudeep Holla
1
-0
/
+1
2018-02-28
firmware: arm_scmi: add common infrastructure and support for base protocol
Sudeep Holla
1
-0
/
+37
2018-02-28
firmware: arm_scmi: add basic driver infrastructure for SCMI
Sudeep Holla
1
-0
/
+66
[prev]