index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
/
shmem.c
Age
Commit message (
Expand
)
Author
2024-10-28
firmware: arm_scmi: Account for SHMEM memory overhead
Cristian Marussi
2024-10-28
firmware: arm_scmi: Support 'reg-io-width' property for shared memory
Florian Fainelli
2024-08-16
firmware: arm_scmi: Remove legacy transport-layer code
Cristian Marussi
2024-08-13
firmware: arm_scmi: Add support for standalone transport drivers
Cristian Marussi
2024-08-13
firmware: arm_scmi: Introduce packet handling helpers
Cristian Marussi
2024-08-13
firmware: arm_scmi: Introduce setup_shmem_iomap
Peng Fan
2024-06-14
firmware: arm_scmi: Add support for platform to agent channel completion
Peng Fan
2024-01-22
firmware: arm_scmi: Replace asm-generic/bug.h with linux/bug.h
Tanzir Hasan
2024-01-22
firmware: arm_scmi: Check mailbox/SMT channel for consistency
Cristian Marussi
2023-01-03
firmware: arm_scmi: Harden shared memory access in fetch_notification
Cristian Marussi
2023-01-03
firmware: arm_scmi: Harden shared memory access in fetch_response
Cristian Marussi
2022-11-01
firmware: arm_scmi: Make tx_prepare time out eventually
Cristian Marussi
2020-04-20
firmware: arm_scmi: Rename .clear_notification() transport_ops
Cristian Marussi
2020-04-14
firmware: arm_scmi: Add notifications support in transport layer
Cristian Marussi
2020-02-20
firmware: arm_scmi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-10
firmware: arm_scmi: Make scmi core independent of the transport type
Viresh Kumar