index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
mailbox: Convert from tasklet to BH workqueue
Allen Pais
2
-18
/
+19
2024-05-20
mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdown
Jason-JH.Lin
1
-1
/
+1
2024-05-20
mailbox: mtk-cmdq-mailbox: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-05-20
mailbox: zynqmp: handle SGI for shared IPI
Tanmay Shah
1
-7
/
+152
2024-05-20
mailbox: arm_mhuv3: Add driver
Cristian Marussi
3
-0
/
+1117
2024-05-20
mailbox: omap: Remove kernel FIFO message queuing
Andrew Davis
2
-111
/
+5
2024-05-20
mailbox: omap: Reverse FIFO busy check logic
Andrew Davis
1
-17
/
+16
2024-05-20
mailbox: omap: Remove mbox_chan_to_omap_mbox()
Andrew Davis
1
-11
/
+3
2024-05-20
mailbox: omap: Use mbox_controller channel list directly
Andrew Davis
1
-31
/
+11
2024-05-20
mailbox: omap: Use function local struct mbox_controller
Andrew Davis
1
-9
/
+12
2024-05-20
mailbox: omap: Merge mailbox child node setup loops
Andrew Davis
1
-73
/
+46
2024-05-20
mailbox: omap: Use devm_pm_runtime_enable() helper
Andrew Davis
1
-15
/
+3
2024-05-20
mailbox: omap: Remove device class
Andrew Davis
1
-87
/
+2
2024-05-20
mailbox: omap: Remove unneeded header omap-mailbox.h
Andrew Davis
1
-5
/
+2
2024-05-20
mailbox: omap: Move fifo size check to point of use
Andrew Davis
1
-5
/
+5
2024-05-20
mailbox: omap: Move omap_mbox_irq_t into driver
Andrew Davis
1
-0
/
+5
2024-05-20
mailbox: omap: Remove unused omap_mbox_request_channel() function
Andrew Davis
1
-36
/
+0
2024-05-20
mailbox: omap: Remove unused omap_mbox_{enable,disable}_irq() functions
Andrew Davis
1
-32
/
+10
2024-05-01
mailbox: zynqmp: Enable Bufferless IPI usage on Versal-based SOC's
Ben Levinsky
1
-7
/
+122
2024-05-01
mailbox: zynqmp: Move buffered IPI setup to of_match selected routine
Ben Levinsky
1
-35
/
+87
2024-05-01
mailbox: zynqmp: Move of_match structure closer to usage
Ben Levinsky
1
-6
/
+6
2024-03-13
Merge tag 'mailbox-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
1
-22
/
+66
2024-03-11
mailbox: imx: support i.MX95 Generic/ELE/V2X MU
Peng Fan
1
-0
/
+3
2024-03-11
mailbox: imx: populate sub-nodes
Peng Fan
1
-0
/
+3
2024-03-11
mailbox: imx: get RR/TR registers num from Parameter register
Peng Fan
1
-11
/
+36
2024-03-11
mailbox: imx: support return value of init
Peng Fan
1
-11
/
+24
2024-02-15
irqchip: Convert all platform MSI users to the new API
Thomas Gleixner
1
-4
/
+4
2024-01-18
Merge tag 'mailbox-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
13
-71
/
+57
2024-01-14
mailbox: mtk-cmdq: Add CMDQ driver support for mt8188
Jason-JH.Lin
1
-0
/
+8
2024-01-14
mailbox: mtk-cmdq: Sort cmdq platform data by compatible name
Jason-JH.Lin
1
-11
/
+11
2024-01-14
mailbox: mtk-cmdq: Rename gce_plat variable with SoC name postfix
Jason-JH.Lin
1
-12
/
+12
2024-01-14
mailbox: zynqmp-ipi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-14
mailbox: tegra-hsp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-14
mailbox: sun6i-msgbox: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-14
mailbox: stm32-ipcc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-14
mailbox: qcom-ipcc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-14
mailbox: qcom-apcs-ipc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-14
mailbox: omap: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-14
mailbox: mtk-cmdq: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-01-14
mailbox: mailbox-test: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-14
mailbox: imx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-14
mailbox: bcm-pdc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-01-14
mailbox: bcm-flexrm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-14
mailbox: zynqmp-ipi: fix an Excess struct member kernel-doc warning
Randy Dunlap
1
-1
/
+0
2024-01-14
mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt
Xiaowu.ding
1
-1
/
+2
2024-01-14
mailbox: qcom-apcs-ipc: re-organize compatibles with fallbacks
Krzysztof Kozlowski
1
-5
/
+5
2023-11-23
mailbox: apple: Delete driver
Hector Martin
3
-455
/
+0
2023-11-06
Merge tag 'mailbox-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
5
-37
/
+105
2023-11-01
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
[next]