summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski2018-09-151-0/+4
* arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose2018-06-061-12/+1
* irqchip/gic-v3: Change pr_debug message to pr_develMark Salter2018-05-301-1/+1
* irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd2018-05-303-0/+6
* irqchip/gic: Take lock when updating irq typeAniruddha Banerjee2018-04-241-1/+8
* irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entryShanker Donthineni2018-04-131-0/+11
* irqchip/mbigen: Fix the clear register offset calculationMaJun2018-04-131-4/+1
* irqchip/mips-gic: Separate IPI reservation & usage trackingPaul Burton2018-03-241-5/+7
* irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel2018-03-221-5/+4
* irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni2018-02-281-1/+1
* irqchip/mvebu-odmi: Select GENERIC_MSI_IRQ_DOMAINArnd Bergmann2017-12-201-0/+1
* irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu2017-12-141-4/+4
* irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold2017-11-301-3/+6
* irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu2017-10-211-1/+2
* irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan2017-09-071-1/+4
* irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup()Boris Brezillon2017-08-241-2/+2
* irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup()Boris Brezillon2017-08-241-1/+0
* irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren2017-08-061-0/+4
* irqchip/keystone: Fix "scheduling while atomic" on rtStrashko, Grygorii2017-08-061-9/+19
* irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose2017-07-211-0/+3
* xtensa: don't use linux IRQ #0Max Filippov2017-06-172-2/+2
* irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker2017-04-211-0/+2
* irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni2017-03-221-0/+16
* irqchip/bcm7038-l1: Implement irq_cpu_offline() callbackFlorian Fainelli2017-01-121-0/+26
* Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner2016-10-212-6/+6
|\
| * irqchip/gic: Add missing \n to CPU IF adjustment messageMarc Zyngier2016-10-201-1/+1
| * irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accessesMarc Zyngier2016-10-171-5/+5
* | irqchip/jcore: Don't show Kconfig menu item for driverRich Felker2016-10-201-2/+2
* | irqchip/eznps: Drop pointless static qualifier in nps400_of_init()Wei Yongjun2016-10-191-1/+1
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-183-4/+22
|\ \ | |/ |/|
| * irqchip/gicv3: Handle loop timeout properDan Carpenter2016-10-141-1/+1
| * irqchip/jcore: Fix lost per-cpu interruptsRich Felker2016-10-141-1/+19
| * irqchip/eznps: Acknowledge NPS_IPI before calling the handlerNoam Camus2016-10-141-2/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-151-20/+10
|\ \
| * | irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton2016-10-061-18/+0
| * | irqchip: i8259: Allow platforms to override poll functionPaul Burton2016-10-061-1/+7
| * | irqchip: i8259: Add domain before mapping parent irqPaul Burton2016-10-061-1/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-114-4/+0
|\ \ \
| * | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-114-4/+0
* | | | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-112-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-09-202-0/+6
| |\ \ \
| | * | | iommu/dma: Add support for mapping MSIsRobin Murphy2016-09-162-0/+6
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-102-2/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | irqchip/metag-ext: Improve function-level documentationJulia Lawall2016-10-051-1/+0
| * | | | irqchip/vic: Improve function-level documentationJulia Lawall2016-10-051-1/+0
* | | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-071-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'realview-broomstick-sweep' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2016-09-021-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: realview: imply device tree bootLinus Walleij2016-08-151-1/+1
* | | | | Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2016-09-226-7/+306
|\ \ \ \ \
| * | | | | irqchip/keystone: Fix typo "sporious" -> "spurious"Colin Ian King2016-09-011-1/+1