index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2019-02-19
irqchip: davinci-cp-intc: move the driver to drivers/irqchip
Bartosz Golaszewski
2019-02-19
ARM: davinci: cp-intc: remove redundant comments
Bartosz Golaszewski
2019-02-19
ARM: davinci: cp-intc: drop GPL license boilerplate
Bartosz Golaszewski
2019-02-19
ARM: davinci: cp-intc: use readl/writel_relaxed()
Bartosz Golaszewski
2019-02-19
ARM: davinci: cp-intc: unify error handling
Bartosz Golaszewski
2019-02-19
ARM: davinci: cp-intc: improve coding style
Bartosz Golaszewski
2019-02-19
ARM: davinci: cp-intc: request the memory region before remapping it
Bartosz Golaszewski
2019-02-19
ARM: davinci: cp-intc: use the new-style config structure
Bartosz Golaszewski
2019-02-19
ARM: davinci: cp-intc: convert all hex numbers to lowercase
Bartosz Golaszewski
2019-02-19
ARM: davinci: cp-intc: use a common prefix for all symbols
Bartosz Golaszewski
2019-02-19
ARM: davinci: cp-intc: remove cp_intc.h
Bartosz Golaszewski
2019-02-19
ARM: davinci: pull davinci_intc_base into the respective intc drivers
Bartosz Golaszewski
2019-02-19
ARM: davinci: remove davinci_intc_type
Bartosz Golaszewski
2019-02-19
ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
Bartosz Golaszewski
2019-02-19
ARM: davinci: remove intc_host_map from davinci_soc_info struct
Bartosz Golaszewski
2016-04-14
ARM: davinci: use IRQCHIP_DECLARE for cp_intc
David Lechner
2015-12-01
ARM: davinci: make headers more local
Arnd Bergmann
2015-09-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-08-05
ARM: davinci: cp_intc: use IRQCHIP_SKIP_SET_WAKE instead of irq_set_wake call...
Sudeep Holla
2015-07-28
ARM: kill off set_irq_flags usage
Rob Herring
2012-07-05
ARM: davinci: cp_intc: Add OF support for TI interrupt controller
Heiko Schocher
2012-06-25
ARM: davinci: cp_intc: Add irq domain support
Heiko Schocher
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
2011-01-13
ARM: davinci: irq_data conversion.
Lennert Buytenhek
2010-05-13
Davinci: aintc/cpintc - use ioremap()
Cyril Chemparathy
2010-05-06
Davinci: cpintc host map configuration
Cyril Chemparathy
2010-01-06
davinci: cp_intc: provide set_wake function
Sekhar Nori
2009-11-25
DaVinci: remove unneeded #include's
Sergei Shtylyov
2009-05-26
davinci: INTC: add support for TI cp_intc
Sergei Shtylyov