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-s3c24xx.c
Age
Commit message (
Expand
)
Author
2016-06-23
irqchip/s3c24xx: Fixup IO accessors for big endian
Ben Dooks
2016-01-26
irqchip/s3c24xx: Mark init_eint as __maybe_unused
Arnd Bergmann
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-16
irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removal
Thomas Gleixner
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-05-05
irqchip: Constify irq_domain_ops
Krzysztof Kozlowski
2014-09-03
irqchip: s3c24xx: Convert to handle_domain_irq
Marc Zyngier
2014-05-20
irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARE
Rob Herring
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-29
irqchip: s3c24xx: add missing __init annotations
Arnd Bergmann
2013-04-04
irqchip: s3c24xx: add devicetree support
Heiko Stuebner
2013-04-04
irqchip: s3c24xx: make interrupt handling independent of irq_domain structure
Heiko Stuebner
2013-04-04
irqchip: s3c24xx: globally keep track of the created intc instances
Heiko Stuebner
2013-04-04
irqchip: s3c24xx: add irq_set_type callback for basic interrupt types
Heiko Stuebner
2013-04-04
irqchip: s3c24xx: fix irqlist of second s3c2416 controller
Heiko Stuebner
2013-04-04
irqchip: s3c24xx: fix comments on some camera interrupts
Heiko Stuebner
2013-04-04
ARM: S3C24XX: move irq driver to drivers/irqchip
Heiko Stuebner