summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2018-03-11irqchip/irq-imx-gpcv2: Remove unused functionFabio Estevam
2018-03-11irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel
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-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
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-23irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych
2017-11-23irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14irqchip/exiu: Fix return value check in exiu_init()Wei Yongjun
2017-11-14Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-11-13irqchip/gic-v3-its: Remove artificial dependency on PCIMarc Zyngier
2017-11-13irqchip/gic-v3: pr_err() strings should end with newlinesArvind Yadav
2017-11-13irqchip/s3c24xx: pr_err() strings should end with newlinesArvind Yadav
2017-11-12irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold
2017-11-10irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping failsMarc Zyngier
2017-11-09Merge tag 'irqchip-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2017-11-09irqchip: mips-gic: Print warning if inherited GIC base is usedMatt Redfearn
2017-11-09irqchip/mips-gic: Add pr_fmt and reword pr_* messagesMatt Redfearn
2017-11-07irqchip/stm32: Move the wakeup on interrupt maskLudovic Barre
2017-11-07irqchip/stm32: Fix initial valuesLudovic Barre
2017-11-07irqchip/stm32: Add stm32h7 supportLudovic Barre
2017-11-07irqchip/stm32: Add multi-bank managementLudovic Barre
2017-11-07irqchip/stm32: Select GENERIC_IRQ_CHIPLudovic Barre
2017-11-07irqchip/exiu: Add support for Socionext Synquacer EXIU controllerArd Biesheuvel
2017-11-07irqchip/gic-v3-its: Fix VPE activate callback return valueMarc Zyngier
2017-11-06KVM: arm/arm64: Check that system supports split eoi/deactivateChristoffer Dall
2017-11-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-03irqchip: add initial support for ompicStafford Horne
2017-11-02Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner