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