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
/
irqchip
/
irq-renesas-intc-irqpin.c
Age
Commit message (
Expand
)
Author
2020-03-08
irqchip/renesas-intc-irqpin: Restore devm_ioremap() alignment
Geert Uytterhoeven
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-06-11
irqchip/renesas-intc-irqpin: Use proper irq_chip name and parent
Geert Uytterhoeven
2019-04-29
irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printing
Geert Uytterhoeven
2018-12-13
irqchip/irq-renesas-intc-irqpin: Convert to SPDX identifiers
Kuninori Morimoto
2018-03-14
irqchip/renesas-intc-irqpin: Use wakeup_path i.s.o. explicit clock handling
Geert Uytterhoeven
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-10-19
irqchip/renesas-intc-irqpin: Use of_device_get_match_data() helper
Geert Uytterhoeven
2015-11-24
irqchip/renesas-intc-irqpin: Improve clock error handling and reporting
Geert Uytterhoeven
2015-11-24
irqchip/renesas-intc-irqpin: Remove intc_irqpin_priv.number_of_irqs
Geert Uytterhoeven
2015-11-24
irqchip/renesas-intc-irqpin: Remove obsolete platform data support
Geert Uytterhoeven
2015-09-30
irqchip/renesas-intc-irqpin: r8a7778 IRLM setup support
Ulrich Hecht
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
2015-09-15
irqchip/renesas-intc-irqpin: Propagate wake-up settings to parent
Geert Uytterhoeven
2015-09-15
irqchip/renesas-intc-irqpin: Use a separate lockdep class
Geert Uytterhoeven
2015-05-05
irqchip: Constify irq_domain_ops
Krzysztof Kozlowski
2015-01-26
irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support
Magnus Damm
2014-10-20
irqchip: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-14
irqchip: renesas-intc-irqpin: Add minimal runtime PM support
Geert Uytterhoeven
2014-09-14
irqchip: renesas-intc-irqpin: Add helper variable dev = &pdev->dev
Geert Uytterhoeven
2014-08-21
irqchip: renesas-intc-irqpin: Add suspend-to-RAM wake up support
Geert Uytterhoeven
2013-11-24
irqchip: renesas-intc-irqpin: Fix register bitfield shift calculation
Laurent Pinchart
2013-06-19
ARM: shmobile: irqpin: add a DT property to enable masking on parent
Guennadi Liakhovetski
2013-06-18
irqchip: renesas-intc-irqpin: DT binding for sense bitfield width
Guennadi Liakhovetski
2013-03-28
irqchip: intc-irqpin: Add support for shared interrupt lines
Bastian Hecht
2013-03-18
irqchip: intc-irqpin: Initial DT support
Magnus Damm
2013-03-18
irqchip: intc-irqpin: Make use of devm functions
Magnus Damm
2013-03-18
irqchip: intc-irqpin: Add force comments
Magnus Damm
2013-03-18
irqchip: intc-irqpin: Cache mapped IRQ
Magnus Damm
2013-03-18
irqchip: intc-irqpin: Whitespace fixes
Magnus Damm
2013-03-18
irqchip: Renesas INTC External IRQ pin driver
Magnus Damm