index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
zynqmp-ipi-mailbox.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mailbox: zynqmp-ipi: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-14
1
-4
/
+2
*
mailbox: zynqmp-ipi: fix an Excess struct member kernel-doc warning
Randy Dunlap
2024-01-14
1
-1
/
+0
*
mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_by
Kees Cook
2023-10-09
1
-1
/
+1
*
mailbox: Explicitly include correct DT includes
Rob Herring
2023-09-05
1
-2
/
+0
*
mailbox: zynqmp: Fix IPI isr handling
Tanmay Shah
2023-03-14
1
-3
/
+3
*
mailbox: zynqmp: Fix counts of child nodes
Tanmay Shah
2023-03-14
1
-1
/
+6
*
mailbox: zynq: Switch to flexible array to simplify code
Christophe JAILLET
2023-02-23
1
-4
/
+2
*
mailbox: zynq-ipi: fix error handling while device_register() fails
Yang Yingliang
2022-12-19
1
-1
/
+3
*
mailbox: zynq: add missing of_node_put before return
Wang Qing
2022-01-12
1
-0
/
+1
*
mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()
Wei Yongjun
2020-05-31
1
-12
/
+8
*
mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe()
Markus Elfring
2020-05-31
1
-3
/
+2
*
mailbox: ZynqMP IPI mailbox controller
Wendy Liang
2019-03-07
1
-0
/
+725