summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)Author
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
2017-09-04irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()Paul Burton
2017-09-04irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handlingPaul Burton
2017-09-04irqchip: mips-gic: Use pcpu_masks to avoid reading GIC_SH_MASK*Paul Burton
2017-09-04irqchip: mips-gic: Make pcpu_masks a per-cpu variablePaul Burton
2017-09-04irqchip: mips-gic: Inline gic_basic_init()Paul Burton
2017-09-04irqchip: mips-gic: Inline __gic_init()Paul Burton
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_presentPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_init()Paul Burton
2017-09-04irqchip: mips-gic: Remove __gic_irq_dispatch() forward declarationPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_get_usm_range()Paul Burton
2017-09-04irqchip: mips-gic: Move various definitions to the driverPaul Burton
2017-09-04irqchip: mips-gic: Convert remaining local reg access to new accessorsPaul Burton
2017-09-04irqchip: mips-gic: Convert local int mask access to new accessorsPaul Burton
2017-09-04irqchip: mips-gic: Convert remaining shared reg access to new accessorsPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_map_to_vpe()Paul Burton
2017-09-04irqchip: mips-gic: Remove gic_map_to_pin()Paul Burton
2017-09-04irqchip: mips-gic: Remove gic_set_dual_edge()Paul Burton
2017-09-04irqchip: mips-gic: Remove gic_set_trigger()Paul Burton
2017-09-04irqchip: mips-gic: Remove gic_set_polarity()Paul Burton
2017-09-04irqchip: mips-gic: Drop gic_(re)set_mask() functionsPaul Burton
2017-09-04irqchip: mips-gic: Simplify gic_local_irq_domain_map()Paul Burton
2017-09-04irqchip: mips-gic: Simplify shared interrupt pending/mask readsPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_read_local_vp_id()Paul Burton