aboutsummaryrefslogtreecommitdiff
path: root/include/linux/irq.h
AgeCommit message (Expand)Author
2014-05-16genirq: Remove dynamic_irq messThomas Gleixner
2014-05-16genirq: Replace dynamic_irq_init/cleanupThomas Gleixner
2014-05-16genirq: Remove irq_reserve_irq[s]Thomas Gleixner
2014-05-16genirq: Make create/destroy_irq() ia64 privateThomas Gleixner
2014-05-16x86: Remove create/destroy_irq()Thomas Gleixner
2014-05-16genirq: Provide generic hwirq allocation facilityThomas Gleixner
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner
2014-04-17genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-03-14genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner
2014-03-14genirq: Document IRQCHIP_ONESHOT_SAFE flagThomas Gleixner
2014-03-12genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner
2013-11-13genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-06-25genirq: Add irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas
2013-05-29genirq: irqchip: Add mask to block out invalid irqsGrant Likely
2013-05-29genirq: Generic chip: Add linear irq domain supportThomas Gleixner
2013-05-29genirq: irqchip: Add a mask calculation functionThomas Gleixner
2013-05-29genirq: Generic chip: Cache per irq bit maskThomas Gleixner
2013-05-29genirq: Generic chip: Handle separate mask registersGerlando Falauto
2013-05-29genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel
2013-01-24x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-30s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber
2012-11-01genirq: Provide means to retrigger parentThomas Gleixner
2012-07-25genirq: Allow irq chips to mark themself oneshot safeThomas Gleixner
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap
2012-06-15irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...Suresh Siddha
2012-05-21irq: Remove irq_chip->release()Richard Weinberger
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely
2011-10-31irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker
2011-10-03genirq: Add support for per-cpu dev_id interruptsMarc Zyngier
2011-09-12genirq: Add IRQCHIP_SKIP_SET_WAKE flagSantosh Shilimkar
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-28irq: Track the owner of irq descriptorSebastian Andrzej Siewior
2011-07-28irq: add irq_domain translation infrastructureGrant Likely
2011-07-23Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot
2011-06-22genirq: Remove unused CHECK_IRQ_PER_CPU()Thomas 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-23genirq: Forgotten updates/deletions after removal of compat codeGeert Uytterhoeven
2011-03-30genirq: Remove obsolete commentThomas Gleixner
2011-03-29genirq: Remove move_*irq leftoversThomas Gleixner
2011-03-29genirq: Remove compat codeThomas Gleixner
2011-03-28genirq: Fix new kernel-doc warningsRandy Dunlap
2011-03-28genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner