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 Torvalds2015-06-2323-68/+137
|\
| * irqchip: atmel-aic5: Add sama5d2 supportNicolas Ferre2015-06-181-0/+9
| * irq: spear-shirq: Fix race in installing chained IRQ handlerRussell King2015-06-181-2/+1Star
| * irq: irq-keystone: Fix race in installing chained IRQ handlerRussell King2015-06-181-2/+1Star
| * irqchip: exynos-combiner: Save IRQ enable set on suspendJavier Martinez Canillas2015-06-161-5/+59
| * irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKEDSudeep Holla2015-06-054-17/+3Star
| * Merge branch 'linus' into irq/coreThomas Gleixner2015-06-052-71/+2Star
| |\
| * | irqchip: mtk-sysirq: Make mtk_sysirq_of_init return error if ioremap failsAxel Lin2015-05-221-1/+1
| * | Merge branch 'irq/for-arm' into irq/coreThomas Gleixner2015-05-183-7/+45
| |\ \
| | * | irqchip: vf610-mscm: Support NVIC parent chipStefan Agner2015-05-181-6/+17
| | * | irqchip: nvic: Support hierarchy irq domainStefan Agner2015-05-182-1/+28
| * | | irqchip: vf610: Fix of_io_request_and_map error checkMaxime Ripard2015-05-051-3/+2Star
| * | | irqchip: irqc: Remove platform data supportGeert Uytterhoeven2015-05-051-16/+1Star
| * | | irqchip: Constify irq_domain_opsKrzysztof Kozlowski2015-05-0514-15/+15
| |/ /
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-151-7/+14
|\ \ \
| * | | IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent2015-06-131-7/+14
* | | | irqchip: sunxi-nmi: Fix off-by-one error in irq iteratorAxel Lin2015-06-081-1/+1
|/ / /
* | / irqchip/gicv3-its: ITS table size should not be smaller than PSZMinghuan Lian2015-05-201-1/+8
| |/ |/|
* | irqchip: tegra: Set the proper base address in irq chip dataLucas Stach2015-05-131-1/+1
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-70/+1Star
|\ \ | |/ |/|
| * irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-70/+1Star
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-242-0/+107
|\ \ | |/ |/|
| * ACPI: move arm64 GSI IRQ model to generic GSI IRQ layerLorenzo Pieralisi2015-03-261-0/+2
| * irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2015-03-262-0/+105
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-202-4/+4
|\ \
| * | drivers: fix up obsolete cpu function usage.Rusty Russell2015-03-052-4/+4
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-176-68/+515
|\ \ \
| * | | IRQCHIP: Add new driver for BCM7038-style level 1 interrupt controllersKevin Cernekee2015-04-013-0/+341
| * | | IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllersKevin Cernekee2015-04-011-4/+51
| * | | IRQCHIP: bcm7120-l2: Split STB-specific logic into its own functionKevin Cernekee2015-04-011-55/+68
| * | | IRQCHIP: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsetsKevin Cernekee2015-04-011-13/+28
| * | | IRQCHIP: brcmstb-l2: don't clear wakeable interrupts at init timeBrian Norris2015-04-011-3/+6
| * | | IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras2015-03-311-0/+21
| * | | IRQCHIP: mips-gic: Add function for retrieving FDC IRQJames Hogan2015-03-311-0/+23
| * | | irqchip: mips-gic: Don't treat FDC IRQ as percpu devidJames Hogan2015-03-311-5/+10
| * | | IRQCHIP: mips-gic: Fix typo in commentJames Hogan2015-03-311-1/+1
| | |/ | |/|
* | | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-114-138/+508
|\ \ \
| * \ \ Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper2015-04-111-0/+5
| |\ \ \
| | * | | irqchip: gic: Add an entry point to set up irqchip flagsMarc Zyngier2015-03-151-0/+5
| | | |/ | | |/|
| * | | Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper2015-04-112-141/+128Star
| |\ \ \
| | * | | irqchip: gic: Get rid of routable domainMarc Zyngier2015-03-151-54/+5Star
| | * | | irqchip: crossbar: Convert dra7 crossbar to stacked domainsMarc Zyngier2015-03-151-87/+123
| | |/ /
| * | | Merge branch 'irqchip/stacked-tegra' into irqchip/coreJason Cooper2015-04-112-0/+378
| |\ \ \
| | * | | irqchip: tegra: Add Tegra210 supportThierry Reding2015-03-291-1/+7
| | * | | irqchip: tegra: Add DT-based support for legacy interrupt controllerMarc Zyngier2015-03-152-0/+372
| | |/ /
* | | | Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-117-40/+343
|\| | |
| * | | Merge branch 'irqchip/renesas' into irqchip/coreJason Cooper2015-04-031-6/+48
| |\ \ \
| | * | | irqchip: renesas-irqc: Add wake-up supportGeert Uytterhoeven2015-04-031-1/+25
| | * | | irqchip: renesas-irqc: Add minimal runtime PM supportGeert Uytterhoeven2015-03-231-0/+8
| | * | | irqchip: renesas-irqc: Add more register documentationGeert Uytterhoeven2015-03-231-5/+15
| | |/ /