summaryrefslogtreecommitdiffstats
path: root/kernel/irq/chip.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-19genirq: Wrap the remaning IRQ_* flagsThomas Gleixner1-1/+2
2011-02-19genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner1-1/+4
2011-02-19genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.stateThomas Gleixner1-6/+9
2011-02-19genirq: Move IRQ_MASKED to coreThomas Gleixner1-8/+20
2011-02-19genirq: Move IRQ_PENDING flag to coreThomas Gleixner1-4/+6
2011-02-19genirq: Move IRQ_DISABLED to coreThomas Gleixner1-17/+31
2011-02-19genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner1-5/+4
2011-02-19genirq: Move IRQ_ONESHOT to coreThomas Gleixner1-1/+1
2011-02-19genirq: Add IRQ_INPROGRESS to coreThomas Gleixner1-7/+9
2011-02-19genirq: Move IRQ_POLL_INPROGRESS to coreThomas Gleixner1-1/+1
2011-02-19genirq: Use modify_status for set_irq_nested_threadThomas Gleixner1-28/+0
2011-02-19genirq: Fixup core code namespace falloutThomas Gleixner1-3/+3
2011-02-19genirq: Use handle_perpcu_event() in handle_percpu_irq()Thomas Gleixner1-8/+6
2011-02-19genirq: Use handle_irq_event() in handle_edge_irq()Thomas Gleixner1-14/+2
2011-02-19genirq: Use handle_irq_event() in handle_fasteoi_irq()Thomas Gleixner1-17/+2
2011-02-19genirq: Use handle_irq_event() in handle_level_irq()Thomas Gleixner1-14/+2
2011-02-19genirq: Use handle_irq_event() in handle_simple_irq()Thomas Gleixner1-13/+2
2011-02-19genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()Thomas Gleixner1-1/+1
2011-02-19genirq: Consolidate IRQ_DISABLEDThomas Gleixner1-4/+10
2011-02-19genirq: Remove default magicThomas Gleixner1-58/+15
2011-02-19genirq: Consolidate disable/enableThomas Gleixner1-1/+11
2011-02-19genirq: Consolidate startup/shutdown of interruptsThomas Gleixner1-17/+20
2011-02-19genirq: Mark polled irqs and defer the real handlerThomas Gleixner1-6/+20
2011-02-19genirq: Namespace cleanupThomas Gleixner1-14/+14
2011-02-19genirq: Add missing buslock to set_irq_type(), set_irq_wake()Thomas Gleixner1-0/+2
2010-10-12genirq: Sanitize dynamic irq handlingThomas Gleixner1-102/+0
2010-10-12genirq: Provide default irq init flagsThomas Gleixner1-1/+1
2010-10-12genirq: Sanitize irq_data accessorsThomas Gleixner1-0/+8
2010-10-12genirq: Provide status modifierThomas Gleixner1-19/+7
2010-10-04genirq: Provide config option to disable deprecated codeThomas Gleixner1-1/+7
2010-10-04genirq: Provide compat handling for chip->retrigger()Thomas Gleixner1-0/+7
2010-10-04genirq: Provide compat handling for chip->set_wake()Thomas Gleixner1-0/+7
2010-10-04genirq: Provide compat handling for chip->set_type()Thomas Gleixner1-0/+7
2010-10-04genirq: Provide compat handling for chip->set_affinity()Thomas Gleixner1-0/+8
2010-10-04genirq: Provide compat handling for chip->startup()Thomas Gleixner1-6/+13
2010-10-04genirq: Provide compat handling for chip->disable()/shutdown()Thomas Gleixner1-10/+27
2010-10-04genirq: Provide compat handling for chip->enable()Thomas Gleixner1-5/+20
2010-10-04genirq: Provide compat handling for chip->eoi()Thomas Gleixner1-3/+10
2010-10-04genirq: Provide compat handling for chip->mask_ack()Thomas Gleixner1-6/+13
2010-10-04genirq: Provide compat handling for chip->ack()Thomas Gleixner1-8/+12
2010-10-04genirq: Provide compat handling for chip->unmask()Thomas Gleixner1-6/+14
2010-10-04genirq: Provide compat handling for chip->mask()Thomas Gleixner1-7/+15
2010-10-04genirq: Provide compat handling for bus_lock/bus_sync_unlockThomas Gleixner1-2/+18
2010-10-04genirq: Convert core code to irq_dataThomas Gleixner1-39/+39
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner1-2/+0
2010-03-26Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+24
2010-03-24genirq: Move two IRQ functions from .init.text to .textHenrik Kretzschmar1-2/+2
2010-03-10genirq: Prevent oneshot irq thread raceThomas Gleixner1-9/+22
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-15tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König1-1/+1