index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
/
dm644x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: davinci: dm644x: switch to using the clocksource driver
Bartosz Golaszewski
2019-08-26
1
-11
/
+13
*
ARM: davinci: WARN_ON() if clk_get() fails
Bartosz Golaszewski
2019-08-08
1
-0
/
+4
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
ARM: davinci: remove intc related fields from davinci_soc_info
Bartosz Golaszewski
2019-02-19
1
-3
/
+0
*
ARM: davinci: aintc: use the new config structure
Bartosz Golaszewski
2019-02-19
1
-1
/
+1
*
ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs
Bartosz Golaszewski
2019-02-19
1
-0
/
+11
*
ARM: davinci: aintc: use a common prefix for symbols in the driver
Bartosz Golaszewski
2019-02-19
1
-1
/
+1
*
ARM: davinci: aintc: wrap davinci_irq_init() with a helper
Bartosz Golaszewski
2019-02-19
1
-0
/
+5
*
ARM: davinci: make irqs.h a local header
Bartosz Golaszewski
2019-02-19
1
-1
/
+1
*
ARM: davinci: wrap HW interrupt numbers with a macro
Bartosz Golaszewski
2019-02-19
1
-23
/
+23
*
ARM: davinci: remove davinci_intc_type
Bartosz Golaszewski
2019-02-19
1
-1
/
+0
*
ARM: davinci: dm644x: set the GPIO base to 0
Bartosz Golaszewski
2018-11-27
1
-0
/
+2
*
ARM: davinci: dm644x: define gpio interrupts as separate resources
Bartosz Golaszewski
2018-11-26
1
-0
/
+20
*
ARM: davinci: dm644x: Remove legacy clock init
David Lechner
2018-06-26
1
-300
/
+0
*
ARM: davinci: dm644x: add new clock init using common clock framework
David Lechner
2018-06-26
1
-9
/
+55
*
ARM: davinci: pass clock as parameter to davinci_timer_init()
David Lechner
2018-06-26
1
-1
/
+1
*
ARM: davinci: dm644x: remove unnecessary postcore_initcall()
Sekhar Nori
2018-05-02
1
-10
/
+3
*
ARM: davinci: move davinci_clk_init() to init_time
David Lechner
2018-02-19
1
-2
/
+6
*
ARM: davinci: make davinci_soc_info structures const
Bhumika Goyal
2017-12-23
1
-1
/
+1
*
ARM: davinci: remove unused davinci-i2s pdata
Petr Kulhavy
2016-06-24
1
-2
/
+1
*
ARM: davinci: Move clock init after ioremap.
David Lechner
2016-04-27
1
-0
/
+1
*
ARM: davinci: dm644x: Add dma_slave_map to edma
Peter Ujfalusi
2016-02-22
1
-0
/
+12
*
ARM: davinci: make headers more local
Arnd Bergmann
2015-12-01
1
-1
/
+1
*
ARM: davinci: Add dma_mask to eDMA devices
Peter Ujfalusi
2015-10-14
1
-0
/
+1
*
ARM: davinci: Use platform_device_register_full() to create pdev for eDMA
Peter Ujfalusi
2015-10-14
1
-7
/
+13
*
ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver
Peter Ujfalusi
2015-10-14
1
-13
/
+8
*
ARM: davinci: Remove redundant/unused parameters for edma
Peter Ujfalusi
2014-05-22
1
-5
/
+0
*
ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_info
Peter Ujfalusi
2014-05-22
1
-9
/
+0
*
ARM: davinci: da8xx: fix multiple watchdog device registration
Sekhar Nori
2014-03-06
1
-1
/
+7
*
Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/...
Kevin Hilman
2014-01-16
1
-1
/
+1
|
\
|
*
watchdog: davinci: rename platform driver to davinci-wdt
Ivan Khoronzhuk
2014-01-09
1
-1
/
+1
*
|
gpio: davinci: remove unused variable intc_irq_num
Lad, Prabhakar
2013-12-26
1
-1
/
+0
*
|
Merge tag 'davinci-fixes-for-v3.13-rc3' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2013-12-04
1
-0
/
+1
|
\
\
|
*
|
ARM: davinci: Fix McASP mem resource names
Peter Ujfalusi
2013-12-05
1
-0
/
+1
|
|
/
*
|
ARM: davinci: fix number of resources passed to davinci_gpio_register()
Lad, Prabhakar
2013-11-21
1
-1
/
+1
|
/
*
ARM: davinci: support gpio platform device
Philip Avinash
2013-09-24
1
-5
/
+25
*
ARM: davinci: fix clock lookup for mdio device
Lad, Prabhakar
2013-08-22
1
-2
/
+1
*
ARM: davinci: serial: remove davinci_serial_setup_clk()
Manjunathappa, Prakash
2013-08-22
1
-1
/
+0
*
ARM: davinci: serial: get rid of davinci_uart_config
Manjunathappa, Prakash
2013-08-22
1
-1
/
+1
*
ARM: davinci: uart: move to devid based clk_get
Manjunathappa, Prakash
2013-07-22
1
-12
/
+40
*
ARM: edma: Add DT and runtime PM support to the private EDMA API
Matt Porter
2013-06-24
1
-2
/
+2
*
ARM: davinci: move private EDMA API to arm/common
Matt Porter
2013-06-18
1
-1
/
+1
*
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-05-02
1
-1
/
+1
|
\
|
*
ARM: davinci: mmc: derive version information from device name
Manjunathappa, Prakash
2013-04-03
1
-1
/
+1
*
|
[media] media: davinci: vpss: enable vpss clocks
Lad, Prabhakar
2013-04-14
1
-7
/
+2
*
|
[media] davinci: remove VPBE_ENC_DV_PRESET and rename VPBE_ENC_CUSTOM_TIMINGS
Hans Verkuil
2013-03-19
1
-1
/
+1
|
/
*
Merge tag 'v3.8-rc1' into staging/for_v3.9
Mauro Carvalho Chehab
2012-12-27
1
-6
/
+0
|
\
|
*
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
1
-6
/
+0
|
|
\
|
|
*
ARM: davinci: sram: switch from iotable to ioremapped regions
Ben Gardiner
2012-10-27
1
-6
/
+0
*
|
|
[media] davinci: vpbe: pass different platform names to handle different ip's
Lad, Prabhakar
2012-12-21
1
-8
/
+2
|
/
/
[next]