summaryrefslogtreecommitdiff
path: root/include/linux/irq.h
Commit message (Expand)AuthorAge
* genirq: Clean up outdated comments related to include/linux/irqdesc.hJiang Liu2015-06-25
* Merge branch 'irq/for-x86' into irq/coreThomas Gleixner2015-06-20
|\
| * genirq: Introduce helper function irq_data_get_affinity_mask()Jiang Liu2015-06-12
| * genirq: Introduce helper function irq_data_get_node()Jiang Liu2015-06-12
| * genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu2015-06-12
* | irq: Add irq_set_chained_handler_and_data()Russell King2015-06-18
* | Merge branch 'irq/for-x86' into irq/coreThomas Gleixner2015-05-19
|\ \ | |/
| * genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPUJiang Liu2015-05-19
* | genirq: Add irq_chip_(enable/disable)_parentStefan Agner2015-05-18
|/
* Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-11
|\
| * genirq: Add irqchip_set_wake_parentMarc Zyngier2015-03-15
* | genirq: Allow the irqchip state of an IRQ to be save/restoredMarc Zyngier2015-04-08
|/
* Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
|\
| * genirq: Move irq_chip_write_msi_msg() helper to coreThomas Gleixner2014-12-07
| * genirq: Introduce callback irq_chip.irq_write_msi_msgJiang Liu2014-11-23
| * genirq: Split out flow handler typedefs into seperate header fileThomas Gleixner2014-11-23
| * genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu2014-11-23
| * genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchipJiang Liu2014-11-23
| * genirq: Add more helper functions to support stacked irq_chipYingjoe Chen2014-11-23
| * genirq: Introduce helper functions to support stacked irq_chipJiang Liu2014-11-23
| * irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu2014-11-23
* | genirq: Generic chip: Add big endian I/O accessorsKevin Cernekee2014-11-09
* | genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}Kevin Cernekee2014-11-09
* | genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee2014-11-09
|/
* genirq: Mark wakeup sources as armed on suspendThomas Gleixner2014-09-01
* genirq: generic chip: Export irq_map_generic_chip functionBoris BREZILLON2014-07-17
* genirq: Remove dynamic_irq messThomas Gleixner2014-05-16
* genirq: Replace dynamic_irq_init/cleanupThomas Gleixner2014-05-16
* genirq: Remove irq_reserve_irq[s]Thomas Gleixner2014-05-16
* genirq: Make create/destroy_irq() ia64 privateThomas Gleixner2014-05-16
* x86: Remove create/destroy_irq()Thomas Gleixner2014-05-16
* genirq: Provide generic hwirq allocation facilityThomas Gleixner2014-05-16
* genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-28
* genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-17
* genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner2014-03-14
* genirq: Document IRQCHIP_ONESHOT_SAFE flagThomas Gleixner2014-03-14
* genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner2014-03-12
* genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner2013-11-13
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* genirq: Add irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-25
* genirq: irqchip: Add mask to block out invalid irqsGrant Likely2013-05-29
* genirq: Generic chip: Add linear irq domain supportThomas Gleixner2013-05-29
* genirq: irqchip: Add a mask calculation functionThomas Gleixner2013-05-29
* genirq: Generic chip: Cache per irq bit maskThomas Gleixner2013-05-29
* genirq: Generic chip: Handle separate mask registersGerlando Falauto2013-05-29
* genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto2013-05-29
* x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-28
* x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev2013-01-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-13
|\
| * s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber2012-11-30