aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/chip.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* genirq: Provide means to retrigger parentThomas Gleixner2012-11-01
* genirq: Export irq_set_chip_and_handler_name()Kuninori Morimoto2012-08-21
* genirq: Add IRQS_PENDING for nested and simple irqNing Jiang2012-05-24
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-21
|\
| * genirq: Allow check_wakeup_irqs to notice level-triggered interruptsThomas Gleixner2012-05-04
* | genirq: export handle_edge_irq() and irq_to_desc()Jiri Kosina2012-05-15
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-20
|\
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-05
| |\
| * | tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt2012-02-03
* | | Merge branch 'linus' into irq/coreThomas Gleixner2012-03-13
|\ \ \ | | |/ | |/|
| * | genirq: Handle pending irqs in irq_startup()Thomas Gleixner2012-02-15
| * | genirq: Unmask oneshot irqs when thread was not wokenThomas Gleixner2012-02-15
| |/
* / genirq: Fix long-term regression in genirq irq_set_irq_type() handlingRussell King2012-03-06
|/
* genirq: Add support for per-cpu dev_id interruptsMarc Zyngier2011-10-03
* genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven2011-09-12
* irq: Export functions to allow modular irq driversJonathan Cameron2011-05-18
* genirq: Support per-IRQ thread disabling.Paul Mundt2011-04-23
* Fix common misspellingsLucas De Marchi2011-03-31
* genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER buildStephen Rothwell2011-03-29
* genirq: Remove compat codeThomas Gleixner2011-03-29
* genirq; Fix cleanup falloutThomas Gleixner2011-03-28
* genirq: Provide edge_eoi flow handlerThomas Gleixner2011-03-28
* genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner2011-03-28
* genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner2011-03-27
* genirq: Add chip hooks for taking CPUs on/off line.David Daney2011-03-27
* genirq: Add irq disabled flag to irq_data stateThomas Gleixner2011-03-27
* genirq: Reserve the irq when calling irq_set_chip()David Daney2011-03-27
* genirq: Fixup fasteoi handler for oneshot modeThomas Gleixner2011-03-02
* genirq: Fix misplaced status update in irq_disable()Thomas Gleixner2011-02-21
* genirq; Add fasteoi irq_chip quirkThomas Gleixner2011-02-19
* genirq: Add preflow handler supportThomas Gleixner2011-02-19
* genirq: Consolidate set_chip_handler functionsThomas Gleixner2011-02-19
* genirq: Use irq_get/put functionsThomas Gleixner2011-02-19
* genirq: Remove real old transition functionsThomas Gleixner2011-02-19
* genirq: Reflect IRQ_MOVE_PCNTXT in irq_data stateThomas Gleixner2011-02-19
* genirq: Add IRQCHIP_SET_TYPE_MASKED flagThomas Gleixner2011-02-19
* genirq: Wrap the remaning IRQ_* flagsThomas Gleixner2011-02-19
* genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner2011-02-19
* genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.stateThomas Gleixner2011-02-19
* genirq: Move IRQ_MASKED to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_PENDING flag to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_DISABLED to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_ONESHOT to coreThomas Gleixner2011-02-19
* genirq: Add IRQ_INPROGRESS to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_POLL_INPROGRESS to coreThomas Gleixner2011-02-19
* genirq: Use modify_status for set_irq_nested_threadThomas Gleixner2011-02-19
* genirq: Fixup core code namespace falloutThomas Gleixner2011-02-19
* genirq: Use handle_perpcu_event() in handle_percpu_irq()Thomas Gleixner2011-02-19