index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-s3c24xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2018-12-18
genirq: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-08-13
irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0
Krzysztof Kozlowski
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-11-13
irqchip/s3c24xx: pr_err() strings should end with newlines
Arvind Yadav
1
-2
/
+2
2016-06-23
irqchip/s3c24xx: Fixup IO accessors for big endian
Ben Dooks
1
-18
/
+18
2016-01-26
irqchip/s3c24xx: Mark init_eint as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-2
/
+2
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
1
-12
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-07-16
irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removal
Thomas Gleixner
1
-5
/
+3
2015-07-12
irqchip: Prepare for local stub header removal
Joel Porquet
1
-2
/
+1
2015-05-05
irqchip: Constify irq_domain_ops
Krzysztof Kozlowski
1
-2
/
+2
2014-09-03
irqchip: s3c24xx: Convert to handle_domain_irq
Marc Zyngier
1
-3
/
+1
2014-05-20
irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARE
Rob Herring
1
-4
/
+2
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1356
2013-04-29
irqchip: s3c24xx: add missing __init annotations
Arnd Bergmann
1
-2
/
+2
2013-04-04
irqchip: s3c24xx: add devicetree support
Heiko Stuebner
1
-6
/
+225
2013-04-04
irqchip: s3c24xx: make interrupt handling independent of irq_domain structure
Heiko Stuebner
1
-10
/
+15
2013-04-04
irqchip: s3c24xx: globally keep track of the created intc instances
Heiko Stuebner
1
-49
/
+50
2013-04-04
irqchip: s3c24xx: add irq_set_type callback for basic interrupt types
Heiko Stuebner
1
-0
/
+24
2013-04-04
irqchip: s3c24xx: fix irqlist of second s3c2416 controller
Heiko Stuebner
1
-3
/
+2
2013-04-04
irqchip: s3c24xx: fix comments on some camera interrupts
Heiko Stuebner
1
-4
/
+4
2013-04-04
ARM: S3C24XX: move irq driver to drivers/irqchip
Heiko Stuebner
1
-0
/
+1107