summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-042-37/+37
|\
| * Merge branch 'acpi-init'Rafael J. Wysocki2015-10-252-37/+37
| |\
| | * irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-10-012-37/+35
| | * irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier2015-10-011-3/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041-10/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-202-1/+4
| |\ \ \ | | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-022-10/+26
| |\ \ \
| * | | | irqchip: armada-370-xp: Rework per-cpu interrupts handlingMaxime Ripard2015-09-291-10/+4
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-0327-464/+872
|\ \ \ \ \
| * | | | | irqchip/gic-v3-its: Parse new version of msi-parent propertyMarc Zyngier2015-10-161-3/+15
| * | | | | irqchip/gic-v3-its: Add handling of PCI requester id.David Daney2015-10-161-3/+1
| * | | | | irqchip/gic-v2m: Add support for multiple MSI framesMarc Zyngier2015-10-151-46/+78
| * | | | | irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspecMarc Zyngier2015-10-151-9/+13
| * | | | | irqchip/mxs: Add Alphascale ASM9260 supportOleksij Rempel2015-10-144-2/+207
| * | | | | irqchip/mxs: Prepare driver for hardware with different offsetsOleksij Rempel2015-10-141-19/+59
| * | | | | irqchip/mxs: Panic if ioremap or domain creation failsOleksij Rempel2015-10-141-2/+6
| * | | | | irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier2015-10-133-4/+7
| * | | | | irqchip/gic: Kill the xlate methodMarc Zyngier2015-10-131-25/+0
| * | | | | irqchip/gic: Switch ACPI support to stacked domainsMarc Zyngier2015-10-131-14/+30
| * | | | | irqchip/gic: Get rid of gic_init_bases()Marc Zyngier2015-10-131-5/+3
| * | | | | irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier2015-10-1310-174/+236
| * | | | | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-1313-18/+19
| * | | | | Merge branch 'linus' into irq/coreThomas Gleixner2015-10-133-3/+14
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | irqchip/gic-v3: Specialize readq and writeq accessesJean-Philippe Brucker2015-10-091-3/+3
| * | | | | irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker2015-10-091-13/+12
| * | | | | irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker2015-10-091-53/+4
| * | | | | irqchip/gic-v2m: Add workaround for APM X-Gene GICv2m erratumDuc Dang2015-10-091-0/+22
| * | | | | irqchip/gic: Warn if GICv3 system registers are enabledMarc Zyngier2015-10-091-0/+15
| * | | | | irqchip/gic-v3: Make gic_enable_sre an inline functionMarc Zyngier2015-10-091-23/+9
| * | | | | irqchip/sunxi-nmi: Switch to of_io_request_and_map() from of_iomap()Chen-Yu Tsai2015-10-091-1/+1
| * | | | | irqchip/sunxi-nmi: Use driver name instead of DT node name for identificationChen-Yu Tsai2015-10-091-9/+11
| * | | | | irqchip/i8259: Convert to use irq_set_chained_handler_and_dataAxel Lin2015-10-011-2/+2
| * | | | | irqchip/renesas-intc-irqpin: r8a7778 IRLM setup supportUlrich Hecht2015-09-301-2/+4
| * | | | | irqchip/renesas-irqc: Move over to nested generic chipMagnus Damm2015-09-292-56/+31
| * | | | | irqchip/gicv3-its: Use new jump label APIRobert Richter2015-09-291-3/+3
| * | | | | irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313Robert Richter2015-09-291-4/+33
| * | | | | irqchip/gicv3-its: Add HW revision detection and configurationRobert Richter2015-09-293-0/+36
| * | | | | irqchip/gicv3-its: Read typer register outside the loopRobert Richter2015-09-291-3/+2
| * | | | | irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154Robert Richter2015-09-291-1/+41
| * | | | | irqchip/gicv3-its: Add range check for number of allocated pagesRobert Richter2015-09-291-1/+10
| * | | | | irqchip/atmel-aic5: Simplify base chip selectionLudovic Desroches2015-09-221-18/+10
| * | | | | irqchip/atmel-aic5: Use explicit variable name for the base chipLudovic Desroches2015-09-221-22/+22
| * | | | | Merge branch 'irq/urgent' into irq/coreThomas Gleixner2015-09-221-8/+16
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | irqchip/gic: Add arm,pl390 supportGeert Uytterhoeven2015-09-221-0/+1
| | |_|/ / | |/| | |
* | | | | irqchip/tegra: Propagate IRQ type setting to parentLucas Stach2015-10-261-0/+1
* | | | | irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOENThomas Petazzoni2015-10-261-0/+1
| |_|/ / |/| | |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-042-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier2015-10-021-1/+1
| * | | irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier2015-10-021-0/+3
| | |/ | |/|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-271-2/+10
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud