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
/
kernel
/
irq
/
chip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-21
genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()
Dean Nelson
1
-0
/
+1
2008-10-21
genirq: fix set_irq_type() when recording trigger type
Chris Friesen
1
-1
/
+1
2008-10-16
genirq: cleanup the sparseirq modifications
Thomas Gleixner
1
-30
/
+13
2008-10-16
genirq: revert dynarray
Thomas Gleixner
1
-25
/
+5
2008-10-16
genirq: remove irq_to_desc_alloc
Thomas Gleixner
1
-1
/
+1
2008-10-16
irq: set_irq_chip() has redundant call to irq_to_desc()
Dean Nelson
1
-1
/
+0
2008-10-16
sparseirq: move kstat_irqs from kstat to irq_desc - fix
Yinghai Lu
1
-1
/
+20
2008-10-16
x86_64: rename irq_desc/irq_desc_alloc
Yinghai Lu
1
-10
/
+11
2008-10-16
irq: remove >= nr_irqs checking with config_have_sparse_irq
Yinghai Lu
1
-22
/
+27
2008-10-16
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
1
-10
/
+5
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
1
-13
/
+19
2008-10-16
irq: introduce nr_irqs
Yinghai Lu
1
-10
/
+10
2008-10-02
genirq: record trigger type
David Brownell
1
-7
/
+8
2008-10-02
Merge commit 'v2.6.27-rc8' into genirq
Ingo Molnar
1
-8
/
+4
2008-09-06
genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handler
Pawel MOLL
1
-1
/
+1
2008-07-26
use WARN() in kernel/irq/chip.c
Arjan van de Ven
1
-8
/
+4
2008-04-19
cpumask: Cleanup more uses of CPU_MASK and NODE_MASK
Mike Travis
1
-1
/
+1
2008-02-19
genirq: do not leave interupts enabled on free_irq
Thomas Gleixner
1
-1
/
+19
2008-02-08
IRQ_NOPROBE helper functions
Ralf Baechle
1
-0
/
+36
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
1
-5
/
+5
2007-12-18
genirq: revert lazy irq disable for simple irqs
Steven Rostedt
1
-7
/
+2
2007-10-17
Compile handle_percpu_irq even for uniprocessor kernels
Ralf Baechle
1
-3
/
+0
2007-08-12
genirq: cleanup mismerge artifact
Thomas Gleixner
1
-4
/
+1
2007-05-03
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
1
-0
/
+3
2007-02-16
[PATCH] small irq management simplification
Jan Beulich
1
-4
/
+2
2007-02-16
[PATCH] IRQ kernel-doc fixes
Randy Dunlap
1
-1
/
+1
2007-02-16
[PATCH] genirq: do not mask interrupts by default
Ingo Molnar
1
-7
/
+10
2007-02-08
msi: Kill the msi_desc array.
Eric W. Biederman
1
-0
/
+28
2006-12-22
[PATCH] genirq: fix irq flow handler uninstall
Thomas Gleixner
1
-2
/
+1
2006-12-21
[PATCH] __set_irq_handler bogus space
Geert Uytterhoeven
1
-1
/
+1
2006-11-16
[PATCH] some irq_chip variables point to NULL
Zhang, Yanmin
1
-0
/
+2
2006-10-17
[PATCH] genirq: clean up irq-flow-type naming
Ingo Molnar
1
-24
/
+9
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-21
/
+15
2006-10-05
IRQ: Typedef the IRQ flow handler function type
David Howells
1
-9
/
+3
2006-10-04
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
1
-0
/
+7
2006-10-04
[PATCH] genirq: irq: add a dynamic irq creation API
Eric W. Biederman
1
-0
/
+56
2006-09-29
[PATCH] irq: remove a extra line
Yoichi Yuasa
1
-4
/
+0
2006-09-29
[PATCH] irq: fixed coding style
Yoichi Yuasa
1
-1
/
+1
2006-09-19
[PATCH] genirq core: fix handle_level_irq()
Ingo Molnar
1
-3
/
+3
2006-07-03
[PATCH] genirq: Allow fasteoi handler to retrigger disabled interrupts
Benjamin Herrenschmidt
1
-1
/
+4
2006-07-02
[ARM] 3690/1: genirq: Introduce and make use of dummy irq chip
Thomas Gleixner
1
-3
/
+12
2006-06-29
[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
Ingo Molnar
1
-14
/
+11
2006-06-29
[PATCH] genirq: fasteoi handler: handle interrupt disabling
Benjamin Herrenschmidt
1
-1
/
+4
2006-06-29
[PATCH] genirq: add irq-chip support
Thomas Gleixner
1
-0
/
+525