开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-imx-irqsteer.c
Age
Commit message (
Expand
)
Author
2024-07-15
irqchip/imx-irqsteer: Handle runtime power management correctly
Shenwei Wang
2024-02-27
irqchip/imx-irqsteer: Convert to platform_driver::remove_new() callback
Uwe Kleine-König
2023-08-21
irqchip: Explicitly include correct DT includes
Rob Herring
2022-05-04
irqchip/imx-irqsteer: Add runtime PM support
Lucas Stach
2022-05-04
irqchip/imx-irqsteer: Constify irq_chip struct
Lucas Stach
2021-06-10
irqchip: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2020-09-13
irqchip/imx-irqsteer: Use dev_err_probe() to simplify error handling
Anson Huang
2019-04-29
irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-03-04
irqchip/imx-irqsteer: Fix of_property_read_u32() error handling
Arnd Bergmann
2019-02-22
irqchip/imx-irqsteer: Add multi output interrupts support
Aisheng Dong
2019-02-22
irqchip/imx-irqsteer: Change to use reg_num instead of irq_group
Aisheng Dong
2018-12-18
irqchip: Add driver for imx-irqsteer controller
Lucas Stach