aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc/chip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland1-1/+1
2015-07-29sh/irq: Use access helper irq_data_get_affinity_mask()Thomas Gleixner1-3/+3
2012-10-15sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt1-2/+2
2012-01-24sh: intc: optimize intc IRQ lookupPaul Mundt1-21/+6
2012-01-24sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity.Paul Mundt1-1/+1
2012-01-24sh: intc: Kill off superfluous irq_shutdown hooking.Paul Mundt1-1/+0
2012-01-24sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback.Paul Mundt1-6/+1
2011-11-05sh: intc: Allow triggering on both edges for ARM SoCsMagnus Damm1-1/+1
2011-10-28sh: intc: Add IRQ trigger bit field checkMagnus Damm1-2/+7
2011-07-21sh: intc: enable both edges GPIO interrupts on sh7372Magnus Damm1-0/+3
2011-01-19sh: update INTC to clear IRQ sense valid flagMagnus Damm1-2/+4
2010-10-27sh: intc: irq_data conversion.Paul Mundt1-23/+30
2010-10-05sh: intc: Split up the INTC code.Paul Mundt1-0/+215