index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mailbox: apple: Implement poll_data() operation
Hector Martin
2022-09-15
1
-3
/
+33
*
mailbox: apple: Implement flush() operation
Hector Martin
2022-09-15
1
-0
/
+27
[next]