summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2019-02-204-0/+435
| |\ \ \
| | * | | irqchip: davinci-cp-intc: move the driver to drivers/irqchipBartosz Golaszewski2019-02-193-0/+266
| | * | | irqchip: davinci-aintc: move the driver to drivers/irqchipBartosz Golaszewski2019-02-193-0/+169
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-058-93/+387
|\ \ \ \ \
| * \ \ \ \ Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-02-238-93/+387
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | irqchip/imx-irqsteer: Add multi output interrupts supportAisheng Dong2019-02-221-20/+68
| | * | | | irqchip/imx-irqsteer: Change to use reg_num instead of irq_groupAisheng Dong2019-02-221-16/+19
| | * | | | irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt codeDoug Berger2019-02-211-4/+6
| | * | | | irqchip/gicv3-its: Use NUMA aware memory allocation for ITS tablesShanker Donthineni2019-02-211-10/+16
| | * | | | irqchip/sifive-plic: Implement irq_set_affinity() for SMP hostAnup Patel2019-02-211-6/+39
| | * | | | irqchip/sifive-plic: Differentiate between PLIC handler and contextAnup Patel2019-02-211-8/+8
| | * | | | irqchip/sifive-plic: Add warning in plic_init() if handler already presentAnup Patel2019-02-211-0/+5
| | * | | | irqchip/sifive-plic: Pre-compute context hart base and enable baseAnup Patel2019-02-211-26/+21Star
| | * | | | irqchip/irq-sifive-plic: Check and continue in case of an invalid cpuid.Atish Patra2019-02-141-0/+5
| | * | | | irqchip/i8259: Fix shutdown order by moving syscore_ops registrationAaro Koskinen2019-02-141-8/+1Star
| | * | | | irqchip: Add driver for Loongson-1 interrupt controllerJiaxun Yang2019-02-143-0/+202
| | * | | | irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device tableZenghui Yu2019-02-141-0/+2
| | | |_|/ | | |/| |
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-102-23/+84
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-02-072-23/+84
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel2019-01-291-1/+5
| | * | | irqchip/gic-v3-its: Gracefully fail on LPI exhaustionMarc Zyngier2019-01-291-0/+3
| | * | | irqchip/gic-v3-its: Plug allocation race for devices sharing a DevIDMarc Zyngier2019-01-291-5/+27
| | * | | irqchip/gic-v4: Fix occasional VLPI dropHeyi Guo2019-01-281-17/+49
* | | | | Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-02-022-16/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drivers/irqchip: xtensa-mx: fix mask and unmaskMax Filippov2019-01-261-14/+20
| * | | | drivers/irqchip: xtensa: add warning to irq_retriggerMax Filippov2019-01-262-2/+10
| | |/ / | |/| |
* | | | Merge tag 'irqchip-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-01-184-15/+15
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier2019-01-181-12/+13
| * | irqchip/madera: Drop GPIO includesLinus Walleij2019-01-171-2/+0Star
| * | irqchip/gic-v3-mbi: Fix uninitialized mbi_lockYang Yingliang2019-01-171-1/+1
| * | irqchip/stm32-exti: Add domain translate functionLoic Pallardy2019-01-171-0/+1
| |/
* / irqchip/csky: fixup handle_irq_perbit break irqGuo Ren2019-01-081-35/+42
|/
* Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-12-292-9/+9
|\
| * xtensa: clean up WSR*/RSR*/get_sr/set_srMax Filippov2018-12-042-9/+9
* | Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-291-0/+31
|\ \
| * | nds32: Power management for nds32Nick Hu2018-11-061-0/+31
| |/
* | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-293-22/+22
|\ \
| * | irqchip: Convert to using %pOFn instead of device_node.nameRob Herring2018-11-276-33/+33
| |/
* | Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-12-1817-120/+923
|\ \
| * | irqchip/stm32: protect configuration registers with hwspinlockBenjamin Gaignard2018-12-181-16/+100
| * | irqchip: Add driver for imx-irqsteer controllerLucas Stach2018-12-183-0/+270
| * | irqchip: Add driver for Cirrus Logic Madera codecsRichard Fitzgerald2018-12-183-0/+260
| * | irqchip/irq-imx-gpcv2: Add IRQCHIP_DECLARE for i.MX8MQ compatibleLucas Stach2018-12-181-1/+2
| * | irqchip/irq-rda-intc: Fix return value check in rda8810_intc_init()Wei Yongjun2018-12-181-2/+2
| * | irqchip/irq-imx-gpcv2: Silence "fall through" warningMarc Zyngier2018-12-151-1/+2
| * | irqchip/gic-v3: Add quirk for msm8996 broken registersSrinivas Kandagatla2018-12-131-0/+20
| * | irqchip/gic: Add support to device tree based quirksSrinivas Kandagatla2018-12-133-0/+22
| * | irqchip/sun4i: Add support for Allwinner ARMv5 F1C100sMesih Kilinc2018-12-131-10/+37
| * | irqchip/sun4i: Move IC specific register offsets to structMesih Kilinc2018-12-131-12/+21
| * | irqchip/sun4i: Add a struct to hold global variablesMesih Kilinc2018-12-131-26/+38