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
*
mbox: add polarfire soc system controller mailbox
Conor Dooley
2021-06-26
3
-0
/
+265
*
mailbox: imx: Avoid using val uninitialized in imx_mu_isr()
Nathan Chancellor
2021-06-26
1
-1
/
+3
*
mailbox: qcom: Add MSM8939 APCS support
Shawn Guo
2021-06-26
1
-0
/
+1
*
mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform device
Shawn Guo
2021-06-26
1
-1
/
+1
*
mailbox: qcom-apcs: Add SM6125 compatible
Martin Botka
2021-06-26
1
-0
/
+5
*
mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush()
Dan Carpenter
2021-06-26
1
-1
/
+1
*
mailbox: bcm-flexrm-mailbox: Remove redundant dev_err call in flexrm_mbox_pro...
Zhihao Cheng
2021-06-26
1
-1
/
+0
*
mailbox: bcm2835: Remove redundant dev_err call in bcm2835_mbox_probe()
Zhihao Cheng
2021-06-26
1
-1
/
+0
*
mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion
Sibi Sankar
2021-06-26
1
-0
/
+6
*
mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_data
Chun-Kuang Hu
2021-06-26
1
-0
/
+2
*
mailbox: mtk-cmdq: Use mailbox rx_callback
Chun-Kuang Hu
2021-06-26
1
-5
/
+9
*
mailbox: mtk-cmdq: Remove cmdq_cb_status
Chun-Kuang Hu
2021-06-26
1
-5
/
+5
*
mailbox: imx-mailbox: support i.MX8ULP MU
Peng Fan
2021-06-26
1
-41
/
+63
*
mailbox: imx: add xSR/xCR register array
Peng Fan
2021-06-26
1
-35
/
+61
*
mailbox: imx: replace the xTR/xRR array with single register
Peng Fan
2021-06-26
1
-14
/
+14
*
mailbox: hisilicon: Use the correct HiSilicon copyright
Hao Fang
2021-06-26
2
-2
/
+2
*
mailbox: mediatek: Remove redundant error printing in cmdq_probe()
Zhen Lei
2021-06-26
1
-3
/
+1
*
mailbox: bcm-pdc: Remove redundant error printing in pdc_probe()
Zhen Lei
2021-06-26
1
-1
/
+0
*
mailbox: arm_mhu: Remove redundant error printing in mhu_probe()
Zhen Lei
2021-06-26
1
-3
/
+1
*
Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
2021-04-28
9
-53
/
+119
|
\
|
*
mailbox: arm_mhu_db: Remove redundant dev_err call in mhu_db_probe()
Qiheng Lin
2021-04-13
1
-3
/
+1
|
*
mailbox: sprd: Add supplementary inbox support
Orson Zhai
2021-04-13
1
-17
/
+71
|
*
mailbox: sprd: Introduce refcnt when clients requests/free channels
Orson Zhai
2021-04-13
1
-14
/
+29
|
*
mailbox: fix various typos in comments
Tom Saeger
2021-04-13
8
-16
/
+16
|
*
mailbox: pcc: fix platform_no_drv_owner.cocci warnings
Yang Li
2021-04-13
1
-1
/
+0
*
|
treewide: change my e-mail address, fix my name
Marek Behún
2021-04-09
1
-2
/
+2
|
/
*
mailbox: arm_mhuv2: Skip calling kfree() with invalid pointer
Viresh Kumar
2021-02-22
1
-1
/
+3
*
mailbox: tegra-hsp: Set lockdep class dynamically
Mikko Perttunen
2021-02-14
1
-0
/
+15
*
mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULL
Magnum Shan
2021-02-14
1
-1
/
+1
*
mailbox: arm_mhuv2: make remove callback return void
Uwe Kleine-König
2021-02-14
1
-3
/
+1
*
mailbox: arm_mhuv2: Fix sparse warnings
Viresh Kumar
2021-02-14
1
-11
/
+11
*
mailbox: qcom: Add support for SDX55 APCS IPC
Manivannan Sadhasivam
2021-02-14
1
-1
/
+6
*
mailbox: omap: Add support for K3 AM64x SoCs
Suman Anna
2021-02-14
1
-1
/
+5
*
mailbox: qcom: Add SC8180X apcs compatible
Bjorn Andersson
2021-02-14
1
-0
/
+1
*
mailbox: arm_mhuv2: Add driver
Viresh Kumar
2020-12-09
3
-0
/
+1145
*
mailbox: stm32-ipcc: cast void pointers to unsigned long
Martin Kaiser
2020-12-01
1
-6
/
+6
*
mailbox: stm32-ipcc: remove duplicate error message
Martin Kaiser
2020-12-01
1
-3
/
+0
*
mailbox: stm32-ipcc: add COMPILE_TEST dependency
Martin Kaiser
2020-12-01
1
-1
/
+1
*
mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfree
Sudeep Holla
2020-12-01
1
-1
/
+1
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-10-24
1
-1
/
+8
|
\
|
*
firmware: tegra: Enable BPMP support on Tegra234
Thierry Reding
2020-09-18
1
-1
/
+8
*
|
mailbox: avoid timer start from callback
Jassi Brar
2020-10-16
1
-5
/
+7
*
|
maiblox: mediatek: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-10-12
1
-5
/
+3
*
|
mailbox: arm_mhu: Add ARM MHU doorbell driver
Sudeep Holla
2020-10-12
2
-1
/
+355
*
|
mailbox: arm_mhu: Match only if compatible is "arm,mhu"
Sudeep Holla
2020-10-12
1
-0
/
+3
*
|
mailbox: bcm: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-10-12
1
-3
/
+3
|
/
*
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
1
-1
/
+1
*
mailbox: mediatek: cmdq: clear task in channel before shutdown
Dennis YC Hsieh
2020-08-03
1
-0
/
+38
*
mailbox: cmdq: support mt6779 gce platform definition
Dennis YC Hsieh
2020-08-03
1
-0
/
+2
*
mailbox: cmdq: variablize address shift in platform
Dennis YC Hsieh
2020-08-03
1
-13
/
+44
[next]