aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-05
|\
| * Revert "irq: Warn when shared interrupts do not match on NO_SUSPEND"Thomas Gleixner2014-07-31
| * Revert "PM / sleep / irq: Do not suspend wakeup interrupts"Thomas Gleixner2014-07-31
| * irq: Warn when shared interrupts do not match on NO_SUSPENDPeter Zijlstra2014-07-24
| * Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-07-19
| |\
| | * Merge branch 'irqchip/atmel-aic' into irqchip/coreJason Cooper2014-07-18
| | |\
| | | * irqchip: atmel-aic: Define irq fixups for atmel SoCsBoris BREZILLON2014-07-17
| | | * irqchip: atmel-aic: Implement RTC irq fixupBoris BREZILLON2014-07-17
| | | * irqchip: atmel-aic: Add irq fixup infrastructureBoris BREZILLON2014-07-17
| | | * irqchip: atmel-aic: Add atmel AIC/AIC5 driversBoris BREZILLON2014-07-17
| | | * irqchip: atmel-aic: Move binding doc to interrupt-controller directoryBoris BREZILLON2014-07-17
| | | * genirq: generic chip: Export irq_map_generic_chip functionBoris BREZILLON2014-07-17
| | * | Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/coreJason Cooper2014-07-18
| | |\ \
| * | | | PM / sleep / irq: Do not suspend wakeup interruptsRafael J. Wysocki2014-07-15
| * | | | Merge tag 'irqchip-core-3.17-2' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-07-08
| |\| | |
| | * | | Merge branch 'irqchip/crossbar' into irqchip/coreJason Cooper2014-07-01
| | |\ \ \
| | | * | | irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GICNishanth Menon2014-06-30
| | | * | | documentation: dt: omap: crossbar: Add description for interrupt consumerNishanth Menon2014-06-30
| | | * | | irqchip: crossbar: Introduce centralized check for crossbar writeNishanth Menon2014-06-30
| | | * | | irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid cross...Nishanth Menon2014-06-30
| | | * | | irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callbackSricharan R2014-06-30
| | | * | | irqchip: crossbar: Set cb pointer to null in case of errorSricharan R2014-06-30
| | | * | | irqchip: crossbar: Change the goto namingNishanth Menon2014-06-30
| | | * | | irqchip: crossbar: Return proper error valueNishanth Menon2014-06-30
| | | * | | irqchip: crossbar: Fix kerneldoc warningNishanth Menon2014-06-30
| | | * | | irqchip: crossbar: Fix sparse and checkpatch warningsNishanth Menon2014-06-30
| | | * | | irqchip: crossbar: Remove IS_ERR_VALUE checkNishanth Menon2014-06-30
| | | * | | irqchip: crossbar: Change allocation logic by reversing search for free irqsNishanth Menon2014-06-30
| | | * | | irqchip: crossbar: Initialise the crossbar with a safe valueNishanth Menon2014-06-30
| | | * | | irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbarNishanth Menon2014-06-30
| | | * | | irqchip: crossbar: Check for premapped crossbar before allocatingNishanth Menon2014-06-30
| | | * | | irqchip: crossbar: Dont use '0' to mark reserved interruptsNishanth Menon2014-06-30
| | | | |/ | | | |/|
| | * | | irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson2014-07-01
| * | | | Merge tag 'irqchip-core-3.17' of git://git.infradead.org/users/jcooper/linux ...Thomas Gleixner2014-06-27
| |\| | |
| | * | | irqchip: spear_shirq: Simplify register access codeThomas Gleixner2014-06-24
| | * | | irqchip: spear_shirq: Use proper irq chips for the different SoCsThomas Gleixner2014-06-24
| | * | | irqchip: spear_shirq: Remove the parent irq "ack"/unmaskThomas Gleixner2014-06-24
| | * | | irqchip: spear_shirq: Simplify chained handlerThomas Gleixner2014-06-24
| | * | | irqchip: spear_shirq: Kill the clear_reg nonsenseThomas Gleixner2014-06-24
| | * | | irqchip: spear_shirq: Precalculate status maskThomas Gleixner2014-06-24
| | * | | irqchip: spear_shirq: Use the proper interfacesThomas Gleixner2014-06-24
| | * | | irqchip: spear_shirq: Reorder the spear320 ras blocksThomas Gleixner2014-06-24
| | * | | irqchip: spear_shirq: Namespace cleanupThomas Gleixner2014-06-24
| | * | | irqchip: spear_shirq: No point in storing the parent irqThomas Gleixner2014-06-24
| | * | | irqchip: spear_shirq: Move private structs to sourceThomas Gleixner2014-06-24
| | * | | irqchip: spear_shirq: Kill pointless staticThomas Gleixner2014-06-24
| | * | | Merge branch 'irqchip/urgent' into irqchip/coreJason Cooper2014-06-24
| | |\ \ \
| | * | | | irqchip: nvic: Use the generic noop functionDaniel Thompson2014-06-20
| | | |/ / | | |/| |
| * | | | Merge branch 'irq/urgent' into irq/coreThomas Gleixner2014-06-27
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | genirq: Export irq_domain_disassociate() to architecture interrupt driversJiang Liu2014-06-21