index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
imx
/
imx-scu-irq.c
Age
Commit message (
Expand
)
Author
2025-10-27
firmware: imx: scu-irq: Remove unused export of imx_scu_enable_general_irq_ch...
Peng Fan
2025-10-27
firmware: imx: scu-irq: Set mu_resource_id before get handle
Peng Fan
2025-10-27
firmware: imx: scu-irq: Init workqueue before request mbox channel
Peng Fan
2025-10-27
firmware: imx: scu-irq: Free mailbox client on failure at imx_scu_enable_gene...
Peng Fan
2025-10-27
firmware: imx: scu-irq: fix OF node leak in
Peng Fan
2023-08-30
Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2023-08-12
firmware: Explicitly include correct DT includes
Rob Herring
2023-08-11
firmware: imx: scu-irq: support identifying SCU wakeup source from sysfs
Ranjani Vaidyanathan
2023-08-11
firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUP
Peng Fan
2023-08-11
firmware: imx: scu-irq: add imx_scu_irq_get_status
Peng Fan
2023-08-11
firmware: imx: scu-irq: fix RCU complaint after M4 partition reset
Robin Gong
2020-06-17
firmware: imx: make sure MU irq can wake up system from suspend mode
Anson Huang
2019-10-28
firmware: imx: add missing include of <linux/firmware/imx/sci.h>
Ben Dooks (Codethink)
2019-05-20
firmware: imx: SCU irq should ONLY be enabled after SCU IPC is ready
Anson Huang
2019-04-11
firmware: imx: enable imx scu general irq function
Anson Huang