index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
mailbox: arm_mhu: Add ARM MHU doorbell driver
Sudeep Holla
2
-1
/
+355
2020-10-12
mailbox: arm_mhu: Match only if compatible is "arm,mhu"
Sudeep Holla
1
-0
/
+3
2020-10-12
mailbox: bcm: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
firmware: tegra: Enable BPMP support on Tegra234
Thierry Reding
1
-1
/
+8
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
1
-1
/
+1
2020-08-03
mailbox: mediatek: cmdq: clear task in channel before shutdown
Dennis YC Hsieh
1
-0
/
+38
2020-08-03
mailbox: cmdq: support mt6779 gce platform definition
Dennis YC Hsieh
1
-0
/
+2
2020-08-03
mailbox: cmdq: variablize address shift in platform
Dennis YC Hsieh
1
-13
/
+44
2020-08-03
mailbox: qcom: Add msm8994 apcs compatible
Konrad Dybcio
1
-0
/
+5
2020-08-03
mailbox: qcom: Add sdm660 hmss compatible
Konrad Dybcio
1
-0
/
+5
2020-08-03
mailbox: imx: Mark PM functions as __maybe_unused
Nathan Chancellor
1
-4
/
+4
2020-08-03
mailbox: pcc: Put the PCCT table for error path
Hanjun Guo
1
-2
/
+7
2020-08-03
mailbox: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-06-10
mailbox: qcom: Add ipq6018 apcs compatible
Sivaprakash Murugesan
1
-0
/
+5
2020-06-10
mailbox: qcom: Add clock driver name in apcs mailbox driver data
Sivaprakash Murugesan
1
-18
/
+38
2020-06-07
mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flag
Anson Huang
1
-2
/
+7
2020-06-07
mailbox: imx: Add runtime PM callback to handle MU clocks
Anson Huang
1
-3
/
+29
2020-06-07
mailbox: imx: Add context save/restore for suspend/resume
Dong Aisheng
1
-0
/
+35
2020-05-30
mailbox: Add support for Qualcomm IPCC
Manivannan Sadhasivam
3
-0
/
+298
2020-05-30
mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()
Wei Yongjun
1
-12
/
+8
2020-05-30
mailbox: imx-mailbox: fix scu msg header size check
Peng Fan
1
-5
/
+9
2020-05-30
mailbox: sprd: Add Spreadtrum mailbox driver
Baolin Wang
3
-0
/
+371
2020-05-30
mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe()
Markus Elfring
1
-3
/
+2
2020-05-30
mailbox: imx: Disable the clock on devm_mbox_controller_register() failure
Fabio Estevam
1
-1
/
+3
2020-05-30
mailbox: imx: Fix return in imx_mu_scu_xlate()
Dan Carpenter
1
-1
/
+1
2020-05-30
mailbox: imx: Support runtime PM
Anson Huang
1
-1
/
+26
2020-05-30
mailbox: pcc: make pcc_mbox_driver static
Jason Yan
1
-1
/
+1
2020-03-19
mailbox: imx: add SCU MU support
Peng Fan
1
-0
/
+155
2020-03-19
mailbox: imx: restructure code to make easy for new MU
Peng Fan
1
-54
/
+83
2020-03-19
mailbox: mediatek: remove implementation related to atomic_exec
Bibby Hsieh
1
-68
/
+8
2020-03-19
mailbox: mediatek: implement flush function
Bibby Hsieh
1
-0
/
+52
2020-03-19
maillbox: bcm-flexrm-mailbox: handle cmpl_pool dma allocation failure
Rayagonda Kokatanur
1
-0
/
+2
2020-03-19
mailbox: sun6i-msgbox: Add a new mailbox driver
Samuel Holland
3
-0
/
+337
2020-03-19
mailbox: bcm-pdc: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-10
/
+10
2020-03-19
mailbox:armada-37xx-rwtm:remove duplicate print in armada_37xx_mbox_probe()
Tang Bin
1
-6
/
+2
2020-01-08
mailbox: armada-37xx-rwtm: convert to devm_platform_ioremap_resource
Yangtao Li
1
-4
/
+1
2019-12-01
Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
4
-51
/
+62
2019-11-30
mailbox: imx: add support for imx v1 mu
Richard Zhu
1
-17
/
+38
2019-11-30
mailbox: imx: Clear the right interrupts at shutdown
Daniel Baluta
1
-2
/
+13
2019-11-30
mailbox: imx: Fix Tx doorbell shutdown path
Daniel Baluta
1
-1
/
+3
2019-11-30
mailbox: stm32-ipcc: Update wakeup management
Fabien Dessenne
1
-29
/
+7
2019-11-26
mailbox: no need to set .owner platform_driver_register
Tian Tao
1
-1
/
+0
2019-11-26
mailbox/omap: Handle if CONFIG_PM is disabled
Brandon Maier
1
-1
/
+1
2019-11-12
mailbox: tegra: Fix superfluous IRQ error message
Jon Hunter
1
-2
/
+2
2019-09-17
mailbox: qcom-apcs: fix max_register value
Jorge Ramirez-Ortiz
1
-1
/
+1
2019-09-17
mailbox: qcom: Add support for IPQ8074 APCS
Gokul Sriram Palanisamy
1
-0
/
+1
2019-09-17
mailbox: qcom: Add support for Qualcomm SM8150 and SC7180 SoCs
Sibi Sankar
1
-0
/
+2
2019-09-17
mbox: qcom: replace integer with valid macro
Jorge Ramirez-Ortiz
1
-1
/
+2
2019-09-17
mbox: qcom: add APCS child device for QCS404
Jorge Ramirez-Ortiz
1
-2
/
+6
2019-09-17
mailbox: mediatek: cmdq: clear the event in cmdq initial flow
Bibby Hsieh
1
-0
/
+5
[prev]
[next]