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
/
exynos-combiner.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-11
Merge branch irq/generic_handle_domain_irq-core into irq/irqchip-next
Marc Zyngier
1
-6
/
+4
2021-06-11
irqchip/exynos-combiner: Remove unnecessary oom message
Zhen Lei
1
-3
/
+1
2021-06-10
irqchip: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-6
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2016-06-23
irqchip/exynos-combiner: Fix usage of __raw IO
Ben Dooks
1
-7
/
+7
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-1
/
+1
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-4
/
+2
2015-07-22
drivers/irqchip: Replace pr_warning by pr_warn
Wang Long
1
-2
/
+2
2015-07-16
irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removal
Thomas Gleixner
1
-1
/
+3
2015-07-12
irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-2
/
+2
2015-07-12
irqchip/exynos-combiner: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+2
2015-07-12
irqchip: Prepare for local stub header removal
Joel Porquet
1
-2
/
+1
2015-06-16
irqchip: exynos-combiner: Save IRQ enable set on suspend
Javier Martinez Canillas
1
-5
/
+59
2015-05-05
irqchip: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2014-09-03
irqchip: exynos-combiner: Fix compilation error on ARM64
Naveen Krishna Chatradhi
1
-0
/
+1
2014-02-14
irqchip: exynos-combiner: call handle_bad_irq directly
Pankaj Dubey
1
-2
/
+1
2013-12-02
irqchip: exynos-combiner: remove hard-coded irq_base value
Chander Kashyap
1
-12
/
+3
2013-07-16
irqchip: exynos: cleanup non-DT stuff in exynos-combiner
Kukjin Kim
1
-43
/
+1
2013-06-28
irqchip: exynos-combiner: Staticize combiner_init
Sachin Kamat
1
-4
/
+4
2013-05-07
Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-61
/
+64
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+62
2013-04-20
irqchip: exynos: look up irq using irq_find_mapping
Arnd Bergmann
1
-7
/
+6
2013-04-20
irqchip: exynos: pass irq_base from platform
Arnd Bergmann
1
-10
/
+13
2013-04-20
irqchip: exynos: localize irq lookup for ATAGS
Arnd Bergmann
1
-7
/
+12
2013-04-20
irqchip: exynos: allocate combiner_data dynamically
Arnd Bergmann
1
-13
/
+23
2013-04-20
irqchip: exynos: pass max combiner number to combiner_init
Arnd Bergmann
1
-30
/
+16
2013-04-08
irqchip: exynos-combiner: Correct combined IRQs for exynos4
Chanho Park
1
-13
/
+37
2013-04-08
irqchip: exynos-combiner: Add set_irq_affinity function for combiner_irq
Chanho Park
1
-5
/
+25
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
1
-0
/
+1
2013-02-13
ARM: exynos: move exynos4210-combiner to drivers/irqchip
Rob Herring
1
-0
/
+230