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.12.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: mtk-cmdq: Move devm_mbox_controller_register() after devm_pm_runtime...
Jason-JH.Lin
2024-07-19
1
-6
/
+6
*
mailbox: zynqmp-ipi: Make polling period configurable
Ben Levinsky
2024-07-19
1
-1
/
+8
*
mailbox: qcom-cpucp: fix 64BIT dependency
Arnd Bergmann
2024-07-19
1
-1
/
+1
*
mailbox: Add support for QTI CPUCP mailbox controller
Sibi Sankar
2024-07-10
3
-0
/
+197
*
mailbox: mtk-cmdq: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-10
1
-0
/
+1
*
mailbox: bcm-pdc: remove unused struct 'pdc_dma_map'
Dr. David Alan Gilbert
2024-07-10
1
-4
/
+0
*
mailbox: imx: fix TXDB_V2 channel race condition
Peng Fan
2024-07-10
1
-1
/
+9
*
mailbox: omap: Fix mailbox interrupt sharing
Andrew Davis
2024-07-10
1
-1
/
+2
*
mailbox: mtk-cmdq: Dynamically allocate clk_bulk_data structure
AngeloGioacchino Del Regno
2024-07-10
1
-2
/
+6
*
mailbox: mtk-cmdq: Move and partially refactor clocks probe
AngeloGioacchino Del Regno
2024-07-10
1
-28
/
+51
*
mailbox: mtk-cmdq: Stop requiring name for GCE clock
AngeloGioacchino Del Regno
2024-07-10
1
-1
/
+1
*
mailbox: zynqmp-ipi: drop irq_to_desc() call
Arnd Bergmann
2024-05-31
1
-1
/
+0
*
mailbox: Convert from tasklet to BH workqueue
Allen Pais
2024-05-19
2
-18
/
+19
*
mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdown
Jason-JH.Lin
2024-05-19
1
-1
/
+1
*
mailbox: mtk-cmdq-mailbox: fix module autoloading
Krzysztof Kozlowski
2024-05-19
1
-0
/
+1
*
mailbox: zynqmp: handle SGI for shared IPI
Tanmay Shah
2024-05-19
1
-7
/
+152
*
mailbox: arm_mhuv3: Add driver
Cristian Marussi
2024-05-19
3
-0
/
+1117
*
mailbox: omap: Remove kernel FIFO message queuing
Andrew Davis
2024-05-19
2
-111
/
+5
*
mailbox: omap: Reverse FIFO busy check logic
Andrew Davis
2024-05-19
1
-17
/
+16
*
mailbox: omap: Remove mbox_chan_to_omap_mbox()
Andrew Davis
2024-05-19
1
-11
/
+3
*
mailbox: omap: Use mbox_controller channel list directly
Andrew Davis
2024-05-19
1
-31
/
+11
*
mailbox: omap: Use function local struct mbox_controller
Andrew Davis
2024-05-19
1
-9
/
+12
*
mailbox: omap: Merge mailbox child node setup loops
Andrew Davis
2024-05-19
1
-73
/
+46
*
mailbox: omap: Use devm_pm_runtime_enable() helper
Andrew Davis
2024-05-19
1
-15
/
+3
*
mailbox: omap: Remove device class
Andrew Davis
2024-05-19
1
-87
/
+2
*
mailbox: omap: Remove unneeded header omap-mailbox.h
Andrew Davis
2024-05-19
1
-5
/
+2
*
mailbox: omap: Move fifo size check to point of use
Andrew Davis
2024-05-19
1
-5
/
+5
*
mailbox: omap: Move omap_mbox_irq_t into driver
Andrew Davis
2024-05-19
1
-0
/
+5
*
mailbox: omap: Remove unused omap_mbox_request_channel() function
Andrew Davis
2024-05-19
1
-36
/
+0
*
mailbox: omap: Remove unused omap_mbox_{enable,disable}_irq() functions
Andrew Davis
2024-05-19
1
-32
/
+10
*
mailbox: zynqmp: Enable Bufferless IPI usage on Versal-based SOC's
Ben Levinsky
2024-04-30
1
-7
/
+122
*
mailbox: zynqmp: Move buffered IPI setup to of_match selected routine
Ben Levinsky
2024-04-30
1
-35
/
+87
*
mailbox: zynqmp: Move of_match structure closer to usage
Ben Levinsky
2024-04-30
1
-6
/
+6
*
Merge tag 'mailbox-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
2024-03-13
1
-22
/
+66
|
\
|
*
mailbox: imx: support i.MX95 Generic/ELE/V2X MU
Peng Fan
2024-03-10
1
-0
/
+3
|
*
mailbox: imx: populate sub-nodes
Peng Fan
2024-03-10
1
-0
/
+3
|
*
mailbox: imx: get RR/TR registers num from Parameter register
Peng Fan
2024-03-10
1
-11
/
+36
|
*
mailbox: imx: support return value of init
Peng Fan
2024-03-10
1
-11
/
+24
*
|
irqchip: Convert all platform MSI users to the new API
Thomas Gleixner
2024-02-15
1
-4
/
+4
|
/
*
Merge tag 'mailbox-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...
Linus Torvalds
2024-01-17
13
-71
/
+57
|
\
|
*
mailbox: mtk-cmdq: Add CMDQ driver support for mt8188
Jason-JH.Lin
2024-01-13
1
-0
/
+8
|
*
mailbox: mtk-cmdq: Sort cmdq platform data by compatible name
Jason-JH.Lin
2024-01-13
1
-11
/
+11
|
*
mailbox: mtk-cmdq: Rename gce_plat variable with SoC name postfix
Jason-JH.Lin
2024-01-13
1
-12
/
+12
|
*
mailbox: zynqmp-ipi: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: tegra-hsp: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: sun6i-msgbox: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: stm32-ipcc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: qcom-ipcc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: qcom-apcs-ipc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
|
*
mailbox: omap: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-13
1
-4
/
+2
[next]