aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/autoprobe.c
Commit message (Expand)AuthorAge
* genirq: Remove compat codeThomas Gleixner2011-03-29
* genirq: Remove real old transition functionsThomas Gleixner2011-02-19
* genirq: Wrap the remaning IRQ_* flagsThomas Gleixner2011-02-19
* genirq: Move IRQ_PENDING flag to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_AUTODETECT to internal stateThomas Gleixner2011-02-19
* genirq: Consolidate startup/shutdown of interruptsThomas Gleixner2011-02-19
* genirq: Provide compat handling for chip->set_type()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->startup()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->disable()/shutdown()Thomas Gleixner2010-10-04
* genirq: Convert core code to irq_dataThomas Gleixner2010-10-04
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* async: Asynchronous function calls to speed up kernel bootArjan van de Ven2009-01-07
* irq: simplify for_each_irq_desc() usageKOSAKI Motohiro2008-12-26
* sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
* genirq: fix name space collision of nr_irqs in autoprobe.cThomas Gleixner2008-10-16
* genirq: use iterators for irq_desc loopsThomas Gleixner2008-10-16
* irq: sparse irqs, fix IRQ auto-probe crashIngo Molnar2008-10-16
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
* irq: introduce nr_irqsYinghai Lu2008-10-16
* [PATCH] genirq: add handle_bad_irq()Ingo Molnar2006-06-29
* [PATCH] genirq: coreThomas Gleixner2006-06-29
* [PATCH] genirq: add IRQ_NOPROBE supportThomas Gleixner2006-06-29
* [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar2006-06-29
* [PATCH] genirq: cleanup: misc code cleanupsIngo Molnar2006-06-29
* [PATCH] genirq: sem2mutex probe_sem -> probing_activeIngo Molnar2006-06-29
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [PATCH] Using msleep() instead of HZLuca Falavigna2005-06-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16