index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-05
Merge tag 'mailbox-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
5
-37
/
+105
2023-10-31
Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-11
/
+80
2023-10-15
mailbox: mtk-cmdq-mailbox: Implement Runtime PM with autosuspend
AngeloGioacchino Del Regno
1
-12
/
+68
2023-10-15
mailbox: Use device_get_match_data()
Rob Herring
3
-22
/
+8
2023-10-15
mailbox: imx: support channel type tx doorbell v2
Peng Fan
1
-3
/
+29
2023-10-08
mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_by
Kees Cook
1
-1
/
+1
2023-09-11
mailbox: pcc: Support shared interrupt for multiple subspaces
Huisong Li
1
-3
/
+40
2023-09-11
mailbox: pcc: Add support for platform notification handling
Huisong Li
1
-9
/
+41
2023-09-05
mailbox: qcom-ipcc: fix incorrect num_chans counting
Jonathan Marek
1
-3
/
+1
2023-09-05
mailbox: Explicitly include correct DT includes
Rob Herring
16
-10
/
+15
2023-09-05
mailbox: ti-msgmgr: Use devm_platform_ioremap_resource_byname()
Li Zetao
1
-10
/
+6
2023-09-05
mailbox: platform-mhu: Remove redundant dev_err()
Ruan Jinjie
1
-3
/
+1
2023-09-05
mailbox: bcm-pdc: Fix some kernel-doc comments
Yang Li
1
-3
/
+3
2023-09-05
mailbox: mailbox-test: Fix an error check in mbox_test_probe()
Minjie Du
1
-1
/
+1
2023-09-05
mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-09-05
mailbox: rockchip: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-5
/
+1
2023-09-05
mailbox: mailbox-test: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-4
/
+2
2023-09-05
mailbox: bcm-pdc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-9
/
+3
2023-09-05
mailbox: bcm-ferxrm-mailbox: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-7
/
+3
2023-06-30
mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0
Nishanth Menon
1
-3
/
+9
2023-06-30
mailbox: tegra: add support for Tegra264
Stefan Kristiansson
1
-2
/
+14
2023-05-31
mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()
Dan Carpenter
1
-4
/
+6
2023-05-07
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
9
-99
/
+136
2023-05-04
mailbox: qcom-apcs-ipc: do not grow the of_device_id
Krzysztof Kozlowski
1
-5
/
+6
2023-05-04
mailbox: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
Conor Dooley
1
-1
/
+1
2023-05-04
mailbox: bcm-pdc: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-05-04
mailbox: rockchip: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-05-04
mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
Lee Jones
1
-0
/
+7
2023-05-04
mailbox: mailbox-test: Explicitly include header for spinlock support
Lee Jones
1
-0
/
+1
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+1
2023-04-25
Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-4
/
+9
2023-04-18
mailbox: Use of_property_read_bool() for boolean properties
Rob Herring
2
-6
/
+2
2023-04-18
mailbox: pcc: Use mbox_bind_client
Elliot Berman
1
-39
/
+45
2023-04-18
mailbox: omap: Use mbox_bind_client
Elliot Berman
1
-18
/
+4
2023-04-18
mailbox: Allow direct registration to a channel
Elliot Berman
1
-28
/
+68
2023-04-13
mailbox: zynq: make modular
Nick Alcock
1
-1
/
+1
2023-04-13
mailbox: rockchip: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-03
mailbox: mpfs: check the service status in .tx_done()
Conor Dooley
1
-16
/
+16
2023-04-03
mailbox: mpfs: ditch a useless busy check
Conor Dooley
1
-6
/
+4
2023-04-03
mailbox: mpfs: switch to txdone_poll
Conor Dooley
1
-2
/
+10
2023-04-03
mailbox: mpfs: fix an incorrect mask width
Conor Dooley
1
-1
/
+2
2023-03-14
mailbox: zynqmp: Fix IPI isr handling
Tanmay Shah
1
-3
/
+3
2023-03-14
mailbox: zynqmp: Fix counts of child nodes
Tanmay Shah
1
-1
/
+6
2023-02-23
mailbox: qcom-apcs-ipc: add IPQ5332 APSS clock support
Kathiravan T
1
-0
/
+1
2023-02-23
mailbox: qcom-apcs-ipc: enable APCS clock device for MSM8996
Dmitry Baryshkov
1
-1
/
+1
2023-02-23
mailbox: zynq: Switch to flexible array to simplify code
Christophe JAILLET
1
-4
/
+2
2022-12-21
Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
7
-57
/
+118
2022-12-18
mailbox: mtk-cmdq: Do not request irq until we are ready
Ricardo Ribalda
1
-6
/
+7
2022-12-18
mailbox: zynq-ipi: fix error handling while device_register() fails
Yang Yingliang
1
-1
/
+3
2022-12-18
mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copying
AngeloGioacchino Del Regno
1
-49
/
+39
[next]