summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)AuthorFilesLines
2016-02-21Merge branch 'irqchip/tango' into irqchip/coreJason Cooper3-0/+238
2016-02-18irqchip/ts4800: Make ts4800_ic_ops static constAxel Lin1-1/+1
2016-02-18irqchip/bcm2836: Drop extra memory barrier in SMP boot.Eric Anholt1-1/+0
2016-02-18irqchip/ts4800: Add hardware dependencyJean Delvare1-0/+1
2016-02-18irqchip/tango: Add support for Sigma Designs SMP86xx/SMP87xx interrupt contro...Mans Rullgard3-0/+238
2016-02-16irqchip/armada-370-xp: Do not enable it by default when ARCH_MVEBU is selectedGregory CLEMENT1-1/+0
2016-02-16irqchip/armada-370-xp: Allow allocation of multiple MSIsThomas Petazzoni1-11/+14
2016-02-16irqchip/armada-370-xp: Use shorter names for irq_chipThomas Petazzoni1-3/+3
2016-02-16irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriateThomas Petazzoni1-2/+2
2016-02-16irqchip/armada-370-xp: Use the generic MSI infrastructureThomas Petazzoni2-88/+62
2016-02-16irqchip/armada-370-xp: Add Kconfig option for the driverThomas Petazzoni2-1/+6
2016-02-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-4/+10
2016-01-29irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel1-0/+1
2016-01-27irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim1-1/+1
2016-01-26irqchip/gic-v3-its: Recompute the number of pages on page size changeMarc Zyngier1-2/+6
2016-01-26irqchip: Fix dependencies for archs w/o HAS_IOMEMRichard Weinberger1-0/+1
2016-01-26irqchip/s3c24xx: Mark init_eint as __maybe_unusedArnd Bergmann1-1/+1
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-0/+330
2016-01-24IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan3-0/+330
2016-01-21Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds1-5/+5
2016-01-21Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+0
2016-01-20irqchip: renesas-h8s: Replace ctrl_outw/ctrl_inw with writew/readwGuenter Roeck1-5/+5
2016-01-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-109/+840
2016-01-12Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds1-4/+4
2016-01-06irqchip/omap-intc: Add support for spurious irq handlingSekhar Nori1-1/+26
2015-12-30irqchip/zevio: Use irq_data_get_chip_type() helperGeliang Tang1-2/+1
2015-12-29irqchip/omap-intc: Remove duplicate setup for IRQ chip type handlerMilo Kim1-1/+0
2015-12-29irqchip/ts4800: Add TS-4800 interrupt controllerDamien Riegel3-0/+170
2015-12-29irqchip/gicv2m: Miscellaneous fixes for v2m resources and SPI rangesSuravee Suthikulpanit1-4/+4
2015-12-29irqchip/bcm2836: Make code more readableAndrea Merello1-1/+1
2015-12-29irqchip/bcm2836: Tolerate IRQs while no flag is set in ISRAndrea Merello1-1/+1
2015-12-29irqchip/bcm2836: Add SMP support for the 2836Andrea Merello1-2/+23
2015-12-29irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timersEric Anholt1-0/+26
2015-12-29Merge tag 'irqchip-core-v4.5' of git://git.infradead.org/users/jcooper/linux ...Thomas Gleixner2-45/+64
2015-12-29Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2-24/+147
2015-12-23Merge branch 'irqchip/sunxi' into irqchip/coreJason Cooper1-0/+13
2015-12-21irqchip/gic-v2m: acpi: Introducing GICv2m ACPI supportSuravee Suthikulpanit2-2/+114
2015-12-21irqchip/gic-v2m: Refactor to prepare for ACPI supportSuravee Suthikulpanit1-21/+32
2015-12-21irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit1-1/+1
2015-12-19Merge branch 'irq/gic-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner5-32/+75
2015-12-18irqchip/mbigen: Implement the mbigen irq chip operation functionsMa Jun1-0/+81
2015-12-18irqchip/mbigen: Create irq domain for each mbigen deviceMa Jun1-0/+138
2015-12-18irqchip/mgigen: Add platform device driver for mbigen deviceMa Jun3-0/+87
2015-12-18irqchip/gic: Kconfig the number of instancesLinus Walleij2-20/+15
2015-12-16irqchip/gic: Make interrupt ID 1020 invalidMarc Zyngier1-1/+1
2015-12-16irqchip/gic-v2m: Fix of_node refcount on errorMarc Zyngier1-1/+1
2015-12-16irqchip/gic: Assign irqchip dynamicallyLinus Walleij1-9/+13
2015-12-16irqchip/gic: Support RealView variant setupLinus Walleij3-1/+45
2015-12-15h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]Daniel Lezcano1-4/+4
2015-12-03irqchip/sunxi-nmi: Support sun9i A80 NMI controllerChen-Yu Tsai1-0/+13