summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-04-20irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen
2019-03-23irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device tableZenghui Yu
2019-03-13irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel
2019-02-12irqchip/gic-v3-its: Plug allocation race for devices sharing a DevIDMarc Zyngier
2019-02-12irqchip/gic-v3: Allow interrupt to be configured as wake-up sourcesMarc Zyngier
2019-02-12MLK-19368: Revert "MLK-17921-3 driver: irqchip: shorten wakeup wait time of I...Leonard Crestez
2019-02-12MLK-17921-3 driver: irqchip: shorten wakeup wait time of IPI SW workaroundLi Jun
2019-02-12MLK-18261 irqchip: imx-irqsteer: fix idx calculation for mask callbackAntoine Bouyer
2019-02-12MLK-17597-1: i.MX8MQ workaround affecting other SoCsNitin Garg
2019-02-12MLK-17290-01 irqchip: imx-irqsteer: add runtime pm supportFugang Duan
2019-02-12MLK-16909 irqchip: imx-irqsteer: restore registers after power offFugang Duan
2019-02-12MLK-16804-04 driver: irqchip: Add IPI SW workaround for imx8mqBai Ping
2019-02-12MLK-16473 irqchip: imx-irqsteer: change irqsteer type to levelSeb Laveze
2019-02-12MLK-16368: irqchip: intmux: fix address definition of registerShengjiu Wang
2019-02-12MLK-16136-9 irqchip: imx-irqsteer: adjust irq config via 'endian'.Fancy Fang
2019-02-12MLK-16136-7 irqchip: imx-irqsteer: correct registers macro defitionsFancy Fang
2019-02-12MLK-16077-1: irqchip: intmux: add interrupt multiplexing supportShengjiu Wang
2019-02-12MLK-15009 irqchip: imx-irqsteer: correct type of irqstatPeng Fan
2019-02-12MLK-15005-03 irqchip: irqsteer: add ipg clock supportFugang Duan
2019-02-12MLK-14978 irqchip: irqsteer: add NXP imx8 irq steer controller supportFugang Duan
2019-01-31irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier
2018-09-15irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski
2018-08-03irqchip/ls-scfg-msi: Map MSIs in the iommuLaurentiu Tudor
2018-07-03irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA nodeYang Yingliang
2018-05-09irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias
2018-04-26irqchip/gic-v3: Change pr_debug message to pr_develMark Salter
2018-04-26irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd
2018-04-24irqchip/gic: Take lock when updating irq typeAniruddha Banerjee
2018-04-12irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entryShanker Donthineni
2018-03-21irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel
2018-02-28irqchip/mips-gic: Avoid spuriously handling masked interruptsMatt Redfearn
2018-02-28irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni
2017-12-14irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King
2017-11-30irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold
2017-11-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01irqchip/irq-mvebu-gicp: Add missing spin_lock initAntoine Tenart
2017-10-13irqchip/tango: Use irq_gc_mask_disable_and_ack_setFlorian Fainelli
2017-10-13irqchip/gic-v3-its: Add missing changes to support 52bit physical addressShanker Donthineni
2017-10-13irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table sizeShanker Donthineni
2017-10-13irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain()Shanker Donthineni
2017-09-25irqchip/mips-gic: Use effective affinity to unmaskPaul Burton
2017-09-25irqchip/mips-gic: Fix shifts to extract register fieldsPaul Burton
2017-09-19irqchip.mips-gic: Fix shared interrupt mask writesPaul Burton
2017-09-19irqchip/gic-v4: Fix building with ancient gccArnd Bergmann
2017-09-19irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()zijun_hu
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04irqchip: mips-gic: Let the core set struct irq_common_data affinityPaul Burton