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
/
mailbox
Age
Commit message (
Expand
)
Author
2023-06-30
mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0
Nishanth Menon
2023-06-30
mailbox: tegra: add support for Tegra264
Stefan Kristiansson
2023-05-31
mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()
Dan Carpenter
2023-05-07
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2023-05-04
mailbox: qcom-apcs-ipc: do not grow the of_device_id
Krzysztof Kozlowski
2023-05-04
mailbox: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
Conor Dooley
2023-05-04
mailbox: bcm-pdc: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-05-04
mailbox: rockchip: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-05-04
mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
Lee Jones
2023-05-04
mailbox: mailbox-test: Explicitly include header for spinlock support
Lee Jones
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-25
Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2023-04-18
mailbox: Use of_property_read_bool() for boolean properties
Rob Herring
2023-04-18
mailbox: pcc: Use mbox_bind_client
Elliot Berman
2023-04-18
mailbox: omap: Use mbox_bind_client
Elliot Berman
2023-04-18
mailbox: Allow direct registration to a channel
Elliot Berman
2023-04-13
mailbox: zynq: make modular
Nick Alcock
2023-04-13
mailbox: rockchip: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-03
mailbox: mpfs: check the service status in .tx_done()
Conor Dooley
2023-04-03
mailbox: mpfs: ditch a useless busy check
Conor Dooley
2023-04-03
mailbox: mpfs: switch to txdone_poll
Conor Dooley
2023-04-03
mailbox: mpfs: fix an incorrect mask width
Conor Dooley
2023-03-14
mailbox: zynqmp: Fix IPI isr handling
Tanmay Shah
2023-03-14
mailbox: zynqmp: Fix counts of child nodes
Tanmay Shah
2023-02-23
mailbox: qcom-apcs-ipc: add IPQ5332 APSS clock support
Kathiravan T
2023-02-23
mailbox: qcom-apcs-ipc: enable APCS clock device for MSM8996
Dmitry Baryshkov
2023-02-23
mailbox: zynq: Switch to flexible array to simplify code
Christophe JAILLET
2022-12-21
Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2022-12-18
mailbox: mtk-cmdq: Do not request irq until we are ready
Ricardo Ribalda
2022-12-18
mailbox: zynq-ipi: fix error handling while device_register() fails
Yang Yingliang
2022-12-18
mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copying
AngeloGioacchino Del Regno
2022-12-18
mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()
Yang Yingliang
2022-12-18
mailbox: mpfs: read the system controller's status
Conor Dooley
2022-12-18
mailbox: mtk-cmdq: add MT8186 support
Yongqiang Niu
2022-12-18
mailbox: mtk-cmdq: add gce ddr enable support flow
Yongqiang Niu
2022-12-18
mailbox: mtk-cmdq: add gce software ddr enable private data
Yongqiang Niu
2022-12-18
mailbox: mtk-cmdq: Use GCE_CTRL_BY_SW definition instead of number
Yongqiang Niu
2022-12-18
mailbox: rockchip: Use device_get_match_data() to simplify the code
ye xingchen
2022-12-18
mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg manager
Nicolas Frayer
2022-12-18
mailbox: qcom-apcs-ipc: Add SM4250 APCS IPC support
Bhupesh Sharma
2022-12-12
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-11-23
mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failure
Huisong Li
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-10-05
mailbox: qcom-ipcc: flag IRQ NO_THREAD
Eric Chanudet
2022-10-05
mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform"
Colin Ian King
2022-10-05
mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
Jack Wang
2022-10-05
mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock support
Robert Marko
2022-10-05
mailbox: mpfs: account for mbox offsets while sending
Conor Dooley
2022-10-05
mailbox: mpfs: fix handling of the reg property
Conor Dooley
2022-10-05
mailbox: imx: fix RST channel support
Peng Fan
[next]