aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-09genirq: Fix grammar s/an /a /Gravatar Geert Uytterhoeven 2-2/+2
2018-10-06Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Gravatar Thomas Gleixner 20-194/+1174
2018-10-03irqchip/gic: Unify GIC priority definitionsGravatar Julien Thierry 3-6/+7
2018-10-03irqchip/gic-v3: Remove acknowledge loopGravatar Julien Thierry 1-34/+31
2018-10-02dt-bindings/interrupt-controller: Add documentation for Marvell SEI controllerGravatar Miquel Raynal 1-0/+36
2018-10-02dt-bindings/interrupt-controller: Update Marvell ICU bindingsGravatar Miquel Raynal 1-11/+72
2018-10-02irqchip/irq-mvebu-icu: Add support for System Error Interrupts (SEI)Gravatar Miquel Raynal 1-34/+105
2018-10-02arm64: marvell: Enable SEI driverGravatar Miquel Raynal 1-0/+1
2018-10-02irqchip/irq-mvebu-sei: Add new driver for Marvell SEIGravatar Miquel Raynal 4-0/+512
2018-10-02irqchip/irq-mvebu-icu: Support ICU subnodesGravatar Miquel Raynal 1-16/+57
2018-10-02irqchip/irq-mvebu-icu: Disociate ICU and NSRGravatar Miquel Raynal 1-25/+32
2018-10-02irqchip/irq-mvebu-icu: Clarify the reset operation of configured interruptsGravatar Miquel Raynal 1-2/+6
2018-10-02irqchip/irq-mvebu-icu: Fix wrong private data retrievalGravatar Miquel Raynal 1-1/+1
2018-10-02dt-bindings/interrupt-controller: Fix Marvell ICU length in the exampleGravatar Miquel Raynal 1-1/+1
2018-10-02genirq/msi: Allow creation of a tree-based irqdomain for platform-msiGravatar Marc Zyngier 2-11/+20
2018-10-02dt-bindings: irqchip: renesas-irqc: Document r8a7744 supportGravatar Biju Das 1-0/+1
2018-10-02dt-bindings: irqchip: renesas-irqc: Document R-Car E3 supportGravatar Geert Uytterhoeven 1-1/+3
2018-10-02irqchip/pdc: Setup all edge interrupts as rising edge at GICGravatar Lina Iyer 1-0/+1
2018-10-02irqchip/gic-v3-its: Allow use of LPI tables in reserved memoryGravatar Marc Zyngier 1-5/+38
2018-10-02irqchip/gic-v3-its: Register LPI tables with EFI config tableGravatar Marc Zyngier 1-0/+12
2018-10-02irqchip/gic-v3-its: Check that all RDs have the same property tableGravatar Marc Zyngier 1-0/+9
2018-10-02irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernelsGravatar Marc Zyngier 1-0/+8
2018-10-02irqchip/gic-v3-its: Allow use of pre-programmed LPI tablesGravatar Marc Zyngier 1-12/+61
2018-10-02irqchip/gic-v3-its: Keep track of property table's PA and VAGravatar Marc Zyngier 2-11/+15
2018-10-02irqchip/gic-v3-its: Move pending table allocation to init timeGravatar Marc Zyngier 2-28/+53
2018-10-02irqchip/gic-v3-its: Split property table clearing from allocationGravatar Marc Zyngier 1-7/+10
2018-10-02irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usageGravatar Marc Zyngier 1-7/+3
2018-10-02irqchip/gic-v3-its: Change initialization ordering for LPIsGravatar Marc Zyngier 1-8/+12
2018-10-01genirq/debugfs: Reinstate full OF path for domain nameGravatar Marc Zyngier 1-1/+1
2018-10-01genirq/debugfs: Reset domain debugfs_file on removal of the debugfs fileGravatar Marc Zyngier 1-0/+1
2018-09-30Linux 4.19-rc6v4.19-rc6Gravatar Greg Kroah-Hartman 1-1/+1
2018-09-30Merge tag 'auxdisplay-for-greg-v4.19-rc6' of https://github.com/ojeda/linuxGravatar Greg Kroah-Hartman 1-1/+1
2018-09-30Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/k...Gravatar Greg Kroah-Hartman 1-0/+1
2018-09-30MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.cGravatar Miguel Ojeda 1-1/+1
2018-09-29Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGravatar Greg Kroah-Hartman 8-19/+25
2018-09-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Greg Kroah-Hartman 1-19/+0
2018-09-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Greg Kroah-Hartman 3-13/+28
2018-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Greg Kroah-Hartman 1-0/+6
2018-09-29Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Greg Kroah-Hartman 1-2/+2
2018-09-29cpufreq: qcom-kryo: Fix section annotationsGravatar Nathan Chancellor 1-2/+2
2018-09-29Merge tag 'dma-mapping-4.19-3' of git://git.infradead.org/users/hch/dma-mappingGravatar Greg Kroah-Hartman 1-0/+3
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Greg Kroah-Hartman 5-48/+38
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 5-18/+86
2018-09-28Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Greg Kroah-Hartman 5-10/+54
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Greg Kroah-Hartman 26-9/+55
2018-09-28Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 3-55/+43
2018-09-28perf/core: Add sanity check to deal with pinned event failureGravatar Reinette Chatre 1-0/+6
2018-09-28Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGravatar Greg Kroah-Hartman 17-52/+217
2018-09-28Merge tag 'riscv-for-linus-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Greg Kroah-Hartman 1-0/+7
2018-09-28Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Gravatar Greg Kroah-Hartman 4-18/+24