aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/irqreturn.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-10-30Document that IRQ_NONE should be returned when IRQ not actually handledDavid Woodhouse1-1/+1
2013-11-19genirq: Correct fuzzy and fragile IRQ_RETVAL() definitionGeert Uytterhoeven1-1/+1
2011-06-03irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior1-3/+3
2009-03-24genirq: add threaded interrupt handler supportThomas Gleixner1-0/+2
2009-03-13genirq: make irqreturn_t an enumThomas Gleixner1-18/+10
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich1-0/+25