aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/ints-priority.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove blackfin portArnd Bergmann1-1366/+0
2017-10-19blackfin: Fix local <asm/gpio.h> includesLinus Walleij1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-3/+2
2015-07-31blackfin: Prepare irq handlers for irq argument removalThomas Gleixner1-2/+2
2015-07-27blackfin/irq: Use irq_set_handler_locked()Thomas Gleixner1-4/+4
2015-07-27blackfin/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-1/+2
2015-01-20blackfin: mach-common: ints-priority: remove unused functionRickard Strandqvist1-8/+0
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-4/+4
2014-08-26blackfin: Replace __get_cpu_var usesChristoph Lameter1-4/+4
2014-08-26treewide: Fix typo in printkMasanari Iida1-1/+1
2014-07-26irq: blackfin sec: drop duplicated sec priority setSteven Miao1-2/+0
2014-01-29blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang1-21/+20
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