summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-6/+6
|\
| * irq: support domains with non-zero hwirq baseRob Herring2011-10-311-6/+6
| * Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring2011-10-245-22/+318
| |\
* | \ Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-291-0/+4
|\ \ \
| * | | irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chipNobuhiro Iwamatsu2011-10-241-0/+4
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-266-29/+359
|\ \ \ \ | |_|/ / |/| | |
| * | | genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-10-171-7/+41
| | |/ | |/|
| * | genirq: Fix fatfinered fixup reallyThomas Gleixner2011-10-041-1/+1
| * | genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier2011-10-031-1/+14
| * | genirq: Add support for per-cpu dev_id interruptsMarc Zyngier2011-10-035-22/+302
| * | genirq: Add IRQCHIP_SKIP_SET_WAKE flagSantosh Shilimkar2011-09-121-0/+3
* | | irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring2011-09-201-1/+5
|/ /
* | genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven2011-09-121-1/+1
|/
* Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds2011-08-231-1/+0
* irqdesc: fix new kernel-doc warningRandy Dunlap2011-08-181-0/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-173-18/+40
|\
| * irq: Track the owner of irq descriptorSebastian Andrzej Siewior2011-07-282-16/+37
| * irq: Always set IRQF_ONESHOT if no primary handler is specifiedSebastian Andrzej Siewior2011-07-281-0/+1
| * genirq: Fix wrong bit operationjhbird.choi@samsung.com2011-07-261-2/+2
* | Merge branch 'imx/dt' into next/dtArnd Bergmann2011-07-281-1/+1
|\ \
| * | devres: fix possible use after freeMaxin B John2011-07-251-1/+1
| |/
* | dt/irq: add irq_domain_generate_simple() helperGrant Likely2011-07-281-0/+58
* | irq: add irq_domain translation infrastructureGrant Likely2011-07-283-0/+127
|/
* genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-2/+16
* genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl2011-06-101-0/+3
* genirq: Ensure we locate the passed IRQ in irq_alloc_descs()Mark Brown2011-06-031-0/+6
* genirq: Fix descriptor init on non-sparse IRQsLinus Walleij2011-06-031-5/+3
* irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior2011-06-033-16/+36
* genirq: Print threaded handler in spurious debug outputSebastian Andrzej Siewior2011-06-031-4/+5
* irq: Remove smp_affinity_list when unregister irq procYinghai Lu2011-05-261-0/+1
* bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2011-05-251-4/+50
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-198-4/+401
|\
| * irq: Export functions to allow modular irq driversJonathan Cameron2011-05-182-0/+5
| * genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner2011-05-181-0/+15
| * genirq: Remove pointless ifdefsThomas Gleixner2011-05-181-3/+1
| * genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIPThomas Gleixner2011-05-022-1/+5
| * genirq: Add chip suspend and resume callbacksThomas Gleixner2011-04-231-0/+93
| * genirq: Implement a generic interrupt chipThomas Gleixner2011-04-232-0/+262
| * genirq: Support per-IRQ thread disabling.Paul Mundt2011-04-234-1/+21
* | genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVELGeert Uytterhoeven2011-05-021-1/+1
|/
*---. Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2011-04-071-0/+1
|\ \ \
| | | * genirq: Fix cpumask leak in __setup_irq()Xiaotian Feng2011-04-021-0/+1
| | |/
* | | Fix common misspellingsLucas De Marchi2011-03-312-2/+2
| |/ |/|
* | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-3/+0
* | genirq: Fix misnamed label in handle_edge_eoi_irqThomas Gleixner2011-03-291-1/+1
* | genirq: Remove move_*irq leftoversThomas Gleixner2011-03-291-10/+0
* | genirq: Remove compat codeThomas Gleixner2011-03-2912-276/+24
* | alpha: Use generic show_interrupts()Thomas Gleixner2011-03-291-2/+6
* | genirq: Fix harmless typoThomas Gleixner2011-03-291-1/+1
|/
* genirq; Fix cleanup falloutThomas Gleixner2011-03-292-8/+10
OpenPOWER on IntegriCloud