summaryrefslogtreecommitdiffstats
path: root/include/linux/irq.h
Commit message (Expand)AuthorAgeFilesLines
* genirq: generic chip: Export irq_map_generic_chip functionBoris BREZILLON2014-07-171-0/+2
* genirq: Remove dynamic_irq messThomas Gleixner2014-05-161-10/+0
* genirq: Replace dynamic_irq_init/cleanupThomas Gleixner2014-05-161-0/+4
* genirq: Remove irq_reserve_irq[s]Thomas Gleixner2014-05-161-7/+0
* genirq: Make create/destroy_irq() ia64 privateThomas Gleixner2014-05-161-4/+0
* x86: Remove create/destroy_irq()Thomas Gleixner2014-05-161-4/+0
* genirq: Provide generic hwirq allocation facilityThomas Gleixner2014-05-161-0/+15
* genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-281-0/+2
* genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-171-1/+2
* genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner2014-03-141-0/+2
* genirq: Document IRQCHIP_ONESHOT_SAFE flagThomas Gleixner2014-03-141-0/+1
* genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner2014-03-121-0/+6
* genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner2013-11-131-1/+6
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-9/+0
* genirq: Add irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-0/+6
* genirq: irqchip: Add mask to block out invalid irqsGrant Likely2013-05-291-0/+2
* genirq: Generic chip: Add linear irq domain supportThomas Gleixner2013-05-291-0/+30
* genirq: irqchip: Add a mask calculation functionThomas Gleixner2013-05-291-0/+3
* genirq: Generic chip: Cache per irq bit maskThomas Gleixner2013-05-291-0/+4
* genirq: Generic chip: Handle separate mask registersGerlando Falauto2013-05-291-0/+2
* genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto2013-05-291-1/+5
* x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-281-0/+3
* x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev2013-01-241-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-131-5/+5
|\
| * s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber2012-11-301-5/+5
* | genirq: Provide means to retrigger parentThomas Gleixner2012-11-011-0/+9
|/
* genirq: Allow irq chips to mark themself oneshot safeThomas Gleixner2012-07-251-0/+1
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-07-221-2/+0
|\
| * irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...Suresh Siddha2012-06-151-2/+0
* | linux/irq.h: fix kernel-doc warningRandy Dunlap2012-06-301-2/+0
|/
* irq: Remove irq_chip->release()Richard Weinberger2012-05-211-5/+0
* irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt2012-04-231-0/+7
* irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-101-0/+5
* irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker2011-10-311-20/+12
* genirq: Add support for per-cpu dev_id interruptsMarc Zyngier2011-10-031-1/+15
* genirq: Add IRQCHIP_SKIP_SET_WAKE flagSantosh Shilimkar2011-09-121-0/+2
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-171-1/+10
|\
| * irq: Track the owner of irq descriptorSebastian Andrzej Siewior2011-07-281-1/+10
* | irq: add irq_domain translation infrastructureGrant Likely2011-07-281-0/+6
| |
| \
*-. \ Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-231-5/+0
|\ \ \ | |_|/ |/| |
| | * genirq: Remove unused CHECK_IRQ_PER_CPU()Thomas Gleixner2011-06-221-5/+0
| |/
* | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-1/+2
|/
* genirq: Add chip suspend and resume callbacksThomas Gleixner2011-04-231-0/+11
* genirq: Implement a generic interrupt chipThomas Gleixner2011-04-231-0/+135
* genirq: Support per-IRQ thread disabling.Paul Mundt2011-04-231-1/+13
* genirq: Forgotten updates/deletions after removal of compat codeGeert Uytterhoeven2011-04-231-18/+1
* genirq: Remove obsolete commentThomas Gleixner2011-03-301-7/+0
* genirq: Remove move_*irq leftoversThomas Gleixner2011-03-291-4/+0
* genirq: Remove compat codeThomas Gleixner2011-03-291-117/+0
* genirq: Fix new kernel-doc warningsRandy Dunlap2011-03-281-1/+1
OpenPOWER on IntegriCloud