index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
/
cp_intc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip: davinci-cp-intc: move the driver to drivers/irqchip
Bartosz Golaszewski
2019-02-19
1
-260
/
+0
*
ARM: davinci: cp-intc: remove redundant comments
Bartosz Golaszewski
2019-02-19
1
-3
/
+0
*
ARM: davinci: cp-intc: drop GPL license boilerplate
Bartosz Golaszewski
2019-02-19
1
-10
/
+8
*
ARM: davinci: cp-intc: use readl/writel_relaxed()
Bartosz Golaszewski
2019-02-19
1
-2
/
+2
*
ARM: davinci: cp-intc: unify error handling
Bartosz Golaszewski
2019-02-19
1
-4
/
+7
*
ARM: davinci: cp-intc: improve coding style
Bartosz Golaszewski
2019-02-19
1
-6
/
+7
*
ARM: davinci: cp-intc: request the memory region before remapping it
Bartosz Golaszewski
2019-02-19
1
-0
/
+9
*
ARM: davinci: cp-intc: use the new-style config structure
Bartosz Golaszewski
2019-02-19
1
-53
/
+46
*
ARM: davinci: cp-intc: convert all hex numbers to lowercase
Bartosz Golaszewski
2019-02-19
1
-4
/
+4
*
ARM: davinci: cp-intc: use a common prefix for all symbols
Bartosz Golaszewski
2019-02-19
1
-70
/
+74
*
ARM: davinci: cp-intc: remove cp_intc.h
Bartosz Golaszewski
2019-02-19
1
-2
/
+18
*
ARM: davinci: pull davinci_intc_base into the respective intc drivers
Bartosz Golaszewski
2019-02-19
1
-0
/
+2
*
ARM: davinci: remove davinci_intc_type
Bartosz Golaszewski
2019-02-19
1
-1
/
+0
*
ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
Bartosz Golaszewski
2019-02-19
1
-0
/
+28
*
ARM: davinci: remove intc_host_map from davinci_soc_info struct
Bartosz Golaszewski
2019-02-19
1
-5
/
+0
*
ARM: davinci: use IRQCHIP_DECLARE for cp_intc
David Lechner
2016-04-14
1
-0
/
+3
*
ARM: davinci: make headers more local
Arnd Bergmann
2015-12-01
1
-1
/
+1
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-09-01
1
-11
/
+1
|
\
|
*
ARM: davinci: cp_intc: use IRQCHIP_SKIP_SET_WAKE instead of irq_set_wake call...
Sudeep Holla
2015-08-05
1
-11
/
+1
*
|
ARM: kill off set_irq_flags usage
Rob Herring
2015-07-28
1
-1
/
+1
|
/
*
ARM: davinci: cp_intc: Add OF support for TI interrupt controller
Heiko Schocher
2012-07-05
1
-3
/
+13
*
ARM: davinci: cp_intc: Add irq domain support
Heiko Schocher
2012-06-25
1
-14
/
+49
*
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
ARM: davinci: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-15
/
+15
*
Davinci: aintc/cpintc - use ioremap()
Cyril Chemparathy
2010-05-13
1
-7
/
+11
*
Davinci: cpintc host map configuration
Cyril Chemparathy
2010-05-07
1
-1
/
+5
*
davinci: cp_intc: provide set_wake function
Sekhar Nori
2010-01-06
1
-0
/
+11
*
DaVinci: remove unneeded #include's
Sergei Shtylyov
2009-11-25
1
-3
/
+0
*
davinci: INTC: add support for TI cp_intc
Sergei Shtylyov
2009-05-26
1
-0
/
+161