Richard Weinberger
|
875682648b
irq: Remove irq_chip->release()
|
13 years ago |
Benjamin Herrenschmidt
|
3fca40c704
irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers
|
13 years ago |
Grant Likely
|
a699e4e49e
irq: Kill pointless irqd_to_hw export
|
13 years ago |
Paul Gortmaker
|
ec53cf23c0
irq: don't put module.h into irq.h for tracking irqgen modules.
|
14 years ago |
Marc Zyngier
|
31d9d9b6d8
genirq: Add support for per-cpu dev_id interrupts
|
14 years ago |
Santosh Shilimkar
|
60f96b41f7
genirq: Add IRQCHIP_SKIP_SET_WAKE flag
|
14 years ago |
Linus Torvalds
|
950d0a10d1
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Sebastian Andrzej Siewior
|
b6873807a7
irq: Track the owner of irq descriptor
|
14 years ago |
Grant Likely
|
08a543ad33
irq: add irq_domain translation infrastructure
|
14 years ago |
Linus Torvalds
|
c0c463d34a
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Simon Guinot
|
659fb32d1b
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
|
14 years ago |
Thomas Gleixner
|
a7de915383
genirq: Remove unused CHECK_IRQ_PER_CPU()
|
14 years ago |
Thomas Gleixner
|
cfefd21e69
genirq: Add chip suspend and resume callbacks
|
14 years ago |
Thomas Gleixner
|
7d82806247
genirq: Implement a generic interrupt chip
|
14 years ago |
Paul Mundt
|
7f1b1244e1
genirq: Support per-IRQ thread disabling.
|
14 years ago |
Geert Uytterhoeven
|
0911f124bf
genirq: Forgotten updates/deletions after removal of compat code
|
14 years ago |
Thomas Gleixner
|
28959f268f
genirq: Remove obsolete comment
|
14 years ago |
Thomas Gleixner
|
851d7cf647
genirq: Remove move_*irq leftovers
|
14 years ago |
Thomas Gleixner
|
0c6f8a8b91
genirq: Remove compat code
|
14 years ago |
Randy Dunlap
|
30398bf6c6
genirq: Fix new kernel-doc warnings
|
14 years ago |
Thomas Gleixner
|
ee38c04b58
genirq: Add setter for AFFINITY_SET in irq_data state
|
14 years ago |
Thomas Gleixner
|
9cff60dfc3
genirq: Provide setter inline for IRQD_IRQ_INPROGRESS
|
14 years ago |
Thomas Gleixner
|
33b054b867
genirq: Remove handle_IRQ_event
|
14 years ago |
Thomas Gleixner
|
0521c8fbb3
genirq: Provide edge_eoi flow handler
|
14 years ago |
Thomas Gleixner
|
32f4125ebf
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
|
14 years ago |
David Daney
|
c2d0c555c2
genirq: Split irq_set_affinity() so it can be called with lock held.
|
14 years ago |
Thomas Gleixner
|
b3d422329f
genirq: Add chip flag for restricting cpu_on/offline calls
|
14 years ago |
David Daney
|
0fdb4b259e
genirq: Add chip hooks for taking CPUs on/off line.
|
14 years ago |
Thomas Gleixner
|
801a0e9ae3
genirq: Add irq disabled flag to irq_data state
|
14 years ago |
Thomas Gleixner
|
ab7798ffcf
genirq: Expand generic show_interrupts()
|
14 years ago |