summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-2520-238/+827
|\
| * Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-041-1/+11
| |\
| * \ Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2016-07-022-0/+231
| |\ \
| | * \ Merge branch 'irqchip/aspeed' into irqchip/coreJason Cooper2016-07-022-0/+231
| | |\ \
| | | * | irqchip/aspeed-vic: Add irq controller for AspeedBenjamin Herrenschmidt2016-06-222-0/+231
| * | | | Merge tag 'irqchip-core-4.8' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2016-06-2312-45/+53
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'irqchip/misc' into irqchip/coreJason Cooper2016-06-2311-42/+51
| | |\ \ \
| | | * | | irqchip/s3c24xx: Fixup IO accessors for big endianBen Dooks2016-06-231-18/+18
| | | * | | irqchip/exynos-combiner: Fix usage of __raw IOBen Dooks2016-06-231-7/+7
| | | * | | irqchip/vic: Make vic_syscore_ops and vic_of_init staticBen Dooks2016-06-131-2/+3
| | | * | | irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> includeBen Dooks2016-06-131-0/+2
| | | * | | irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h>Ben Dooks2016-06-131-0/+1
| | | * | | irqchip/brcmstb-l2: Make of probe function staticBen Dooks2016-06-131-2/+2
| | | * | | irqchip/bcm7120-l2: Make probe functions staticBen Dooks2016-06-131-5/+5
| | | * | | irqchip/bcm2836: Make bcm2836_smp_boot_secondary staticBen Dooks2016-06-131-2/+2
| | | * | | irqchip/armada-370-xp: Make syscore_ops staticBen Dooks2016-06-131-1/+1
| | | * | | irqchip/tegra: Fix sparse warnings on __iomemBen Dooks2016-06-131-2/+2
| | | * | | irqchip/sirfsoc: Fix sparse warnings on __iomemBen Dooks2016-06-131-3/+8
| | | |/ /
| | * | | irqchip: bcm2835: Avoid arch/arm-specific handle_IRQEric Anholt2016-06-042-3/+2
| | |/ /
| * | | irqchip/mips-gic: Populate irq_domain namesHarvey Hunt2016-06-141-0/+3
| * | | irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni2016-06-131-17/+90
| * | | irqchip/gicv3-its: Remove an unused argument 'node_name'Shanker Donthineni2016-06-131-2/+2
| * | | irqchip/gicv3-its: Split its_alloc_tables() into two functionsShanker Donthineni2016-06-131-116/+126
| * | | irqchip/gicv3-its: Add a new function for parsing device table BASERnShanker Donthineni2016-06-131-23/+26
| * | | irqchip/gicv3-its: Introduce two helper functions for accessing BASERnShanker Donthineni2016-06-131-4/+20
| * | | irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter2016-06-134-4/+227
| * | | irqchip/gic: Prepare for adding platform driverJon Hunter2016-06-132-9/+9
| * | | irqchip/gic: Add helper function for chip initialisationJon Hunter2016-06-131-14/+27
| * | | irqchip/gic: Isolate early GIC initialisation codeJon Hunter2016-06-131-23/+32
* | | | irqchip/mips-gic: Match IPI IRQ domain by bus token onlyPaul Burton2016-07-051-1/+1
* | | | irqchip/mips-gic: Map to VPs using HW VPNumPaul Burton2016-07-051-1/+1
| |_|/ |/| |
* | | irqchip/mips-gic: Fix IRQs in gic_dev_domainHarvey Hunt2016-06-141-1/+11
|/ /
* | irqchip/irq-pic32-evic: Fix bug with external interrupts.Joshua Henderson2016-06-021-1/+1
* | irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni2016-06-021-2/+47
* | irqchip/gic-v3: Fix quiescence check in gic_enable_redistAndrew Jones2016-06-021-1/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-281-1/+9
|\
| * irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton2016-05-281-1/+9
* | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-274-4/+4
* | irqchip: nps: add 64BIT dependencyArnd Bergmann2016-05-201-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-194-34/+246
|\ \
| * | irqchip/gic-v3: Parse and export virtual GIC informationJulien Grall2016-05-031-1/+113
| * | irqchip/gic-v3: Gather all ACPI specific data in a single structureJulien Grall2016-05-031-27/+33
| * | irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "Julien Grall2016-05-031-0/+2
| * | irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall2016-05-033-1/+91
| * | irqchip/gic-v2: Gather ACPI specific data in a single structureJulien Grall2016-05-031-4/+7
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-191-5/+17
|\ \ \ | | |/ | |/|
| * | irqchip: mips-gic: Provide VP ID accessorPaul Burton2016-05-131-0/+8
| * | irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDRPaul Burton2016-05-131-5/+9
* | | Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-05-193-0/+172
|\ \ \
| * | | irqchip: add nps Internal and external irqchipsNoam Camus2016-05-093-0/+172
| |/ /
OpenPOWER on IntegriCloud