Age | Commit message (Expand) | Author |
2016-06-01 | irqchip/gic-v3: Configure all interrupts as non-secure Group-1 | Marc Zyngier |
2016-06-01 | irqchip/gic: Ensure ordering between read of INTACK and shared data | Will Deacon |
2016-05-04 | irqchip/mxs: Fix error check of of_io_request_and_map() | Vladimir Zapolskiy |
2016-05-04 | irqchip/sunxi-nmi: Fix error check of of_io_request_and_map() | Vladimir Zapolskiy |
2016-02-17 | irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size | Shanker Donthineni |
2016-02-11 | irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1 | Ashok Kumar |
2016-02-11 | irqchip/gic: Only set the EOImodeNS bit for the root controller | Jon Hunter |
2016-02-11 | irqchip/gic: Only populate set_affinity for the root controller | Jon Hunter |
2016-02-04 | irqchip/gicv3-its: Fix memory leak in its_free_tables() | Shanker Donthineni |
2016-02-02 | irqchip/sun4i: Fix compilation outside of arch/arm | Andre Przywara |
2016-01-31 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-01-29 | irqchip/mxs: Add missing set_handle_irq() | Oleksij Rempel |
2016-01-27 | irqchip/atmel-aic: Fix wrong bit operation for IRQ priority | Milo Kim |
2016-01-26 | irqchip/gic-v3-its: Recompute the number of pages on page size change | Marc Zyngier |
2016-01-26 | irqchip: Fix dependencies for archs w/o HAS_IOMEM | Richard Weinberger |
2016-01-26 | irqchip/s3c24xx: Mark init_eint as __maybe_unused | Arnd Bergmann |
2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-01-24 | IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller | Cristian Birsan |
2016-01-21 | Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2016-01-20 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-01-20 | irqchip: renesas-h8s: Replace ctrl_outw/ctrl_inw with writew/readw | Guenter Roeck |
2016-01-11 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-01-11 | Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/... | Linus Torvalds |
2016-01-06 | irqchip/omap-intc: Add support for spurious irq handling | Sekhar Nori |
2015-12-30 | irqchip/zevio: Use irq_data_get_chip_type() helper | Geliang Tang |
2015-12-29 | irqchip/omap-intc: Remove duplicate setup for IRQ chip type handler | Milo Kim |
2015-12-29 | irqchip/ts4800: Add TS-4800 interrupt controller | Damien Riegel |
2015-12-29 | irqchip/gicv2m: Miscellaneous fixes for v2m resources and SPI ranges | Suravee Suthikulpanit |
2015-12-29 | irqchip/bcm2836: Make code more readable | Andrea Merello |
2015-12-29 | irqchip/bcm2836: Tolerate IRQs while no flag is set in ISR | Andrea Merello |
2015-12-29 | irqchip/bcm2836: Add SMP support for the 2836 | Andrea Merello |
2015-12-29 | irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers | Eric Anholt |
2015-12-29 | Merge tag 'irqchip-core-v4.5' of git://git.infradead.org/users/jcooper/linux ... | Thomas Gleixner |
2015-12-29 | Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner |
2015-12-23 | Merge branch 'irqchip/sunxi' into irqchip/core | Jason Cooper |
2015-12-21 | irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support | Suravee Suthikulpanit |
2015-12-21 | irqchip/gic-v2m: Refactor to prepare for ACPI support | Suravee Suthikulpanit |
2015-12-21 | irqdomain: Introduce is_fwnode_irqchip helper | Suravee Suthikulpanit |
2015-12-19 | Merge branch 'irq/gic-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner |
2015-12-18 | irqchip/mbigen: Implement the mbigen irq chip operation functions | Ma Jun |
2015-12-18 | irqchip/mbigen: Create irq domain for each mbigen device | Ma Jun |
2015-12-18 | irqchip/mgigen: Add platform device driver for mbigen device | Ma Jun |
2015-12-18 | irqchip/gic: Kconfig the number of instances | Linus Walleij |
2015-12-16 | irqchip/gic: Make interrupt ID 1020 invalid | Marc Zyngier |
2015-12-16 | irqchip/gic-v2m: Fix of_node refcount on error | Marc Zyngier |
2015-12-16 | irqchip/gic: Assign irqchip dynamically | Linus Walleij |
2015-12-16 | irqchip/gic: Support RealView variant setup | Linus Walleij |
2015-12-15 | h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] | Daniel Lezcano |
2015-12-03 | irqchip/sunxi-nmi: Support sun9i A80 NMI controller | Chen-Yu Tsai |
2015-12-01 | irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PB | Guillaume Delbergue |