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
/
irqchip
/
irq-imx-irqsteer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-27
irqchip/imx-irqsteer: Convert to platform_driver::remove_new() callback
Uwe Kleine-König
1
-8
/
+6
2023-08-21
irqchip: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2022-05-04
irqchip/imx-irqsteer: Add runtime PM support
Lucas Stach
1
-3
/
+11
2022-05-04
irqchip/imx-irqsteer: Constify irq_chip struct
Lucas Stach
1
-1
/
+1
2021-06-10
irqchip: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-6
/
+3
2020-09-13
irqchip/imx-irqsteer: Use dev_err_probe() to simplify error handling
Anson Huang
1
-6
/
+3
2019-04-29
irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-03-04
irqchip/imx-irqsteer: Fix of_property_read_u32() error handling
Arnd Bergmann
1
-2
/
+6
2019-02-22
irqchip/imx-irqsteer: Add multi output interrupts support
Aisheng Dong
1
-20
/
+68
2019-02-22
irqchip/imx-irqsteer: Change to use reg_num instead of irq_group
Aisheng Dong
1
-16
/
+19
2018-12-18
irqchip: Add driver for imx-irqsteer controller
Lucas Stach
1
-0
/
+261