aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common/ints-priority.c
AgeCommit message (Expand)Author
2011-07-23Blackfin: gpio/ints: generalize pint logicMike Frysinger
2011-07-23Blackfin: bf54x: switch to common pint MMR structMike Frysinger
2011-07-23Blackfin: bf54x: constify pint register arrayMike Frysinger
2011-05-25Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger
2011-05-25Blackfin: bf537: fix excessive gpio int demuxingMike Frysinger
2011-05-25Blackfin: bf54x: drop unused pm gpio handlingMike Frysinger
2011-05-25Blackfin: move bf537-specific irq code out of common codeMike Frysinger
2011-05-25Blackfin: clean up irq ifdef logic a bitMike Frysinger
2011-05-25Blackfin: ints-priority: unify duplicate vec to irq lookup logicMike Frysinger
2011-05-25Blackfin: ints-priority: clean up some local varsMike Frysinger
2011-03-29bfin: Convert irq namespaceThomas Gleixner
2011-03-29bfin: Final irq cleanupThomas Gleixner
2011-03-18Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum
2011-03-18Blackfin: convert gpio irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: convert mac irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: convert error irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: convert internal irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: convert core irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: use proper wrappers for irq_descThomas Gleixner
2011-01-10Blackfin: bf54x: don't ack GPIO ints when unmasking themMike Frysinger
2010-10-22Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger
2010-10-22Blackfin: SIC: fix off-by-one error in loopMichael Hennerich
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells
2010-05-22Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich
2010-03-09Blackfin: don't support keypad wakeup from hibernateMichael Hennerich
2010-03-09Blackfin: add support for the on-chip MAC status interruptsMichael Hennerich
2010-03-09Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich
2010-03-09Blackfin: try to simplify interrupt ifdef uglinessYi Li
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li
2010-03-09Blackfin: SMP: add support for IRQ affinitySonic Zhang
2010-03-09Blackfin: pull in asm/bfin_can.h for interrupt masksMichael Hennerich
2009-12-15Blackfin: BF537: push down error masks to avoid namespace pollutionMike Frysinger
2009-12-15Blackfin: pull in asm/dpmc.h for power definesMike Frysinger
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2009-09-16Blackfin: handle the core timer interrupt with handle_percpu_irq on SMPGraf Yang
2009-09-16Blackfin: use generic name for EVT14 handlerPhilippe Gerum
2009-06-22Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum
2009-06-18Blackfin: use common test_bit() rather than __test_bit()Mike Frysinger
2009-06-12Blackfin: check SIC defines rather than variant namesMike Frysinger
2009-06-12Blackfin: add support for gptimer0 as a tick sourceGraf Yang
2009-06-12Blackfin: merge Philippe's recent ipipe patchPhilippe Gerum
2009-06-12Blackfin: add comment for anomaly 05000171 to init codeMichael Hennerich
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum
2009-02-04Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li
2009-01-07Blackfin arch: Allow a gpio pin be requested both as gpio and irq.Graf Yang
2008-11-18Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...Graf Yang
2008-11-18Blackfin arch: Add code to free gpio when shutdown irqGraf Yang
2008-11-18Blackfin arch: fix bug - reboot fails on BF527Mike Frysinger