Commit Graph

568 Commits (a561be7100cd610bd2e082f3211c1dfb45835817)

Author SHA1 Message Date
Ido Yariv 550acb1926 genirq: Fix race condition when stopping the irq thread 13 years ago
Edward Donovan 52553ddffa genirq: fix regression in irqfixup, irqpoll 13 years ago
Marc Zyngier 2ed0e645f3 genirq: Don't allow per cpu interrupts to be suspended 13 years ago
Edward Donovan c75d720fca genirq: Fix irqfixup, irqpoll regression 13 years ago
Paul Gortmaker ec53cf23c0 irq: don't put module.h into irq.h for tracking irqgen modules. 13 years ago
Paul Gortmaker 6e5fdeedca kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure 13 years ago
Rob Herring 6d274309d0 irq: support domains with non-zero hwirq base 13 years ago
Nobuhiro Iwamatsu 825de2e900 irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip 13 years ago
Ian Campbell 9bab0b7fba genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier 13 years ago
Thomas Gleixner 32cffdde4a genirq: Fix fatfinered fixup really 14 years ago
Marc Zyngier 1e7c5fd294 genirq: percpu: allow interrupt type to be set at enable time 14 years ago
Marc Zyngier 31d9d9b6d8 genirq: Add support for per-cpu dev_id interrupts 14 years ago
Rob Herring eef24afb28 irq: Fix check for already initialized irq_domain in irq_domain_add 14 years ago
Santosh Shilimkar 60f96b41f7 genirq: Add IRQCHIP_SKIP_SET_WAKE flag 14 years ago
Geert Uytterhoeven ed585a6516 genirq: Make irq_shutdown() symmetric vs. irq_startup again 14 years ago
Linus Torvalds 69dd3d8e29 Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified" 14 years ago
Randy Dunlap d522a0d179 irqdesc: fix new kernel-doc warning 14 years ago
Sebastian Andrzej Siewior b6873807a7 irq: Track the owner of irq descriptor 14 years ago
Sebastian Andrzej Siewior f3637a5f2e irq: Always set IRQF_ONESHOT if no primary handler is specified 14 years ago
Grant Likely 7e71330169 dt/irq: add irq_domain_generate_simple() helper 14 years ago
Grant Likely 08a543ad33 irq: add irq_domain translation infrastructure 14 years ago
jhbird.choi@samsung.com 1dd75f91ae genirq: Fix wrong bit operation 14 years ago
Maxin B John ae891a1b93 devres: fix possible use after free 14 years ago
Simon Guinot 659fb32d1b genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) 14 years ago
Jesper Juhl 13863a66c9 genirq: Prevent potential NULL dereference in irq_set_irq_wake() 14 years ago
Mark Brown c5182b8867 genirq: Ensure we locate the passed IRQ in irq_alloc_descs() 14 years ago
Linus Walleij e7fbad300a genirq: Fix descriptor init on non-sparse IRQs 14 years ago
Sebastian Andrzej Siewior 3a43e05f4d irq: Handle spurios irq detection for threaded irqs 14 years ago
Sebastian Andrzej Siewior ef26f20cd1 genirq: Print threaded handler in spurious debug output 14 years ago
Yinghai Lu def945eeb9 irq: Remove smp_affinity_list when unregister irq proc 14 years ago
Mike Travis 4b060420a5 bitmap, irq: add smp_affinity_list interface to /proc/irq 14 years ago
Jonathan Cameron edf76f8307 irq: Export functions to allow modular irq drivers 14 years ago
Thomas Gleixner fe12bc2c99 genirq: Uninline and sanity check generic_handle_irq() 14 years ago
Thomas Gleixner fe05143484 genirq: Remove pointless ifdefs 14 years ago
Geert Uytterhoeven 94b2c363dc genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL 14 years ago
Thomas Gleixner c42321c76b genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIP 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
Xiaotian Feng 4f5058c3b7 genirq: Fix cpumask leak in __setup_irq() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Thomas Gleixner 78c8982564 genirq: Remove the now obsolete config options and select statements 14 years ago
Stephen Rothwell ac0e0447be genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER build 14 years ago
Thomas Gleixner 353c8ed44f genirq: Fix misnamed label in handle_edge_eoi_irq 14 years ago
Thomas Gleixner 851d7cf647 genirq: Remove move_*irq leftovers 14 years ago
Thomas Gleixner 0c6f8a8b91 genirq: Remove compat code 14 years ago
Thomas Gleixner a6e120ed42 alpha: Use generic show_interrupts() 14 years ago
Thomas Gleixner cd22c0e44b genirq: Fix harmless typo 14 years ago
Thomas Gleixner 0ef5ca1e1f genirq; Fix cleanup fallout 14 years ago
Thomas Gleixner a6aeddd1c4 genirq: Fix typo and remove unused variable 14 years ago