aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/ints-priority.c
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: gpio/ints: generalize pint logicMike Frysinger2011-07-231-9/+9
* Blackfin: bf54x: switch to common pint MMR structMike Frysinger2011-07-231-18/+5
* Blackfin: bf54x: constify pint register arrayMike Frysinger2011-07-231-1/+1
* Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger2011-05-251-12/+10
* Blackfin: bf537: fix excessive gpio int demuxingMike Frysinger2011-05-251-30/+25
* Blackfin: bf54x: drop unused pm gpio handlingMike Frysinger2011-05-251-40/+2
* Blackfin: move bf537-specific irq code out of common codeMike Frysinger2011-05-251-138/+10
* Blackfin: clean up irq ifdef logic a bitMike Frysinger2011-05-251-47/+39
* Blackfin: ints-priority: unify duplicate vec to irq lookup logicMike Frysinger2011-05-251-68/+44
* Blackfin: ints-priority: clean up some local varsMike Frysinger2011-05-251-17/+8
* bfin: Convert irq namespaceThomas Gleixner2011-03-291-17/+17
* bfin: Final irq cleanupThomas Gleixner2011-03-291-6/+3
* Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum2011-03-181-4/+37
* Blackfin: convert gpio irq_chip to new functionsThomas Gleixner2011-03-181-44/+48
* Blackfin: convert mac irq_chip to new functionsThomas Gleixner2011-03-181-7/+11
* Blackfin: convert error irq_chip to new functionsThomas Gleixner2011-03-181-7/+7
* Blackfin: convert internal irq_chip to new functionsThomas Gleixner2011-03-181-13/+28
* Blackfin: convert core irq_chip to new functionsThomas Gleixner2011-03-181-11/+11
* Blackfin: use proper wrappers for irq_descThomas Gleixner2011-03-181-9/+5
* Blackfin: bf54x: don't ack GPIO ints when unmasking themMike Frysinger2011-01-101-1/+0
* Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger2010-10-221-2/+2
* Blackfin: SIC: fix off-by-one error in loopMichael Hennerich2010-10-221-3/+4
* Blackfin: Rename IRQ flags handling functionsDavid Howells2010-10-071-12/+12
* Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger2010-05-221-15/+18
* Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-211-8/+1
* Blackfin: don't support keypad wakeup from hibernateMichael Hennerich2010-03-091-5/+0
* Blackfin: add support for the on-chip MAC status interruptsMichael Hennerich2010-03-091-4/+136
* Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich2010-03-091-1/+1
* Blackfin: try to simplify interrupt ifdef uglinessYi Li2010-03-091-8/+13
* Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li2010-03-091-3/+0
* Blackfin: SMP: add support for IRQ affinitySonic Zhang2010-03-091-4/+34
* Blackfin: pull in asm/bfin_can.h for interrupt masksMichael Hennerich2010-03-091-0/+1
* Blackfin: BF537: push down error masks to avoid namespace pollutionMike Frysinger2009-12-151-4/+10
* Blackfin: pull in asm/dpmc.h for power definesMike Frysinger2009-12-151-0/+1
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-27/+8
* Blackfin: handle the core timer interrupt with handle_percpu_irq on SMPGraf Yang2009-09-161-7/+10
* Blackfin: use generic name for EVT14 handlerPhilippe Gerum2009-09-161-1/+1
* Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum2009-06-221-25/+22
* Blackfin: use common test_bit() rather than __test_bit()Mike Frysinger2009-06-181-2/+2
* Blackfin: check SIC defines rather than variant namesMike Frysinger2009-06-121-9/+8
* Blackfin: add support for gptimer0 as a tick sourceGraf Yang2009-06-121-17/+6
* Blackfin: merge Philippe's recent ipipe patchPhilippe Gerum2009-06-121-7/+0
* Blackfin: add comment for anomaly 05000171 to init codeMichael Hennerich2009-06-121-0/+3
* Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum2009-03-041-76/+50
* Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2009-02-041-7/+4
* Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2009-01-071-23/+212
* Blackfin arch: Allow a gpio pin be requested both as gpio and irq.Graf Yang2009-01-071-12/+13
* Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...Graf Yang2008-11-181-1/+14
* Blackfin arch: Add code to free gpio when shutdown irqGraf Yang2008-11-181-1/+5
* Blackfin arch: fix bug - reboot fails on BF527Mike Frysinger2008-11-181-1/+4