index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-s3c24xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Fix various typos in comments
Ingo Molnar
2018-12-18
1
-1
/
+1
*
irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0
Krzysztof Kozlowski
2018-08-13
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
irqchip/s3c24xx: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-2
/
+2
*
irqchip/s3c24xx: Fixup IO accessors for big endian
Ben Dooks
2016-06-23
1
-18
/
+18
*
irqchip/s3c24xx: Mark init_eint as __maybe_unused
Arnd Bergmann
2016-01-26
1
-1
/
+1
*
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
1
-2
/
+2
*
irqchip: Kill off set_irq_flags usage
Rob Herring
2015-09-16
1
-12
/
+2
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-1
/
+1
*
irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removal
Thomas Gleixner
2015-07-16
1
-5
/
+3
*
irqchip: Prepare for local stub header removal
Joel Porquet
2015-07-11
1
-2
/
+1
*
irqchip: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-05
1
-2
/
+2
*
irqchip: s3c24xx: Convert to handle_domain_irq
Marc Zyngier
2014-09-03
1
-3
/
+1
*
irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARE
Rob Herring
2014-05-20
1
-4
/
+2
*
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-04
1
-1
/
+2
*
irqchip: s3c24xx: add missing __init annotations
Arnd Bergmann
2013-04-29
1
-2
/
+2
*
irqchip: s3c24xx: add devicetree support
Heiko Stuebner
2013-04-04
1
-6
/
+225
*
irqchip: s3c24xx: make interrupt handling independent of irq_domain structure
Heiko Stuebner
2013-04-04
1
-10
/
+15
*
irqchip: s3c24xx: globally keep track of the created intc instances
Heiko Stuebner
2013-04-04
1
-49
/
+50
*
irqchip: s3c24xx: add irq_set_type callback for basic interrupt types
Heiko Stuebner
2013-04-04
1
-0
/
+24
*
irqchip: s3c24xx: fix irqlist of second s3c2416 controller
Heiko Stuebner
2013-04-04
1
-3
/
+2
*
irqchip: s3c24xx: fix comments on some camera interrupts
Heiko Stuebner
2013-04-04
1
-4
/
+4
*
ARM: S3C24XX: move irq driver to drivers/irqchip
Heiko Stuebner
2013-04-04
1
-0
/
+1107