aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/ints-priority.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-15blackfin: adi gpio driver and pinctrl driver supportSonic Zhang1-392/+29
2013-07-14blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker1-1/+1
2013-02-20blackfin: pm: fix build errorSteven Miao1-0/+4
2012-12-14blackfin: SEC: clean up SEC interrupt initializationSonic Zhang1-139/+133
2012-10-08Blackfin: drop irq enable in init_arch_irq()Steven Miao1-1/+0
2012-07-24bf60x: fix build warningBob Liu1-3/+3
2012-07-24bf60x: Add double fault, hardware error and NMI SEC handlerSonic Zhang1-1/+33
2012-07-24bf60x: sec: Enable sec interrupt source priority configuration.Sonic Zhang1-0/+21
2012-07-24bf60x: sec: Clean up interrupt initialization code for SEC.Sonic Zhang1-87/+121
2012-07-24cleanup: sec and linkport only built on bf60xSteven Miao1-0/+2
2012-07-24bf60x: pm: add pint suspend and resume supportSteven Miao1-18/+54
2012-07-24blackfin: mach-common: ints-priority add irq_set_wakeBob Liu1-1/+5
2012-07-24irq: set cgu event handle to fasteoi handleSteven Miao1-1/+1
2012-05-21blackfin: bf60x: add wakeup source selectSteven Miao1-1/+2
2012-05-21blackfin: mach-common: ints-priority: fix compile errorBob Liu1-0/+2
2012-05-21blackfin: mach-common: add sec support for bf60xSteven Miao1-38/+380
2011-07-23Blackfin: gpio/ints: generalize pint logicMike Frysinger1-9/+9
2011-07-23Blackfin: bf54x: switch to common pint MMR structMike Frysinger1-18/+5
2011-07-23Blackfin: bf54x: constify pint register arrayMike Frysinger1-1/+1
2011-05-25Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger1-12/+10
2011-05-25Blackfin: bf537: fix excessive gpio int demuxingMike Frysinger1-30/+25
2011-05-25Blackfin: bf54x: drop unused pm gpio handlingMike Frysinger1-40/+2
2011-05-25Blackfin: move bf537-specific irq code out of common codeMike Frysinger1-138/+10
2011-05-25Blackfin: clean up irq ifdef logic a bitMike Frysinger1-47/+39
2011-05-25Blackfin: ints-priority: unify duplicate vec to irq lookup logicMike Frysinger1-68/+44
2011-05-25Blackfin: ints-priority: clean up some local varsMike Frysinger1-17/+8
2011-03-29bfin: Convert irq namespaceThomas Gleixner1-17/+17
2011-03-29bfin: Final irq cleanupThomas Gleixner1-6/+3
2011-03-18Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum1-4/+37
2011-03-18Blackfin: convert gpio irq_chip to new functionsThomas Gleixner1-44/+48
2011-03-18Blackfin: convert mac irq_chip to new functionsThomas Gleixner1-7/+11
2011-03-18Blackfin: convert error irq_chip to new functionsThomas Gleixner1-7/+7
2011-03-18Blackfin: convert internal irq_chip to new functionsThomas Gleixner1-13/+28
2011-03-18Blackfin: convert core irq_chip to new functionsThomas Gleixner1-11/+11
2011-03-18Blackfin: use proper wrappers for irq_descThomas Gleixner1-9/+5
2011-01-10Blackfin: bf54x: don't ack GPIO ints when unmasking themMike Frysinger1-1/+0
2010-10-22Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger1-2/+2
2010-10-22Blackfin: SIC: fix off-by-one error in loopMichael Hennerich1-3/+4
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells1-12/+12
2010-05-22Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger1-15/+18
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich1-8/+1
2010-03-09Blackfin: don't support keypad wakeup from hibernateMichael Hennerich1-5/+0
2010-03-09Blackfin: add support for the on-chip MAC status interruptsMichael Hennerich1-4/+136
2010-03-09Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich1-1/+1
2010-03-09Blackfin: try to simplify interrupt ifdef uglinessYi Li1-8/+13
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li1-3/+0
2010-03-09Blackfin: SMP: add support for IRQ affinitySonic Zhang1-4/+34
2010-03-09Blackfin: pull in asm/bfin_can.h for interrupt masksMichael Hennerich1-0/+1
2009-12-15Blackfin: BF537: push down error masks to avoid namespace pollutionMike Frysinger1-4/+10
2009-12-15Blackfin: pull in asm/dpmc.h for power definesMike Frysinger1-0/+1