aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-29Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...Joerg Roedel
2018-03-29irqchip/gic: Take lock when updating irq typeAniruddha Banerjee
2018-03-28irqchip/gic: Update supports_deactivate static key to modern apiDavidlohr Bueso
2018-03-23irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enablingShanker Donthineni
2018-03-22irqchip: Add a driver for the Microsemi Ocelot controllerAlexandre Belloni
2018-03-22irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0RnMarc Zyngier
2018-03-20irqchip/gic-v3: Don't try to reset AP0RnMarc Zyngier
2018-03-20irqchip/gic-v3: Do not check trigger configuration of partitionned LPIsMarc Zyngier
2018-03-19Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman
2018-03-16irqchip/gic-v3: Loudly complain about the use of IRQ_TYPE_NONEMarc Zyngier
2018-03-16irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONEMarc Zyngier
2018-03-14irqchip/gic-v3-its: Add ability to resend MAPC on resumeDerek Basehore
2018-03-14irqchip/gic-v3-its: Add ability to save/restore ITS stateDerek Basehore
2018-03-14irqchip/gic-v3: Allow LPIs to be disabled from the command lineMarc Zyngier
2018-03-14irqchip/gic-v3: Reset APgRn registers at boot timeMarc Zyngier
2018-03-14irqchip/gic-v2: Reset APRn registers at boot timeMarc Zyngier
2018-03-14irqchip/pdc: Add PDC interrupt controller for QCOM SoCsArchana Sathyakumar
2018-03-14irqchip/renesas-irqc: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven
2018-03-14irqchip/renesas-intc-irqpin: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven
2018-03-11irqchip/irq-imx-gpcv2: Remove unused functionFabio Estevam
2018-03-11irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman
2018-02-23irqchip: Remove metag irqchip driversJames Hogan
2018-02-22staging: fsl-mc: Move irqchip code out of stagingBogdan Purcareata
2018-02-22irqchip: Andestech Internal Vector Interrupt Controller driverGreentime Hu
2018-02-16irqchip/gic-v3-its: Fix misplaced __iomem annotationsRobin Murphy
2018-02-16irqchip/bcm: Remove hashed address printingJaedon Shin
2018-02-16irqchip/gic-v2m: Add PCI Multi-MSI supportMarc Zyngier
2018-02-16irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd
2018-02-16irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni
2018-02-16irqchip/gic-v3: Change pr_debug message to pr_develMark Salter
2018-02-16irqchip/mips-gic: Avoid spuriously handling masked interruptsMatt Redfearn
2018-02-14ACPI/IORT: Add msi address regions reservation helperShameer Kolothum
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-29irqchip/stm32: Fix copyrightBenjamin Gaignard
2018-01-04irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entryShanker Donthineni
2018-01-04irqchip/irq-goldfish-pic: Add Goldfish PIC driverMiodrag Dinic
2018-01-04irqchip/ompic: fix return value check in ompic_of_init()Wei Yongjun
2018-01-04irqchip/irq-bcm2836: Add support for DT interrupt polarityStefan Wahren
2018-01-02irqchip: gic-v3: Use of_cpu_node_to_id helperSuzuki K Poulose
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-12-28kernel/irq: Extend lockdep class for request mutexAndrew Lunn
2017-12-18irqchip/i8259: Set I/O port resource types correctlyBjorn Helgaas