index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
/
zynqmp-ipi-mailbox.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-13
mailbox: zynqmp-ipi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-13
mailbox: zynqmp-ipi: fix an Excess struct member kernel-doc warning
Randy Dunlap
1
-1
/
+0
2023-10-08
mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_by
Kees Cook
1
-1
/
+1
2023-09-05
mailbox: Explicitly include correct DT includes
Rob Herring
1
-2
/
+0
2023-03-14
mailbox: zynqmp: Fix IPI isr handling
Tanmay Shah
1
-3
/
+3
2023-03-14
mailbox: zynqmp: Fix counts of child nodes
Tanmay Shah
1
-1
/
+6
2023-02-23
mailbox: zynq: Switch to flexible array to simplify code
Christophe JAILLET
1
-4
/
+2
2022-12-18
mailbox: zynq-ipi: fix error handling while device_register() fails
Yang Yingliang
1
-1
/
+3
2022-01-11
mailbox: zynq: add missing of_node_put before return
Wang Qing
1
-0
/
+1
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: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe()
Markus Elfring
1
-3
/
+2
2019-03-06
mailbox: ZynqMP IPI mailbox controller
Wendy Liang
1
-0
/
+725