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
/
imx-mailbox.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
mailbox: imx: Fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-2
/
+2
2021-10-29
mailbox: imx: support i.MX8ULP S4 MU
Peng Fan
1
-37
/
+87
2021-06-26
mailbox: imx: Avoid using val uninitialized in imx_mu_isr()
Nathan Chancellor
1
-1
/
+3
2021-06-26
mailbox: imx-mailbox: support i.MX8ULP MU
Peng Fan
1
-41
/
+63
2021-06-26
mailbox: imx: add xSR/xCR register array
Peng Fan
1
-35
/
+61
2021-06-26
mailbox: imx: replace the xTR/xRR array with single register
Peng Fan
1
-14
/
+14
2020-08-03
mailbox: imx: Mark PM functions as __maybe_unused
Nathan Chancellor
1
-4
/
+4
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: imx-mailbox: fix scu msg header size check
Peng Fan
1
-5
/
+9
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-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
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-07-10
mailbox: imx: Clear GIEn bit at shutdown
Daniel Baluta
1
-2
/
+2
2019-05-09
mailbox: imx: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-03-11
mailbox: imx: keep MU irq working during suspend/resume
Anson Huang
1
-2
/
+2
2018-12-21
mailbox: imx: Use device-managed registration API
Thierry Reding
1
-2
/
+1
2018-08-15
mailbox: Add support for i.MX messaging unit
Oleksij Rempel
1
-0
/
+358