index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Commit message (
Expand
)
Author
Age
Files
Lines
*
mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0
Nishanth Menon
2023-06-30
1
-3
/
+9
*
mailbox: tegra: add support for Tegra264
Stefan Kristiansson
2023-06-30
1
-2
/
+14
*
mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()
Dan Carpenter
2023-05-31
1
-4
/
+6
*
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2023-05-07
9
-99
/
+136
|
\
|
*
mailbox: qcom-apcs-ipc: do not grow the of_device_id
Krzysztof Kozlowski
2023-05-04
1
-5
/
+6
|
*
mailbox: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
Conor Dooley
2023-05-04
1
-1
/
+1
|
*
mailbox: bcm-pdc: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-05-04
1
-1
/
+1
|
*
mailbox: rockchip: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-05-04
1
-1
/
+1
|
*
mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
Lee Jones
2023-05-04
1
-0
/
+7
|
*
mailbox: mailbox-test: Explicitly include header for spinlock support
Lee Jones
2023-05-04
1
-0
/
+1
|
*
mailbox: Use of_property_read_bool() for boolean properties
Rob Herring
2023-04-18
2
-6
/
+2
|
*
mailbox: pcc: Use mbox_bind_client
Elliot Berman
2023-04-18
1
-39
/
+45
|
*
mailbox: omap: Use mbox_bind_client
Elliot Berman
2023-04-18
1
-18
/
+4
|
*
mailbox: Allow direct registration to a channel
Elliot Berman
2023-04-18
1
-28
/
+68
*
|
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
2
-2
/
+1
|
\
\
|
*
|
mailbox: zynq: make modular
Nick Alcock
2023-04-13
1
-1
/
+1
|
*
|
mailbox: rockchip: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
1
-1
/
+0
|
|
/
*
|
Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2023-04-25
1
-4
/
+9
|
\
\
|
*
|
mailbox: zynqmp: Fix IPI isr handling
Tanmay Shah
2023-03-14
1
-3
/
+3
|
*
|
mailbox: zynqmp: Fix counts of child nodes
Tanmay Shah
2023-03-14
1
-1
/
+6
|
|
/
*
|
mailbox: mpfs: check the service status in .tx_done()
Conor Dooley
2023-04-03
1
-16
/
+16
*
|
mailbox: mpfs: ditch a useless busy check
Conor Dooley
2023-04-03
1
-6
/
+4
*
|
mailbox: mpfs: switch to txdone_poll
Conor Dooley
2023-04-03
1
-2
/
+10
*
|
mailbox: mpfs: fix an incorrect mask width
Conor Dooley
2023-04-03
1
-1
/
+2
|
/
*
mailbox: qcom-apcs-ipc: add IPQ5332 APSS clock support
Kathiravan T
2023-02-23
1
-0
/
+1
*
mailbox: qcom-apcs-ipc: enable APCS clock device for MSM8996
Dmitry Baryshkov
2023-02-23
1
-1
/
+1
*
mailbox: zynq: Switch to flexible array to simplify code
Christophe JAILLET
2023-02-23
1
-4
/
+2
*
Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2022-12-21
7
-57
/
+118
|
\
|
*
mailbox: mtk-cmdq: Do not request irq until we are ready
Ricardo Ribalda
2022-12-18
1
-6
/
+7
|
*
mailbox: zynq-ipi: fix error handling while device_register() fails
Yang Yingliang
2022-12-18
1
-1
/
+3
|
*
mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copying
AngeloGioacchino Del Regno
2022-12-18
1
-49
/
+39
|
*
mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()
Yang Yingliang
2022-12-18
1
-2
/
+2
|
*
mailbox: mpfs: read the system controller's status
Conor Dooley
2022-12-18
1
-3
/
+28
|
*
mailbox: mtk-cmdq: add MT8186 support
Yongqiang Niu
2022-12-18
1
-0
/
+9
|
*
mailbox: mtk-cmdq: add gce ddr enable support flow
Yongqiang Niu
2022-12-18
1
-0
/
+22
|
*
mailbox: mtk-cmdq: add gce software ddr enable private data
Yongqiang Niu
2022-12-18
1
-1
/
+11
|
*
mailbox: mtk-cmdq: Use GCE_CTRL_BY_SW definition instead of number
Yongqiang Niu
2022-12-18
1
-1
/
+3
|
*
mailbox: rockchip: Use device_get_match_data() to simplify the code
ye xingchen
2022-12-18
1
-3
/
+1
|
*
mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg manager
Nicolas Frayer
2022-12-18
1
-0
/
+1
|
*
mailbox: qcom-apcs-ipc: Add SM4250 APCS IPC support
Bhupesh Sharma
2022-12-18
1
-0
/
+1
*
|
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-12-12
1
-0
/
+1
|
\
\
|
*
|
mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failure
Huisong Li
2022-11-23
1
-0
/
+1
|
|
/
*
/
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-17
1
-1
/
+1
|
/
*
mailbox: qcom-ipcc: flag IRQ NO_THREAD
Eric Chanudet
2022-10-05
1
-1
/
+2
*
mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform"
Colin Ian King
2022-10-05
1
-1
/
+1
*
mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
Jack Wang
2022-10-05
1
-4
/
+4
*
mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock support
Robert Marko
2022-10-05
1
-1
/
+1
*
mailbox: mpfs: account for mbox offsets while sending
Conor Dooley
2022-10-05
1
-4
/
+3
*
mailbox: mpfs: fix handling of the reg property
Conor Dooley
2022-10-05
1
-10
/
+14
*
mailbox: imx: fix RST channel support
Peng Fan
2022-10-05
1
-5
/
+5
[next]