| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-31 | 5 | -4/+10 |
|\ |
|
| * | irqchip/mxs: Add missing set_handle_irq() | Oleksij Rempel | 2016-01-29 | 1 | -0/+1 |
| * | irqchip/atmel-aic: Fix wrong bit operation for IRQ priority | Milo Kim | 2016-01-27 | 1 | -1/+1 |
| * | irqchip/gic-v3-its: Recompute the number of pages on page size change | Marc Zyngier | 2016-01-26 | 1 | -2/+6 |
| * | irqchip: Fix dependencies for archs w/o HAS_IOMEM | Richard Weinberger | 2016-01-26 | 1 | -0/+1 |
| * | irqchip/s3c24xx: Mark init_eint as __maybe_unused | Arnd Bergmann | 2016-01-26 | 1 | -1/+1 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-01-24 | 3 | -0/+330 |
|\ \ |
|
| * | | IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller | Cristian Birsan | 2016-01-24 | 3 | -0/+330 |
* | | | Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds | 2016-01-21 | 1 | -5/+5 |
|\ \ \ |
|
| * | | | irqchip: renesas-h8s: Replace ctrl_outw/ctrl_inw with writew/readw | Guenter Roeck | 2016-01-20 | 1 | -5/+5 |
| | |/
| |/| |
|
* | | | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-21 | 1 | -5/+0 |
|\ \ \
| |/ /
|/| | |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-01-12 | 12 | -109/+840 |
|\ \ \ |
|
| * | | | irqchip/omap-intc: Add support for spurious irq handling | Sekhar Nori | 2016-01-06 | 1 | -1/+26 |
| * | | | irqchip/zevio: Use irq_data_get_chip_type() helper | Geliang Tang | 2015-12-30 | 1 | -2/+1 |
| * | | | irqchip/omap-intc: Remove duplicate setup for IRQ chip type handler | Milo Kim | 2015-12-29 | 1 | -1/+0 |
| * | | | irqchip/ts4800: Add TS-4800 interrupt controller | Damien Riegel | 2015-12-29 | 3 | -0/+170 |
| * | | | irqchip/gicv2m: Miscellaneous fixes for v2m resources and SPI ranges | Suravee Suthikulpanit | 2015-12-29 | 1 | -4/+4 |
| * | | | irqchip/bcm2836: Make code more readable | Andrea Merello | 2015-12-29 | 1 | -1/+1 |
| * | | | irqchip/bcm2836: Tolerate IRQs while no flag is set in ISR | Andrea Merello | 2015-12-29 | 1 | -1/+1 |
| * | | | irqchip/bcm2836: Add SMP support for the 2836 | Andrea Merello | 2015-12-29 | 1 | -2/+23 |
| * | | | irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers | Eric Anholt | 2015-12-29 | 1 | -0/+26 |
| * | | | Merge tag 'irqchip-core-v4.5' of git://git.infradead.org/users/jcooper/linux ... | Thomas Gleixner | 2015-12-29 | 2 | -45/+64 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'irqchip/sunxi' into irqchip/core | Jason Cooper | 2015-12-23 | 1 | -0/+13 |
| | |\ \ \ |
|
| | | * | | | irqchip/sunxi-nmi: Support sun9i A80 NMI controller | Chen-Yu Tsai | 2015-12-03 | 1 | -0/+13 |
| | * | | | | irqchip/renesas-intc-irqpin: Improve clock error handling and reporting | Geert Uytterhoeven | 2015-11-24 | 1 | -12/+33 |
| | * | | | | irqchip/renesas-intc-irqpin: Remove intc_irqpin_priv.number_of_irqs | Geert Uytterhoeven | 2015-11-24 | 1 | -11/+10 |
| | * | | | | irqchip/renesas-intc-irqpin: Remove obsolete platform data support | Geert Uytterhoeven | 2015-11-24 | 1 | -26/+12 |
| | |/ / / |
|
| * | | | | Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/... | Thomas Gleixner | 2015-12-29 | 2 | -24/+147 |
| |\ \ \ \ |
|
| | * | | | | irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support | Suravee Suthikulpanit | 2015-12-21 | 2 | -2/+114 |
| | * | | | | irqchip/gic-v2m: Refactor to prepare for ACPI support | Suravee Suthikulpanit | 2015-12-21 | 1 | -21/+32 |
| | * | | | | irqdomain: Introduce is_fwnode_irqchip helper | Suravee Suthikulpanit | 2015-12-21 | 1 | -1/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'irq/gic-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner | 2015-12-19 | 5 | -32/+75 |
| |\ \ \ \ |
|
| | * | | | | irqchip/gic: Kconfig the number of instances | Linus Walleij | 2015-12-18 | 2 | -20/+15 |
| | * | | | | irqchip/gic: Make interrupt ID 1020 invalid | Marc Zyngier | 2015-12-16 | 1 | -1/+1 |
| | * | | | | irqchip/gic-v2m: Fix of_node refcount on error | Marc Zyngier | 2015-12-16 | 1 | -1/+1 |
| | * | | | | irqchip/gic: Assign irqchip dynamically | Linus Walleij | 2015-12-16 | 1 | -9/+13 |
| | * | | | | irqchip/gic: Support RealView variant setup | Linus Walleij | 2015-12-16 | 3 | -1/+45 |
| | |/ / / |
|
| * | | | | irqchip/mbigen: Implement the mbigen irq chip operation functions | Ma Jun | 2015-12-18 | 1 | -0/+81 |
| * | | | | irqchip/mbigen: Create irq domain for each mbigen device | Ma Jun | 2015-12-18 | 1 | -0/+138 |
| * | | | | irqchip/mgigen: Add platform device driver for mbigen device | Ma Jun | 2015-12-18 | 3 | -0/+87 |
| |/ / / |
|
* | | | | Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/... | Linus Torvalds | 2016-01-12 | 1 | -4/+4 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] | Daniel Lezcano | 2015-12-15 | 1 | -4/+4 |
| | |/
| |/| |
|
* / | | irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PB | Guillaume Delbergue | 2015-12-01 | 1 | -0/+5 |
|/ / |
|
* | | irqchip/gic: Add save/restore of the active state | Marc Zyngier | 2015-11-17 | 1 | -0/+28 |
* | | irqchip/gic: Clear enable bits before restoring them | Marc Zyngier | 2015-11-17 | 1 | -2/+8 |
* | | irqchip/gic: Make sure all interrupts are deactivated at boot | Marc Zyngier | 2015-11-17 | 1 | -4/+9 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-11-15 | 1 | -0/+14 |
|\ |
|
| * | irqchip: irq-mips-gic: Provide function to map GIC user section | Alex Smith | 2015-11-11 | 1 | -0/+14 |
* | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-05 | 2 | -37/+37 |
|\ \ |
|
| * \ | Merge branch 'acpi-init' | Rafael J. Wysocki | 2015-10-25 | 2 | -37/+37 |
| |\ \
| | |/
| |/| |
|