summaryrefslogtreecommitdiff
path: root/kernel/irq
AgeCommit message (Expand)Author
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
2011-12-09genirq: Fix race condition when stopping the irq threadIdo Yariv
2011-12-09genirq: fix regression in irqfixup, irqpollEdward Donovan
2011-11-30Merge branch 'korg-android-3.1' into korg-android+linux-tegra-3.1Dan Willemsen
2011-11-30PM: Fix printing IRQ names for pending wakeup IRQsTodd Poynor
2011-11-30Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor
2011-11-30irq: Always clear pending flag in check_irq_resendColin Cross
2011-11-26genirq: Fix irqfixup, irqpoll regressionEdward Donovan
2011-11-11genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell
2011-09-20irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring
2011-09-12genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds
2011-08-18irqdesc: fix new kernel-doc warningRandy Dunlap
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann
2011-07-28irq: Track the owner of irq descriptorSebastian Andrzej Siewior
2011-07-28irq: Always set IRQF_ONESHOT if no primary handler is specifiedSebastian Andrzej Siewior
2011-07-28dt/irq: add irq_domain_generate_simple() helperGrant Likely
2011-07-28irq: add irq_domain translation infrastructureGrant Likely
2011-07-26genirq: Fix wrong bit operationjhbird.choi@samsung.com
2011-07-25devres: fix possible use after freeMaxin B John
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot
2011-06-10genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl
2011-06-03genirq: Ensure we locate the passed IRQ in irq_alloc_descs()Mark Brown
2011-06-03genirq: Fix descriptor init on non-sparse IRQsLinus Walleij
2011-06-03irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior
2011-06-03genirq: Print threaded handler in spurious debug outputSebastian Andrzej Siewior
2011-05-26irq: Remove smp_affinity_list when unregister irq procYinghai Lu
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis
2011-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-18irq: Export functions to allow modular irq driversJonathan Cameron
2011-05-18genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner
2011-05-18genirq: Remove pointless ifdefsThomas Gleixner
2011-05-02genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVELGeert Uytterhoeven
2011-05-02genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIPThomas Gleixner
2011-04-23genirq: Add chip suspend and resume callbacksThomas Gleixner
2011-04-23genirq: Implement a generic interrupt chipThomas Gleixner
2011-04-23genirq: Support per-IRQ thread disabling.Paul Mundt
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds
2011-04-02genirq: Fix cpumask leak in __setup_irq()Xiaotian Feng
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-29genirq: Fix misnamed label in handle_edge_eoi_irqThomas Gleixner
2011-03-29genirq: Remove move_*irq leftoversThomas Gleixner
2011-03-29genirq: Remove compat codeThomas Gleixner
2011-03-29alpha: Use generic show_interrupts()Thomas Gleixner
2011-03-29genirq: Fix harmless typoThomas Gleixner
2011-03-29genirq; Fix cleanup falloutThomas Gleixner
2011-03-28genirq: Fix typo and remove unused variableThomas Gleixner
2011-03-28genirq: Fix new kernel-doc warningsRandy Dunlap