aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
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-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-19Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson
2014-05-12irqchip: sirf: fix one minor checkpatch issueBin Shi
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
2014-04-18Shiraz has movedViresh Kumar
2014-04-17irqchip: Gic: Support forced affinity settingThomas Gleixner
2014-04-15irqchip: vic: Properly chain the cascaded IRQsLinus Walleij
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31irqchip: sun7i/sun6i: Disable NMI before registering the handlerHans de Goede
2014-03-26ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controllerCarlo Caione
2014-03-19irqchip: sun4i: Simplify sun4i_irq_ackHans de Goede
2014-03-19irqchip: sun4i: Use handle_fasteoi_irq for all interruptsHans de Goede
2014-03-17Merge tag 'omap-for-v3.15/fixes-for-merge-window' of git://git.kernel.org/pub...Arnd Bergmann
2014-03-14irqchip: sun4i: Don't ack IRQs > 0, fix acking of IRQ 0Hans de Goede
2014-03-14irqchip: sun4i: Fix a comment about mask register initializationHans de Goede
2014-03-14irqchip: sun4i: Fix irq 0 not workingHans de Goede
2014-03-14irqchip: sunxi: Change compatiblesMaxime Ripard
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-12irqchip: Remove unused includeStephen Boyd
2014-03-12irqchip: Remove asmlinkage from static functionsStephen Boyd
2014-03-09Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Olof Johansson
2014-03-09Merge tag 'irq-mmp' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuan...Olof Johansson
2014-03-09Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-03-08Merge tag 'omap-for-v3.15/crossbar-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2014-03-06irqchip: gic: Silence sparse warningsStephen Boyd
2014-03-06irqchip: Silence sparse warningStephen Boyd
2014-03-04irqchip: xtensa: Select only an online cpuThomas Gleixner
2014-03-04Revert irqchip: irq-dove: Add PMU interrupt controllerJason Cooper
2014-03-04irqchip: mmp: avoid use head file in a specific archNeil Zhang
2014-02-28ARM: clps711x: Add CLPS711X irqchip driverAlexander Shiyan
2014-02-25irq-metag*: stop set_affinity vectoring to offline cpusJames Hogan
2014-02-25irqchip: gic: use dmb ishst instead of dsb when raising a softirqWill Deacon