summaryrefslogtreecommitdiff
path: root/drivers/irqchip
Commit message (Expand)AuthorAge
* Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-20
|\
| * irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAPEric Auger2017-01-23
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-20
|\ \
| * | irqchip/qcom: Fix error handlingChristophe JAILLET2017-02-19
| * | irqchip/gic-v3-its: Zero command on allocationMarc Zyngier2017-02-08
| * | irqchip/gic-v3-its: Fix command buffer allocationRobert Richter2017-02-08
| * | irqchip/mips-gic: Fix local interruptsMarcin Nowakowski2017-02-08
| * | irqchip: Add a driver for Cortina GeminiLinus Walleij2017-02-08
| * | irqchip/gic-v3-its: Rename MAPVI to MAPTIMarc Zyngier2017-02-08
| * | irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPUMarc Zyngier2017-02-08
| * | irqchip/gic-v3-its: Refactor command encodingMarc Zyngier2017-02-08
| * | irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hintsShanker Donthineni2017-02-08
| * | irqchip/qcom: Add IRQ combiner driverAgustin Vega-Frias2017-02-03
| |/
* | irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren2016-12-31
* | irqchip/keystone: Fix "scheduling while atomic" on rtStrashko, Grygorii2016-12-31
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-25
|\
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* | irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2016-12-25
* | irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2016-12-25
* | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-25
|/
* irqchip/st: Mark st_irq_syscfg_resume() __maybe_unusedJérémy Lefaure2016-12-19
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-13
|\
| * arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose2016-11-16
* | powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel2016-11-29
* | irqchip/xilinx: Try to fall back if xlnx,kind-of-intr not providedZubair Lutfullah Kakakhel2016-11-29
* | irqchip/xilinx: Add support for parent intcZubair Lutfullah Kakakhel2016-11-29
* | irqchip/xilinx: Rename get_irq to xintc_get_irqZubair Lutfullah Kakakhel2016-11-29
* | irqchip/xilinx: Restructure and use jump label apiZubair Lutfullah Kakakhel2016-11-29
* | irqchip/xilinx: Clean up print messagesZubair Lutfullah Kakakhel2016-11-29
* | microblaze/irqchip: Move intc driver to irqchipZubair Lutfullah Kakakhel2016-11-29
* | irqchip/gic-v3-its: Specialise readq and writeq accessesVladimir Murzin2016-11-29
* | irqchip/gic-v3-its: Specialise flush_dcache operationVladimir Murzin2016-11-29
* | irqchip/gic-v3-its: Narrow down Entry Size when used as a dividerVladimir Murzin2016-11-29
* | irqchip/gic-v3-its: Change unsigned types for AArch32 compatibilityVladimir Murzin2016-11-29
* | irqchip/bcm7038-l1: Implement irq_cpu_offline() callbackFlorian Fainelli2016-11-18
|/
* Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner2016-10-21
|\
| * irqchip/gic: Add missing \n to CPU IF adjustment messageMarc Zyngier2016-10-20
| * irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accessesMarc Zyngier2016-10-17
* | irqchip/jcore: Don't show Kconfig menu item for driverRich Felker2016-10-20
* | irqchip/eznps: Drop pointless static qualifier in nps400_of_init()Wei Yongjun2016-10-19
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-18
|\ \ | |/ |/|
| * irqchip/gicv3: Handle loop timeout properDan Carpenter2016-10-14
| * irqchip/jcore: Fix lost per-cpu interruptsRich Felker2016-10-14
| * irqchip/eznps: Acknowledge NPS_IPI before calling the handlerNoam Camus2016-10-14
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-15
|\ \
| * | irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton2016-10-06
| * | irqchip: i8259: Allow platforms to override poll functionPaul Burton2016-10-06
| * | irqchip: i8259: Add domain before mapping parent irqPaul Burton2016-10-06
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-11
|\ \ \
| * | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11