aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+10
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-17/+131
2017-05-12irqchip/mbigen: Fix the clear register offset calculationMaJun1-4/+1
2017-05-12irqchip/mbigen: Fix potential NULL dereferencingHanjun Guo1-0/+3
2017-05-12irqchip/mbigen: Fix memory mapping codeHanjun Guo1-3/+6
2017-04-30irqchip/mbigen: Fix return value check in mbigen_device_probe()Wei Yongjun1-2/+1
2017-04-20irqchip/mips-gic: Replace static map with dynamicMatt Redfearn1-42/+18
2017-04-20irqchip/mips-gic: Remove device IRQ domainPaul Burton1-197/+93
2017-04-20irqchip/mips-gic: Separate IPI reservation & usage trackingPaul Burton1-5/+7
2017-04-20Merge branch 'linus' into irq/coreThomas Gleixner3-0/+7
2017-04-14irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker1-0/+2
2017-04-12irqchip: mips-cpu: Introduce IPI IRQ domain supportPaul Burton2-8/+119
2017-04-12irqchip: mips-cpu: Prepare for non-legacy IRQ domainsPaul Burton1-10/+13
2017-04-12irqchip: mips-cpu: Replace magic 0x100 with IE_SW0Paul Burton1-4/+4
2017-04-12irqchip/irq-imx-gpcv2: Clear OF_POPULATED flagAndrey Smirnov1-0/+5
2017-04-12irqchip/atmel-aic5: Handle suspend to RAMAlexandre Belloni1-1/+28
2017-04-07irqchip: Add Mediatek mtk-cirq driverYoulin Pei2-1/+307
2017-04-07irqchip/gic-v3-its: Add IORT hook for platform MSI supportMarc Zyngier1-1/+9
2017-04-07irqchip/mbigen: Add ACPI supportHanjun Guo1-3/+72
2017-04-07irqchip/mbigen: Introduce mbigen_of_create_domain()Kefeng Wang1-15/+28
2017-04-07irqchip/mbigen: Drop module ownerKefeng Wang1-1/+0
2017-04-07irqchip/gicv3-its: platform-msi: Scan MADT to create platform msi domainHanjun Guo1-0/+37
2017-04-07irqchip/gicv3-its: platform-msi: Refactor its_pmsi_init() to prepare for ACPIHanjun Guo1-18/+27
2017-04-07irqchip/gicv3-its: platform-msi: Refactor its_pmsi_prepare()Hanjun Guo1-7/+16
2017-04-07irqchip/gic-v3-its: Keep the include header files in alphabetic orderHanjun Guo1-1/+1
2017-04-07irqchip/mtk-sysirq: Remove unnecessary barrier when configuring triggerMars Cheng1-1/+1
2017-04-07irqchip/mtk-sysirq: Extend intpol base to arbitrary numberMars Cheng1-21/+95
2017-04-07irqchip/faraday: Replace moxa with ftintc010Linus Walleij3-117/+2
2017-04-07irqchip/faraday: Fix the trigger typesLinus Walleij1-5/+10
2017-04-07irqchip/gemini: Refactor Gemini driver to reflect Faraday originLinus Walleij4-186/+194
2017-03-31Merge tag 'irq-fixes-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner2-0/+5
2017-03-31irqchip/mips-gic: Fix Local compare interruptMatt Redfearn1-0/+4
2017-03-14irqchip/mvebu-odmi: Select GENERIC_MSI_IRQ_DOMAINArnd Bergmann1-0/+1
2017-03-09Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner2-4/+20
2017-03-07irqchip/crossbar: Fix incorrect type of register sizeFranck Demathieu1-4/+4
2017-03-07irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni1-0/+16
2017-03-06irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu1-1/+2
2017-03-01irqchip/crossbar: Fix incorrect type of local variablesFranck Demathieu1-1/+2
2017-02-20Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2017-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-40/+566
2017-02-19irqchip/qcom: Fix error handlingChristophe JAILLET1-2/+2
2017-02-08irqchip/gic-v3-its: Zero command on allocationMarc Zyngier1-0/+6
2017-02-08irqchip/gic-v3-its: Fix command buffer allocationRobert Richter1-2/+3
2017-02-08irqchip/mips-gic: Fix local interruptsMarcin Nowakowski1-0/+29
2017-02-08irqchip: Add a driver for Cortina GeminiLinus Walleij2-0/+186
2017-02-08irqchip/gic-v3-its: Rename MAPVI to MAPTIMarc Zyngier1-14/+14
2017-02-08irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPUMarc Zyngier1-1/+1
2017-02-08irqchip/gic-v3-its: Refactor command encodingMarc Zyngier1-18/+16
2017-02-08irqchip/gic-v3-its: Enable cacheable attribute Read-allocate hintsShanker Donthineni1-5/+5
2017-02-03irqchip/qcom: Add IRQ combiner driverAgustin Vega-Frias3-0/+306