summaryrefslogtreecommitdiffstats
path: root/kernel/irq/resend.c
AgeCommit message (Expand)AuthorLines
2012-05-04genirq: Allow check_wakeup_irqs to notice level-triggered interruptsThomas Gleixner-2/+5
2011-03-29genirq: Remove compat codeThomas Gleixner-1/+0
2011-02-19genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner-1/+1
2011-02-19genirq: Move IRQ_PENDING flag to coreThomas Gleixner-2/+3
2011-02-19genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner-2/+5
2011-02-19genirq: Consolidate IRQ_DISABLEDThomas Gleixner-5/+0
2011-02-19genirq: Consolidate disable/enableThomas Gleixner-5/+5
2011-02-19genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner-1/+1
2010-10-04genirq: Provide compat handling for chip->retrigger()Thomas Gleixner-2/+2
2010-10-04genirq: Provide compat handling for chip->enable()Thomas Gleixner-1/+1
2010-10-04genirq: Convert core code to irq_dataThomas Gleixner-2/+3
2009-08-09irq: Remove superfluous NULL pointer check in check_irq_resend()Bartlomiej Zolnierkiewicz-2/+1
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu-1/+1
2008-10-16irq: introduce nr_irqsYinghai Lu-2/+2
2007-08-12genirq: suppress resend of level interruptsThomas Gleixner-1/+6
2007-08-09Revert "genirq: temporary fix for level-triggered IRQ resend"Linus Torvalds-9/+0
2007-08-01genirq: temporary fix for level-triggered IRQ resendThomas Gleixner-0/+9
2006-10-06[PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt-1/+1
2006-09-16[PATCH] genirq: fix typo in IRQ resendImre Deak-2/+1
2006-06-29[PATCH] genirq: coreThomas Gleixner-2/+2
2006-06-29[PATCH] genirq: add genirq sw IRQ-retriggerThomas Gleixner-0/+78