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-09-27
mailbox, remoteproc: omap2+: fix compile testing
Arnd Bergmann
2
-2
/
+2
2024-09-23
mailbox: Use of_property_match_string() instead of open-coding
Rob Herring (Arm)
1
-16
/
+6
2024-09-23
mailbox: bcm2835: Fix timeout during suspend mode
Stefan Wahren
1
-1
/
+2
2024-09-23
mailbox: sprd: Use devm_clk_get_enabled() helpers
Huan Yang
1
-21
/
+4
2024-09-23
mailbox: rockchip: fix a typo in module autoloading
Liao Chen
1
-1
/
+1
2024-09-23
mailbox: imx: use device name in interrupt name
Peng Fan
1
-3
/
+3
2024-09-23
mailbox: ARM_MHU_V3 should depend on ARM64
Geert Uytterhoeven
1
-0
/
+1
2024-07-20
mailbox: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime...
Jason-JH.Lin
1
-6
/
+6
2024-07-20
mailbox: zynqmp-ipi: Make polling period configurable
Ben Levinsky
1
-1
/
+8
2024-07-20
mailbox: qcom-cpucp: fix 64BIT dependency
Arnd Bergmann
1
-1
/
+1
2024-07-10
mailbox: Add support for QTI CPUCP mailbox controller
Sibi Sankar
3
-0
/
+197
2024-07-10
mailbox: mtk-cmdq: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-10
mailbox: bcm-pdc: remove unused struct 'pdc_dma_map'
Dr. David Alan Gilbert
1
-4
/
+0
2024-07-10
mailbox: imx: fix TXDB_V2 channel race condition
Peng Fan
1
-1
/
+9
2024-07-10
mailbox: omap: Fix mailbox interrupt sharing
Andrew Davis
1
-1
/
+2
2024-07-10
mailbox: mtk-cmdq: Dynamically allocate clk_bulk_data structure
AngeloGioacchino Del Regno
1
-2
/
+6
2024-07-10
mailbox: mtk-cmdq: Move and partially refactor clocks probe
AngeloGioacchino Del Regno
1
-28
/
+51
2024-07-10
mailbox: mtk-cmdq: Stop requiring name for GCE clock
AngeloGioacchino Del Regno
1
-1
/
+1
2024-05-31
mailbox: zynqmp-ipi: drop irq_to_desc() call
Arnd Bergmann
1
-1
/
+0
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
[next]