index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
resend.c
Age
Commit message (
Expand
)
Author
2018-03-20
genirq: Cleanup top of file comments
Thomas Gleixner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-07-17
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
2015-07-11
genirq: Remove the irq argument from check_irq_resend()
Jiang Liu
2012-11-01
genirq: Provide means to retrigger parent
Thomas Gleixner
2012-05-04
genirq: Allow check_wakeup_irqs to notice level-triggered interrupts
Thomas Gleixner
2011-03-29
genirq: Remove compat code
Thomas Gleixner
2011-02-19
genirq: Mirror irq trigger type bits in irq_data.state
Thomas Gleixner
2011-02-19
genirq: Move IRQ_PENDING flag to core
Thomas Gleixner
2011-02-19
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
Thomas Gleixner
2011-02-19
genirq: Consolidate IRQ_DISABLED
Thomas Gleixner
2011-02-19
genirq: Consolidate disable/enable
Thomas Gleixner
2011-02-19
genirq: Prevent access beyond allocated_irqs bitmap
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->retrigger()
Thomas Gleixner
2010-10-04
genirq: Provide compat handling for chip->enable()
Thomas Gleixner
2010-10-04
genirq: Convert core code to irq_data
Thomas Gleixner
2009-08-09
irq: Remove superfluous NULL pointer check in check_irq_resend()
Bartlomiej Zolnierkiewicz
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
irq: introduce nr_irqs
Yinghai Lu
2007-08-12
genirq: suppress resend of level interrupts
Thomas Gleixner
2007-08-09
Revert "genirq: temporary fix for level-triggered IRQ resend"
Linus Torvalds
2007-08-01
genirq: temporary fix for level-triggered IRQ resend
Thomas Gleixner
2006-10-06
[PATCH] ixp4xxdefconfig arm fixes
Frederik Deweerdt
2006-09-16
[PATCH] genirq: fix typo in IRQ resend
Imre Deak
2006-06-29
[PATCH] genirq: core
Thomas Gleixner
2006-06-29
[PATCH] genirq: add genirq sw IRQ-retrigger
Thomas Gleixner