summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2014-06-30irqchip: crossbar: Remove IS_ERR_VALUE checkNishanth Menon
2014-06-30irqchip: crossbar: Change allocation logic by reversing search for free irqsNishanth Menon
2014-06-30irqchip: crossbar: Initialise the crossbar with a safe valueNishanth Menon
2014-06-30irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbarNishanth Menon
2014-06-30irqchip: crossbar: Check for premapped crossbar before allocatingNishanth Menon
2014-06-30irqchip: crossbar: Dont use '0' to mark reserved interruptsNishanth Menon
2014-06-24irqchip: versatile-fpga: add support for arm,versatile-sicRob Herring
2014-06-24irqchip: versatile-fpga: Add IRQCHIP_DECLARE supportRob Herring
2014-06-24irqchip: spear_shirq: Simplify register access codeThomas Gleixner
2014-06-24irqchip: spear_shirq: Use proper irq chips for the different SoCsThomas Gleixner
2014-06-24irqchip: spear_shirq: Remove the parent irq "ack"/unmaskThomas Gleixner
2014-06-24irqchip: spear_shirq: Simplify chained handlerThomas Gleixner
2014-06-24irqchip: spear_shirq: Kill the clear_reg nonsenseThomas Gleixner
2014-06-24irqchip: spear_shirq: Precalculate status maskThomas Gleixner
2014-06-24irqchip: spear_shirq: Use the proper interfacesThomas Gleixner
2014-06-24irqchip: spear_shirq: Reorder the spear320 ras blocksThomas Gleixner
2014-06-24irqchip: spear_shirq: Namespace cleanupThomas Gleixner
2014-06-24irqchip: spear_shirq: No point in storing the parent irqThomas Gleixner
2014-06-24irqchip: spear_shirq: Move private structs to sourceThomas Gleixner
2014-06-24irqchip: spear_shirq: Kill pointless staticThomas Gleixner
2014-06-24Merge branch 'irqchip/urgent' into irqchip/coreJason Cooper
2014-06-21irqchip: spear_shirq: Fix interrupt offsetThomas Gleixner
2014-06-21irqchip: nvic: Use the generic noop functionDaniel Thompson
2014-06-21irqchip: brcmstb-l2: Level-2 interrupts are edge sensitiveFlorian Fainelli
2014-06-21irqchip: armada-370-xp: Mask all interrupts during initialization.Thomas Petazzoni
2014-06-19irq-gic: remove file name from heading commentSergei Shtylyov
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-05-27Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into ...Thomas Gleixner
2014-05-27irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controllerFlorian Fainelli
2014-05-21Merge tag 'vexpress/updates-for-3.16' of git://git.linaro.org/people/pawel.mo...Olof Johansson
2014-05-20of: consolidate linker section OF match table declarationsRob Herring
2014-05-20irqchip: mxs: Fix function type for IRQCHIP_OF_DECLARERob Herring
2014-05-20irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARERob Herring
2014-05-20irqchip: align irqchip OF match table section namingRob Herring
2014-05-20Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson
2014-05-19irqchip: gic: Use mask field in GICC_IARHaojian Zhuang
2014-05-12irqchip: sirf: fix one minor checkpatch issueBin Shi
2014-05-08Merge tag 'irqchip-mvebu-3.16' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner
2014-05-08irqchip: orion: Reverse irq handling prioritySebastian Hesselbarth
2014-05-08irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni
2014-05-08irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driverThomas Petazzoni
2014-04-29Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner
2014-04-28irqchip: irq-crossbar: Not allocating enough memoryDan Carpenter
2014-04-28irqchip: armanda: Sanitize set_irq_affinity()Thomas Gleixner
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-20irqchip: armada-370-xp: Fix releasing of MSIsNeil Greatorex
2014-04-20irqchip: armada-370-xp: implement the ->check_device() msi_chip operationThomas Petazzoni
2014-04-20irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variableThomas Petazzoni