index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-s3c24xx.c
Age
Commit message (
Expand
)
Author
2018-12-18
genirq: Fix various typos in comments
Ingo Molnar
2018-08-13
irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0
Krzysztof Kozlowski
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-11-13
irqchip/s3c24xx: pr_err() strings should end with newlines
Arvind Yadav
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