summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
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
2017-09-04irqchip: mips-gic: Remove counter access functionsPaul Burton
2017-08-31Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-08-31irqchip/ls-scfg-msi: Add MSI affinity supportMinghuan Lian
2017-08-31irqchip/ls-scfg-msi: Add LS1043a v1.1 MSI supportMinghuan Lian
2017-08-31irqchip/ls-scfg-msi: Add LS1046a MSI supportMinghuan Lian
2017-08-31irqchip/ls-scfg-msi: Fix typo of MSI compatible stringsMinghuan Lian
2017-08-31irqchip/irq-bcm7120-l2: Use correct I/O accessors for irq_fwd_maskFlorian Fainelli
2017-08-31irqchip/mmp: Make mmp_intc_conf constBhumika Goyal
2017-08-31irqchip/gic: Make irq_chip constBhumika Goyal
2017-08-31irqchip/gic-v3: Advertise GICv4 support to KVMMarc Zyngier
2017-08-31irqchip/gic-v4: Enable low-level GICv4 operationsMarc Zyngier
2017-08-31irqchip/gic-v4: Add some basic documentationMarc Zyngier
2017-08-31irqchip/gic-v4: Add VLPI configuration interfaceMarc Zyngier
2017-08-31irqchip/gic-v4: Add VPE command interfaceMarc Zyngier
2017-08-31irqchip/gic-v4: Add per-VM VPE domain creationMarc Zyngier
2017-08-31irqchip/gic-v3-its: Set implementation defined bit to enable VLPIsMarc Zyngier
2017-08-31irqchip/gic-v3-its: Allow doorbell interrupts to be injected/clearedMarc Zyngier
2017-08-31irqchip/gic-v3-its: Move pending doorbell after VMOVPMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add device proxy for VPE management if !DirectLpiMarc Zyngier
2017-08-31irqchip/gic-v3-its: Make LPI allocation optional on device creationMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPE interrupt maskingMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPE affinity changesMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPE invalidation hookMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPE schedulingMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPE irq domain [de]activationMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPE irq domain allocation/teardownMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPE domain infrastructureMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VLPI configuration handlingMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VLPI map/unmap operationsMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VLPI configuration hookMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add GICv4 ITS command definitionsMarc Zyngier
2017-08-30MIPS: GIC: Introduce asm/mips-gic.h with accessor functionsPaul Burton
2017-08-30irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan
2017-08-30irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton
2017-08-30MIPS: Unify checks for sibling CPUsPaul Burton
2017-08-29MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton
2017-08-23irqchip/gic-v3-its: Generalize LPI configurationMarc Zyngier
2017-08-23irqchip/gic-v3-its: Generalize device table allocationMarc Zyngier
2017-08-23irqchip/gic-v3-its: Rework LPI freeingMarc Zyngier
2017-08-23irqchip/gic-v3-its: Split out pending table allocationMarc Zyngier
2017-08-23irqchip/gic-v3-its: Allow use of indirect VCPU tablesMarc Zyngier
2017-08-23irqchip/gic-v3-its: Split out property table allocationMarc Zyngier