Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq update from Thomas Gleixner: "A small set of updats/fixes for the irq subsystem: - Allow GICv3 interrupts to be configured as wake-up sources to enable wakeup from suspend - Make the error handling of the STM32 irqchip init function work - A set of small cleanups and improvements" * 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: irqchip/gic-v3: Allow interrupt to be configured as wake-up sources irqchip/tango: Set irq handler and data in one go dt-bindings: irqchip: renesas-irqc: Document r8a774a1 support irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0 irqchip/stm32: Fix init error handling irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt 1 addition, 0 deletions...devicetree/bindings/interrupt-controller/renesas,irqc.txt
- drivers/irqchip/irq-bcm7038-l1.c 4 additions, 0 deletionsdrivers/irqchip/irq-bcm7038-l1.c
- drivers/irqchip/irq-gic-v3.c 6 additions, 2 deletionsdrivers/irqchip/irq-gic-v3.c
- drivers/irqchip/irq-s3c24xx.c 1 addition, 1 deletiondrivers/irqchip/irq-s3c24xx.c
- drivers/irqchip/irq-stm32-exti.c 13 additions, 12 deletionsdrivers/irqchip/irq-stm32-exti.c
- drivers/irqchip/irq-tango.c 1 addition, 2 deletionsdrivers/irqchip/irq-tango.c
Please register or sign in to comment