| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner | 2015-04-11 | 1 | -0/+1 |
|\ |
|
| * | genirq: Add irqchip_set_wake_parent | Marc Zyngier | 2015-03-15 | 1 | -0/+1 |
* | | genirq: Allow the irqchip state of an IRQ to be save/restored | Marc Zyngier | 2015-04-08 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-12-10 | 1 | -5/+28 |
|\ |
|
| * | genirq: Move irq_chip_write_msi_msg() helper to core | Thomas Gleixner | 2014-12-07 | 1 | -6/+0 |
| * | genirq: Introduce callback irq_chip.irq_write_msi_msg | Jiang Liu | 2014-11-23 | 1 | -0/+8 |
| * | genirq: Split out flow handler typedefs into seperate header file | Thomas Gleixner | 2014-11-23 | 1 | -5/+1 |
| * | genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip | Jiang Liu | 2014-11-23 | 1 | -0/+4 |
| * | genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip | Jiang Liu | 2014-11-23 | 1 | -0/+5 |
| * | genirq: Add more helper functions to support stacked irq_chip | Yingjoe Chen | 2014-11-23 | 1 | -0/+6 |
| * | genirq: Introduce helper functions to support stacked irq_chip | Jiang Liu | 2014-11-23 | 1 | -0/+5 |
| * | irqdomain: Introduce new interfaces to support hierarchy irqdomains | Jiang Liu | 2014-11-23 | 1 | -0/+5 |
* | | genirq: Generic chip: Add big endian I/O accessors | Kevin Cernekee | 2014-11-09 | 1 | -0/+2 |
* | | genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel} | Kevin Cernekee | 2014-11-09 | 1 | -2/+12 |
* | | genirq: Generic chip: Change irq_reg_{readl,writel} arguments | Kevin Cernekee | 2014-11-09 | 1 | -7/+13 |
|/ |
|
* | genirq: Mark wakeup sources as armed on suspend | Thomas Gleixner | 2014-09-01 | 1 | -0/+8 |
* | genirq: generic chip: Export irq_map_generic_chip function | Boris BREZILLON | 2014-07-17 | 1 | -0/+2 |
* | genirq: Remove dynamic_irq mess | Thomas Gleixner | 2014-05-16 | 1 | -10/+0 |
* | genirq: Replace dynamic_irq_init/cleanup | Thomas Gleixner | 2014-05-16 | 1 | -0/+4 |
* | genirq: Remove irq_reserve_irq[s] | Thomas Gleixner | 2014-05-16 | 1 | -7/+0 |
* | genirq: Make create/destroy_irq() ia64 private | Thomas Gleixner | 2014-05-16 | 1 | -4/+0 |
* | x86: Remove create/destroy_irq() | Thomas Gleixner | 2014-05-16 | 1 | -4/+0 |
* | genirq: Provide generic hwirq allocation facility | Thomas Gleixner | 2014-05-16 | 1 | -0/+15 |
* | genirq: x86: Ensure that dynamic irq allocation does not conflict | Thomas Gleixner | 2014-04-28 | 1 | -0/+2 |
* | genirq: Allow forcing cpu affinity of interrupts | Thomas Gleixner | 2014-04-17 | 1 | -1/+2 |
* | genirq: Add a new IRQCHIP_EOI_THREADED flag | Thomas Gleixner | 2014-03-14 | 1 | -0/+2 |
* | genirq: Document IRQCHIP_ONESHOT_SAFE flag | Thomas Gleixner | 2014-03-14 | 1 | -0/+1 |
* | genirq: Provide irq_request/release_resources chip callbacks | Thomas Gleixner | 2014-03-12 | 1 | -0/+6 |
* | genirq: Prevent spurious detection for unconditionally polled interrupts | Thomas Gleixner | 2013-11-13 | 1 | -1/+6 |
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -9/+0 |
* | genirq: Add irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas | 2013-06-25 | 1 | -0/+6 |
* | genirq: irqchip: Add mask to block out invalid irqs | Grant Likely | 2013-05-29 | 1 | -0/+2 |
* | genirq: Generic chip: Add linear irq domain support | Thomas Gleixner | 2013-05-29 | 1 | -0/+30 |
* | genirq: irqchip: Add a mask calculation function | Thomas Gleixner | 2013-05-29 | 1 | -0/+3 |
* | genirq: Generic chip: Cache per irq bit mask | Thomas Gleixner | 2013-05-29 | 1 | -0/+4 |
* | genirq: Generic chip: Handle separate mask registers | Gerlando Falauto | 2013-05-29 | 1 | -0/+2 |
* | genirq: Generic chip: Add support for per chip type mask cache | Gerlando Falauto | 2013-05-29 | 1 | -1/+5 |
* | x86, msi: Use IRQ remapping specific setup_msi_irqs routine | Joerg Roedel | 2013-01-28 | 1 | -0/+3 |
* | x86/MSI: Support multiple MSIs in presense of IRQ remapping | Alexander Gordeev | 2013-01-24 | 1 | -0/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-12-13 | 1 | -5/+5 |
|\ |
|
| * | s390/pci: PCI adapter interrupts for MSI/MSI-X | Jan Glauber | 2012-11-30 | 1 | -5/+5 |
* | | genirq: Provide means to retrigger parent | Thomas Gleixner | 2012-11-01 | 1 | -0/+9 |
|/ |
|
* | genirq: Allow irq chips to mark themself oneshot safe | Thomas Gleixner | 2012-07-25 | 1 | -0/+1 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-07-22 | 1 | -2/+0 |
|\ |
|
| * | irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(... | Suresh Siddha | 2012-06-15 | 1 | -2/+0 |
* | | linux/irq.h: fix kernel-doc warning | Randy Dunlap | 2012-06-30 | 1 | -2/+0 |
|/ |
|
* | irq: Remove irq_chip->release() | Richard Weinberger | 2012-05-21 | 1 | -5/+0 |
* | irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers | Benjamin Herrenschmidt | 2012-04-23 | 1 | -0/+7 |
* | irq: Kill pointless irqd_to_hw export | Grant Likely | 2012-04-10 | 1 | -0/+5 |
* | irq: don't put module.h into irq.h for tracking irqgen modules. | Paul Gortmaker | 2011-10-31 | 1 | -20/+12 |