index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-common
/
ints-priority.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-3
/
+2
*
blackfin: Prepare irq handlers for irq argument removal
Thomas Gleixner
2015-07-31
1
-2
/
+2
*
blackfin/irq: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-27
1
-4
/
+4
*
blackfin/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-27
1
-1
/
+2
*
blackfin: mach-common: ints-priority: remove unused function
Rickard Strandqvist
2015-01-20
1
-8
/
+0
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-4
/
+4
|
\
|
*
blackfin: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-4
/
+4
*
|
treewide: Fix typo in printk
Masanari Iida
2014-08-26
1
-1
/
+1
|
/
*
irq: blackfin sec: drop duplicated sec priority set
Steven Miao
2014-07-26
1
-2
/
+0
*
blackfin: Support L1 SRAM parity checking feature on bf60x
Sonic Zhang
2014-01-29
1
-21
/
+20
*
blackfin: adi gpio driver and pinctrl driver support
Sonic Zhang
2013-11-15
1
-392
/
+29
*
blackfin: delete __cpuinit usage from all blackfin files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
blackfin: pm: fix build error
Steven Miao
2013-02-20
1
-0
/
+4
*
blackfin: SEC: clean up SEC interrupt initialization
Sonic Zhang
2012-12-14
1
-139
/
+133
*
Blackfin: drop irq enable in init_arch_irq()
Steven Miao
2012-10-08
1
-1
/
+0
*
bf60x: fix build warning
Bob Liu
2012-07-24
1
-3
/
+3
*
bf60x: Add double fault, hardware error and NMI SEC handler
Sonic Zhang
2012-07-24
1
-1
/
+33
*
bf60x: sec: Enable sec interrupt source priority configuration.
Sonic Zhang
2012-07-24
1
-0
/
+21
*
bf60x: sec: Clean up interrupt initialization code for SEC.
Sonic Zhang
2012-07-24
1
-87
/
+121
*
cleanup: sec and linkport only built on bf60x
Steven Miao
2012-07-24
1
-0
/
+2
*
bf60x: pm: add pint suspend and resume support
Steven Miao
2012-07-24
1
-18
/
+54
*
blackfin: mach-common: ints-priority add irq_set_wake
Bob Liu
2012-07-24
1
-1
/
+5
*
irq: set cgu event handle to fasteoi handle
Steven Miao
2012-07-24
1
-1
/
+1
*
blackfin: bf60x: add wakeup source select
Steven Miao
2012-05-21
1
-1
/
+2
*
blackfin: mach-common: ints-priority: fix compile error
Bob Liu
2012-05-21
1
-0
/
+2
*
blackfin: mach-common: add sec support for bf60x
Steven Miao
2012-05-21
1
-38
/
+380
*
Blackfin: gpio/ints: generalize pint logic
Mike Frysinger
2011-07-23
1
-9
/
+9
*
Blackfin: bf54x: switch to common pint MMR struct
Mike Frysinger
2011-07-23
1
-18
/
+5
*
Blackfin: bf54x: constify pint register array
Mike Frysinger
2011-07-23
1
-1
/
+1
*
Blackfin: bf537: demux port H mask A and emac rx ints
Mike Frysinger
2011-05-25
1
-12
/
+10
*
Blackfin: bf537: fix excessive gpio int demuxing
Mike Frysinger
2011-05-25
1
-30
/
+25
*
Blackfin: bf54x: drop unused pm gpio handling
Mike Frysinger
2011-05-25
1
-40
/
+2
*
Blackfin: move bf537-specific irq code out of common code
Mike Frysinger
2011-05-25
1
-138
/
+10
*
Blackfin: clean up irq ifdef logic a bit
Mike Frysinger
2011-05-25
1
-47
/
+39
*
Blackfin: ints-priority: unify duplicate vec to irq lookup logic
Mike Frysinger
2011-05-25
1
-68
/
+44
*
Blackfin: ints-priority: clean up some local vars
Mike Frysinger
2011-05-25
1
-17
/
+8
*
bfin: Convert irq namespace
Thomas Gleixner
2011-03-29
1
-17
/
+17
*
bfin: Final irq cleanup
Thomas Gleixner
2011-03-29
1
-6
/
+3
*
Blackfin/ipipe: upgrade to I-pipe mainline
Philippe Gerum
2011-03-18
1
-4
/
+37
*
Blackfin: convert gpio irq_chip to new functions
Thomas Gleixner
2011-03-18
1
-44
/
+48
*
Blackfin: convert mac irq_chip to new functions
Thomas Gleixner
2011-03-18
1
-7
/
+11
*
Blackfin: convert error irq_chip to new functions
Thomas Gleixner
2011-03-18
1
-7
/
+7
*
Blackfin: convert internal irq_chip to new functions
Thomas Gleixner
2011-03-18
1
-13
/
+28
*
Blackfin: convert core irq_chip to new functions
Thomas Gleixner
2011-03-18
1
-11
/
+11
*
Blackfin: use proper wrappers for irq_desc
Thomas Gleixner
2011-03-18
1
-9
/
+5
*
Blackfin: bf54x: don't ack GPIO ints when unmasking them
Mike Frysinger
2011-01-10
1
-1
/
+0
*
Blackfin: bf561: rewrite SICA_xxx to just SIC_xxx
Mike Frysinger
2010-10-22
1
-2
/
+2
*
Blackfin: SIC: fix off-by-one error in loop
Michael Hennerich
2010-10-22
1
-3
/
+4
*
Blackfin: Rename IRQ flags handling functions
David Howells
2010-10-07
1
-12
/
+12
*
Blackfin: SIC: cut down on IAR MMR reads a bit
Mike Frysinger
2010-05-22
1
-15
/
+18
[next]