Commit Graph

226 Commits (569ba7d2083681abbfc2f6d6550e74e64833dada)

Author SHA1 Message Date
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. 13 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
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
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
Thomas Gleixner d209a699a0 genirq: Add chip flag to force mask on suspend 14 years ago
Thomas Gleixner a439520f8b genirq: Implement irq_data based move_*_irq() versions 14 years ago
Thomas Gleixner 77694b408a genirq; Add fasteoi irq_chip quirk 14 years ago
Thomas Gleixner 781295762d genirq: Add preflow handler support 14 years ago
Thomas Gleixner 3836ca08aa genirq: Consolidate set_chip_handler functions 14 years ago
Thomas Gleixner e1ef824146 genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state 14 years ago
Thomas Gleixner 7f94226f03 genirq: Move wakeup state to irq_data 14 years ago
Thomas Gleixner d4d5e08960 genirq: Add IRQCHIP_SET_TYPE_MASKED flag 14 years ago
Thomas Gleixner 2bff17ad21 genirq: Add flags to irq_chip 14 years ago
Thomas Gleixner 5d4d8fc9ac genirq: Cleanup irq.h 14 years ago
Thomas Gleixner 876dbd4cc1 genirq: Mirror irq trigger type bits in irq_data.state 14 years ago
Thomas Gleixner 2bdd10558c genirq: Move IRQ_AFFINITY_SET to core 14 years ago
Thomas Gleixner a005677b3d genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state 14 years ago
Thomas Gleixner 8f53f92404 genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it 14 years ago
Thomas Gleixner 6a58fb3bad genirq: Remove CONFIG_IRQ_PER_CPU 14 years ago
Thomas Gleixner f230b6d5c4 genirq: Add IRQ_MOVE_PENDING to irq_data.state 14 years ago
Thomas Gleixner 91c4991781 genirq: Add state field to irq_data 14 years ago
Thomas Gleixner c531e8361f genirq: Move IRQ_SUSPENDED to core 14 years ago
Thomas Gleixner 6e40262ea4 genirq: Move IRQ_MASKED to core 14 years ago
Thomas Gleixner 2a0d6fb335 genirq: Move IRQ_PENDING flag to core 14 years ago
Thomas Gleixner c1594b77e4 genirq: Move IRQ_DISABLED to core 14 years ago
Thomas Gleixner 163ef30911 genirq: Move IRQ_REPLAY and IRQ_WAITING to core 14 years ago