summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* irqchip/digicolor: Drop unnecessary staticJulia Lawall2017-07-181-1/+1
* irqchip/mips-cpu: Drop unnecessary staticJulia Lawall2017-07-181-1/+1
* irqchip/gic/realview: Drop unnecessary staticJulia Lawall2017-07-181-1/+1
* irqchip/mips-gic: Remove population of irq domain namesMatt Redfearn2017-07-181-2/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-051-1/+0
|\
| * ARM64/irqchip: Update ACPI_IORT symbol selection logicLorenzo Pieralisi2017-06-151-1/+0
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-0323-90/+1015
|\ \
| * \ Merge tag 'irqchip-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-06-303-3/+6
| |\ \
| | * | irqchip/or1k-pic: Fix interrupt acknowledgementPedro H. Penna2017-06-301-1/+1
| | * | irqchip/irq-mvebu-gicp: Allocate enough memory for spi_bitmapDan Carpenter2017-06-301-2/+2
| | * | irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose2017-06-301-0/+3
| * | | Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2017-06-2319-84/+1006
| |\| |
| | * | irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTIDShanker Donthineni2017-06-231-14/+10
| | * | irqchip/gic-v3-its: Add ACPI NUMA node mappingGanapatrao Kulkarni2017-06-231-1/+75
| | * | irqchip/gic-v3-its-platform-msi: Make of_device_ids constArvind Yadav2017-06-231-1/+1
| | * | irqchip/gic-v3-its: Make of_device_ids constArvind Yadav2017-06-231-1/+1
| | * | irqchip/irq-mvebu-icu: Add new driver for Marvell ICUThomas Petazzoni2017-06-233-0/+293
| | * | irqchip/irq-mvebu-gicp: Add new driver for Marvell GICPThomas Petazzoni2017-06-234-0/+294
| | * | irqchip/qcom: Use builtin_platform_driver to simplify the codeWei Yongjun2017-06-221-6/+1
| | * | irqchip/aspeed-i2c-ic: Add I2C IRQ controller for AspeedBrendan Higgins2017-06-222-1/+116
| | * | irqchip/aspeed-vic: Add AST2500 compatible stringAndrew Jeffery2017-06-221-1/+2
| | * | irqchip/aspeed-vic: Constify irq_domain_opsTobias Klauser2017-06-221-1/+1
| | * | Revert "irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN"Thomas Petazzoni2017-06-221-1/+0
| | * | irqchip/armada-370-xp: Re-enable per-CPU interrupts at resume timeThomas Petazzoni2017-06-221-6/+40
| | * | irqchip/armada-370-xp: Document the overall driver logicThomas Petazzoni2017-06-221-0/+80
| | * | irqchip/armada-370-xp: Re-order register definitionsThomas Petazzoni2017-06-221-11/+10
| | * | irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as c...MaJun2017-06-221-3/+6
| | * | irqchip/gic-v3-its: Fix MSI alias accountingRobin Murphy2017-06-221-18/+17
| | * | irqchip/irq-renesas-h8s: Constify irq_domain_opsTobias Klauser2017-06-221-1/+1
| | * | irqchip/irq-renesas-h8300h: Constify irq_domain_opsTobias Klauser2017-06-221-1/+1
| | * | irqchip/irq-mips-gic: Constify irq_domain_opsTobias Klauser2017-06-221-1/+1
| | * | irqchip/irq-mbigen: Constify irq_domain_opsTobias Klauser2017-06-221-1/+1
| | * | irqchip/irq-imx-gpcv2: Constify irq_domain_opsTobias Klauser2017-06-221-1/+1
| | * | irqchip/i8259: Constify irq_domain_opsTobias Klauser2017-06-221-1/+1
| | * | irqchip/sunxi-nmi: Support sun6i-a31-r-intc compatibleChen-Yu Tsai2017-06-221-3/+26
| | * | irqchip/sunxi-nmi: Const-ify sunxi_sc_nmi_reg_offs structuresChen-Yu Tsai2017-06-221-4/+4
| | * | irqchip/sunxi-nmi: Reorder sunxi_sc_nmi_reg_offs' in ascending orderChen-Yu Tsai2017-06-221-6/+6
| | * | irqchip/sunxi-nmi: Document interrupt disabling and clearing at probe timeChen-Yu Tsai2017-06-221-0/+3
| | * | irqchip/sunxi-nmi: Convert magic numbers to definesChen-Yu Tsai2017-06-221-10/+24
| | |/
| * | irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded accessMarc Zyngier2017-06-225-5/+5
* | | irqchip/mips-gic: Mark count and compare accessors notraceMarcin Nowakowski2017-06-201-3/+3
|/ /
* | Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-06-132-2/+2
|\ \ | |/ |/|
| * xtensa: don't use linux IRQ #0Max Filippov2017-06-052-2/+2
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-211-7/+10
|\ \
| * | irqchip/mbigen: Fix the clear register offset calculationMaJun2017-05-121-4/+1
| * | irqchip/mbigen: Fix potential NULL dereferencingHanjun Guo2017-05-121-0/+3
| * | irqchip/mbigen: Fix memory mapping codeHanjun Guo2017-05-121-3/+6
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-122-17/+131
|\ \ \ | |/ / |/| |
| * | irqchip: mips-cpu: Introduce IPI IRQ domain supportPaul Burton2017-04-122-8/+119
| * | irqchip: mips-cpu: Prepare for non-legacy IRQ domainsPaul Burton2017-04-121-10/+13