summaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc/chip.c
Commit message (Expand)AuthorAgeFilesLines
* sh/irq: Use access helper irq_data_get_affinity_mask()Thomas Gleixner2015-07-291-3/+3
* sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt2012-10-151-2/+2
* sh: intc: optimize intc IRQ lookupPaul Mundt2012-01-241-21/+6Star
* sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity.Paul Mundt2012-01-241-1/+1
* sh: intc: Kill off superfluous irq_shutdown hooking.Paul Mundt2012-01-241-1/+0Star
* sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback.Paul Mundt2012-01-241-6/+1Star
* sh: intc: Allow triggering on both edges for ARM SoCsMagnus Damm2011-11-041-1/+1
* sh: intc: Add IRQ trigger bit field checkMagnus Damm2011-10-281-2/+7
* sh: intc: enable both edges GPIO interrupts on sh7372Magnus Damm2011-07-211-0/+3
* sh: update INTC to clear IRQ sense valid flagMagnus Damm2011-01-191-2/+4
* sh: intc: irq_data conversion.Paul Mundt2010-10-271-23/+30
* sh: intc: Split up the INTC code.Paul Mundt2010-10-051-0/+215