aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)AuthorFilesLines
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+2
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-0/+107
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 10-121/+813
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Linus Torvalds 3-1216/+0
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-0/+108
2018-03-29Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...Gravatar Joerg Roedel 10-59/+38
2018-03-29irqchip/gic: Take lock when updating irq typeGravatar Aniruddha Banerjee 1-1/+8
2018-03-28irqchip/gic: Update supports_deactivate static key to modern apiGravatar Davidlohr Bueso 2-21/+21
2018-03-23irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enablingGravatar Shanker Donthineni 1-14/+60
2018-03-22irqchip: Add a driver for the Microsemi Ocelot controllerGravatar Alexandre Belloni 3-0/+124
2018-03-22irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0RnGravatar Marc Zyngier 1-6/+40
2018-03-20irqchip/gic-v3: Don't try to reset AP0RnGravatar Marc Zyngier 1-4/+0
2018-03-20irqchip/gic-v3: Do not check trigger configuration of partitionned LPIsGravatar Marc Zyngier 1-3/+10
2018-03-19Merge 4.16-rc6 into staging-nextGravatar Greg Kroah-Hartman 2-21/+6
2018-03-16irqchip/gic-v3: Loudly complain about the use of IRQ_TYPE_NONEGravatar Marc Zyngier 1-0/+5
2018-03-16irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONEGravatar Marc Zyngier 1-0/+5
2018-03-14irqchip/gic-v3-its: Add ability to resend MAPC on resumeGravatar Derek Basehore 1-38/+48
2018-03-14irqchip/gic-v3-its: Add ability to save/restore ITS stateGravatar Derek Basehore 1-0/+107
2018-03-14irqchip/gic-v3: Allow LPIs to be disabled from the command lineGravatar Marc Zyngier 1-1/+9
2018-03-14irqchip/gic-v3: Reset APgRn registers at boot timeGravatar Marc Zyngier 1-0/+23
2018-03-14irqchip/gic-v2: Reset APRn registers at boot timeGravatar Marc Zyngier 1-6/+11
2018-03-14irqchip/pdc: Add PDC interrupt controller for QCOM SoCsGravatar Archana Sathyakumar 3-0/+321
2018-03-14irqchip/renesas-irqc: Use wakeup_path i.s.o. explicit clock handlingGravatar Geert Uytterhoeven 1-14/+16
2018-03-14irqchip/renesas-intc-irqpin: Use wakeup_path i.s.o. explicit clock handlingGravatar Geert Uytterhoeven 1-24/+16
2018-03-11irqchip/irq-imx-gpcv2: Remove unused functionGravatar Fabio Estevam 1-14/+0
2018-03-11irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisGravatar Ard Biesheuvel 1-5/+4
2018-02-26Merge 4.16-rc3 into staging-nextGravatar Greg Kroah-Hartman 10-37/+32
2018-02-23irqchip: Remove metag irqchip driversGravatar James Hogan 3-1216/+0
2018-02-22staging: fsl-mc: Move irqchip code out of stagingGravatar Bogdan Purcareata 3-0/+105
2018-02-22irqchip: Andestech Internal Vector Interrupt Controller driverGravatar Greentime Hu 2-0/+108
2018-02-16irqchip/gic-v3-its: Fix misplaced __iomem annotationsGravatar Robin Murphy 1-2/+2
2018-02-16irqchip/bcm: Remove hashed address printingGravatar Jaedon Shin 3-9/+0
2018-02-16irqchip/gic-v2m: Add PCI Multi-MSI supportGravatar Marc Zyngier 1-24/+22
2018-02-16irqchip/gic-v3: Ignore disabled ITS nodesGravatar Stephen Boyd 3-0/+6
2018-02-16irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Gravatar Shanker Donthineni 1-1/+1
2018-02-16irqchip/gic-v3: Change pr_debug message to pr_develGravatar Mark Salter 1-1/+1
2018-02-16irqchip/mips-gic: Avoid spuriously handling masked interruptsGravatar Matt Redfearn 1-2/+0
2018-02-14ACPI/IORT: Add msi address regions reservation helperGravatar Shameer Kolothum 1-1/+2
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+2
2018-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+2
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-27/+2
2018-01-29irqchip/stm32: Fix copyrightGravatar Benjamin Gaignard 1-1/+2
2018-01-04irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entryGravatar Shanker Donthineni 1-0/+11
2018-01-04irqchip/irq-goldfish-pic: Add Goldfish PIC driverGravatar Miodrag Dinic 3-0/+148
2018-01-04irqchip/ompic: fix return value check in ompic_of_init()Gravatar Wei Yongjun 1-2/+2
2018-01-04irqchip/irq-bcm2836: Add support for DT interrupt polarityGravatar Stefan Wahren 1-18/+28
2018-01-02irqchip: gic-v3: Use of_cpu_node_to_id helperGravatar Suzuki K Poulose 1-27/+2
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Gravatar Thomas Gleixner 1-2/+2
2017-12-28kernel/irq: Extend lockdep class for request mutexGravatar Andrew Lunn 1-1/+5
2017-12-18irqchip/i8259: Set I/O port resource types correctlyGravatar Bjorn Helgaas 1-2/+2