aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2016-10-07irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warningJames Morse
2016-09-24irqchip/atmel-aic: Fix potential deadlock in ->xlate()Boris Brezillon
2016-09-15irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni
2016-06-01irqchip/gic-v3: Configure all interrupts as non-secure Group-1Marc Zyngier
2016-06-01irqchip/gic: Ensure ordering between read of INTACK and shared dataWill Deacon
2016-05-04irqchip/mxs: Fix error check of of_io_request_and_map()Vladimir Zapolskiy
2016-05-04irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()Vladimir Zapolskiy
2016-03-03irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1Ashok Kumar
2016-03-03irqchip/atmel-aic: Fix wrong bit operation for IRQ priorityMilo Kim
2016-03-03irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel
2016-03-03irqchip/omap-intc: Add support for spurious irq handlingSekhar Nori
2015-12-01irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PBGuillaume Delbergue
2015-11-17irqchip/gic: Add save/restore of the active stateMarc Zyngier
2015-11-17irqchip/gic: Clear enable bits before restoring themMarc Zyngier
2015-11-17irqchip/gic: Make sure all interrupts are deactivated at bootMarc Zyngier
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-11irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-26irqchip/tegra: Propagate IRQ type setting to parentLucas Stach
2015-10-26irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOENThomas Petazzoni
2015-10-25Merge branch 'acpi-init'Rafael J. Wysocki
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16irqchip/gic-v3-its: Parse new version of msi-parent propertyMarc Zyngier
2015-10-16irqchip/gic-v3-its: Add handling of PCI requester id.David Daney
2015-10-15irqchip/gic-v2m: Add support for multiple MSI framesMarc Zyngier
2015-10-15irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspecMarc Zyngier
2015-10-14irqchip/mxs: Add Alphascale ASM9260 supportOleksij Rempel
2015-10-14irqchip/mxs: Prepare driver for hardware with different offsetsOleksij Rempel
2015-10-14irqchip/mxs: Panic if ioremap or domain creation failsOleksij Rempel
2015-10-13irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier
2015-10-13irqchip/gic: Kill the xlate methodMarc Zyngier
2015-10-13irqchip/gic: Switch ACPI support to stacked domainsMarc Zyngier
2015-10-13irqchip/gic: Get rid of gic_init_bases()Marc Zyngier
2015-10-13irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-10-13Merge branch 'linus' into irq/coreThomas Gleixner
2015-10-09irqchip/gic-v3: Specialize readq and writeq accessesJean-Philippe Brucker
2015-10-09irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker
2015-10-09irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker
2015-10-09irqchip/gic-v2m: Add workaround for APM X-Gene GICv2m erratumDuc Dang
2015-10-09irqchip/gic: Warn if GICv3 system registers are enabledMarc Zyngier
2015-10-09irqchip/gic-v3: Make gic_enable_sre an inline functionMarc Zyngier
2015-10-09irqchip/sunxi-nmi: Switch to of_io_request_and_map() from of_iomap()Chen-Yu Tsai
2015-10-09irqchip/sunxi-nmi: Use driver name instead of DT node name for identificationChen-Yu Tsai
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-02irqchip/gic-v3-its: Count additional LPIs for the aliased devicesMarc Zyngier
2015-10-02irqchip/gic-v3-its: Silence warning when its_lpi_alloc_chunks gets inlinedMarc Zyngier
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller