Age | Commit message (Expand) | Author |
2016-03-23 | irqchip/mbigen: Make CONFIG_HISILICON_IRQ_MBIGEN a hidden option | MaJun |
2016-03-21 | irqchip/mbigen: Handle multiple device nodes in a mbigen module | MaJun |
2016-03-20 | irqchip/tegra: Switch to use irq_domain_free_irqs_common | Axel Lin |
2016-03-11 | irqchip/irq-alpine-msi: Release the correct domain on error | Dan Carpenter |
2016-03-10 | irqchip/mxs: Fix error check of of_io_request_and_map() | Vladimir Zapolskiy |
2016-03-10 | irqchip/sunxi-nmi: Fix error check of of_io_request_and_map() | Vladimir Zapolskiy |
2016-03-09 | irqchip/gic/realview: Support more RealView DCC variants | Linus Walleij |
2016-03-09 | irqchip: Add the Alpine MSIX interrupt controller | Antoine Tenart |
2016-03-09 | irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinity | Antoine Tenart |
2016-03-09 | irqchip/gic-v3-its: Mark its_init() and its children as __init | Tomasz Nowicki |
2016-03-09 | irqchip/gic-v3: Remove gic_root_node variable from the ITS code | Hanjun Guo |
2016-03-09 | irqchip/gic-v3: ACPI: Add redistributor support via GICC structures | Tomasz Nowicki |
2016-03-09 | irqchip/gic-v3: Add ACPI support for GICv3/4 initialization | Tomasz Nowicki |
2016-03-09 | irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver | Tomasz Nowicki |
2016-03-08 | Merge branch 'linus' into irq/core, to pick up fixes | Ingo Molnar |
2016-02-25 | irqchip/mips-gic: Add new DT property to reserve IPIs | Qais Yousef |
2016-02-25 | MIPS: Make smp CMP, CPS and MT use the new generic IPI functions | Qais Yousef |
2016-02-25 | irqchip/mips-gic: Clear percpu_masks correctly when mapping | Qais Yousef |
2016-02-25 | irqchip/mips-gic: Use gic_vpes instead of NR_CPUS | Qais Yousef |
2016-02-25 | irqchip/mips-gic: Add device hierarchy domain | Qais Yousef |
2016-02-25 | irqchip/mips-gic: Add a IPI hierarchy domain | Qais Yousef |
2016-02-21 | Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner |
2016-02-21 | Merge tag 'irqchip-core-4.6' of git://git.infradead.org/users/jcooper/linux i... | Thomas Gleixner |
2016-02-21 | Merge branch 'irqchip/mvebu' into irqchip/core | Jason Cooper |
2016-02-21 | Merge branch 'irqchip/mips' into irqchip/core | Jason Cooper |
2016-02-21 | Merge branch 'irqchip/tango' into irqchip/core | Jason Cooper |
2016-02-19 | irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method | Marc Zyngier |
2016-02-19 | irqchip/mvebu-odmi: Add new driver for platform MSI on Marvell 7K/8K | Thomas Petazzoni |
2016-02-18 | irqchip/ts4800: Make ts4800_ic_ops static const | Axel Lin |
2016-02-18 | irqchip/bcm2836: Drop extra memory barrier in SMP boot. | Eric Anholt |
2016-02-18 | irqchip/ts4800: Add hardware dependency | Jean Delvare |
2016-02-18 | irqchip/tango: Add support for Sigma Designs SMP86xx/SMP87xx interrupt contro... | Mans Rullgard |
2016-02-17 | irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size | Shanker Donthineni |
2016-02-17 | irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/ | Alban Bedel |
2016-02-17 | irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/ | Alban Bedel |
2016-02-16 | irqchip/armada-370-xp: Do not enable it by default when ARCH_MVEBU is selected | Gregory CLEMENT |
2016-02-16 | irqchip/armada-370-xp: Allow allocation of multiple MSIs | Thomas Petazzoni |
2016-02-16 | irqchip/armada-370-xp: Use shorter names for irq_chip | Thomas Petazzoni |
2016-02-16 | irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriate | Thomas Petazzoni |
2016-02-16 | irqchip/armada-370-xp: Use the generic MSI infrastructure | Thomas Petazzoni |
2016-02-16 | irqchip/armada-370-xp: Add Kconfig option for the driver | Thomas Petazzoni |
2016-02-11 | irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1 | Ashok Kumar |
2016-02-11 | irqchip/gic: Only set the EOImodeNS bit for the root controller | Jon Hunter |
2016-02-11 | irqchip/gic: Only populate set_affinity for the root controller | Jon Hunter |
2016-02-08 | irqchips/bmips: Add bcm6345-l1 interrupt controller | Simon Arlott |
2016-02-08 | irqchip/atmel-aic: Remove duplicate bit operation | Milo Kim |
2016-02-08 | irqchip/atmel-aic: Change return type of aic_common_set_priority() | Milo Kim |
2016-02-08 | irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_init | Milo Kim |
2016-02-04 | irqchip/gicv3-its: Fix memory leak in its_free_tables() | Shanker Donthineni |
2016-02-02 | irqchip/sun4i: Fix compilation outside of arch/arm | Andre Przywara |