/include/linux/soc/andes/

'https://universe.0xinfinity.dev/distro/kernel/atom/drivers/mailbox/zynqmp-ipi-mailbox.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/mailbox/zynqmp-ipi-mailbox.c
AgeCommit message (Expand)Author
2024-07-19mailbox: zynqmp-ipi: Make polling period configurableBen Levinsky
2024-05-31mailbox: zynqmp-ipi: drop irq_to_desc() callArnd Bergmann
2024-05-19mailbox: zynqmp: handle SGI for shared IPITanmay Shah
2024-04-30mailbox: zynqmp: Enable Bufferless IPI usage on Versal-based SOC'sBen Levinsky
2024-04-30mailbox: zynqmp: Move buffered IPI setup to of_match selected routineBen Levinsky
2024-04-30mailbox: zynqmp: Move of_match structure closer to usageBen Levinsky
2024-01-13mailbox: zynqmp-ipi: Convert to platform remove callback returning voidUwe Kleine-König
2024-01-13mailbox: zynqmp-ipi: fix an Excess struct member kernel-doc warningRandy Dunlap
2023-10-08mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_byKees Cook
2023-09-05mailbox: Explicitly include correct DT includesRob Herring
2023-03-14mailbox: zynqmp: Fix IPI isr handlingTanmay Shah
2023-03-14mailbox: zynqmp: Fix counts of child nodesTanmay Shah
2023-02-23mailbox: zynq: Switch to flexible array to simplify codeChristophe JAILLET
2022-12-18mailbox: zynq-ipi: fix error handling while device_register() failsYang Yingliang