index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
/
dm646x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-26
ARM: davinci: dm646x: Fix a typo in the comment
Christophe JAILLET
1
-1
/
+1
2019-08-26
ARM: davinci: dm646x: switch to using the clocksource driver
Bartosz Golaszewski
1
-11
/
+13
2019-08-08
ARM: davinci: WARN_ON() if clk_get() fails
Bartosz Golaszewski
1
-0
/
+4
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2019-02-19
ARM: davinci: remove intc related fields from davinci_soc_info
Bartosz Golaszewski
1
-3
/
+0
2019-02-19
ARM: davinci: aintc: use the new config structure
Bartosz Golaszewski
1
-1
/
+1
2019-02-19
ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs
Bartosz Golaszewski
1
-0
/
+11
2019-02-19
ARM: davinci: aintc: use a common prefix for symbols in the driver
Bartosz Golaszewski
1
-1
/
+1
2019-02-19
ARM: davinci: aintc: wrap davinci_irq_init() with a helper
Bartosz Golaszewski
1
-0
/
+5
2019-02-19
ARM: davinci: make irqs.h a local header
Bartosz Golaszewski
1
-1
/
+1
2019-02-19
ARM: davinci: wrap HW interrupt numbers with a macro
Bartosz Golaszewski
1
-30
/
+30
2019-02-19
ARM: davinci: remove davinci_intc_type
Bartosz Golaszewski
1
-1
/
+0
2018-11-26
ARM: davinci: dm646x: set the GPIO base to 0
Bartosz Golaszewski
1
-0
/
+2
2018-11-26
ARM: davinci: dm646x: define gpio interrupts as separate resources
Bartosz Golaszewski
1
-0
/
+10
2018-06-26
ARM: davinci: dm646x: Remove legacy clock init
David Lechner
1
-329
/
+0
2018-06-26
ARM: davinci: dm646x: add new clock init using common clock framework
David Lechner
1
-8
/
+55
2018-06-26
ARM: davinci: pass clock as parameter to davinci_timer_init()
David Lechner
1
-1
/
+1
2018-05-15
ARM: davinci: dm646x: fix timer interrupt generation
Sekhar Nori
1
-1
/
+2
2018-02-19
ARM: davinci: move davinci_clk_init() to init_time
David Lechner
1
-11
/
+11
2017-12-23
ARM: davinci: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-1
/
+1
2017-12-23
ARM: davinci: make davinci_soc_info structures const
Bhumika Goyal
1
-1
/
+1
2016-04-27
ARM: davinci: Move clock init after ioremap.
David Lechner
1
-0
/
+1
2016-02-22
ARM: davinci: dm646x: Add dma_slave_map to edma
Peter Ujfalusi
1
-0
/
+11
2015-12-01
ARM: davinci: make headers more local
Arnd Bergmann
1
-1
/
+1
2015-10-14
ARM: davinci: Add dma_mask to eDMA devices
Peter Ujfalusi
1
-0
/
+1
2015-10-14
ARM: davinci: Use platform_device_register_full() to create pdev for eDMA
Peter Ujfalusi
1
-7
/
+11
2015-10-14
ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver
Peter Ujfalusi
1
-16
/
+11
2015-03-18
ARM: davinci: dm646x: Add interrupt resource for McASPs
Peter Ujfalusi
1
-0
/
+15
2015-03-18
ARM: davinci: irqs: Correct McASP1 TX interrupt definition for DM646x
Peter Ujfalusi
1
-1
/
+0
2015-03-18
ARM: davinci: dm646x: Clean up the McASP DMA resources
Peter Ujfalusi
1
-8
/
+4
2014-05-22
ARM: davinci: Remove redundant/unused parameters for edma
Peter Ujfalusi
1
-5
/
+0
2014-05-22
ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_info
Peter Ujfalusi
1
-11
/
+0
2014-03-06
ARM: davinci: da8xx: fix multiple watchdog device registration
Sekhar Nori
1
-1
/
+7
2014-01-16
Merge tag 'davinci-for-v3.14/watchdog' of git://git.kernel.org/pub/scm/linux/...
Kevin Hilman
1
-1
/
+1
2014-01-09
watchdog: davinci: rename platform driver to davinci-wdt
Ivan Khoronzhuk
1
-1
/
+1
2013-12-26
gpio: davinci: remove unused variable intc_irq_num
Lad, Prabhakar
1
-1
/
+0
2013-12-04
Merge tag 'davinci-fixes-for-v3.13-rc3' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-2
/
+2
2013-12-05
ARM: davinci: Fix McASP mem resource names
Peter Ujfalusi
1
-2
/
+2
2013-11-21
ARM: davinci: fix number of resources passed to davinci_gpio_register()
Lad, Prabhakar
1
-1
/
+1
2013-09-24
ARM: davinci: support gpio platform device
Philip Avinash
1
-5
/
+25
2013-08-22
ARM: davinci: fix clock lookup for mdio device
Lad, Prabhakar
1
-2
/
+1
2013-08-22
ARM: davinci: serial: remove davinci_serial_setup_clk()
Manjunathappa, Prakash
1
-1
/
+0
2013-08-22
ARM: davinci: serial: get rid of davinci_uart_config
Manjunathappa, Prakash
1
-1
/
+1
2013-07-22
ARM: davinci: uart: move to devid based clk_get
Manjunathappa, Prakash
1
-12
/
+40
2013-06-24
ARM: edma: Add DT and runtime PM support to the private EDMA API
Matt Porter
1
-2
/
+2
2013-06-18
ARM: davinci: move private EDMA API to arm/common
Matt Porter
1
-1
/
+1
2012-10-27
ARM: davinci: sram: switch from iotable to ioremapped regions
Ben Gardiner
1
-6
/
+0
2012-08-27
ASoC/ARM: Davinci: McASP: split asp header into platform and audio specific
Hebbar, Gururaja
1
-1
/
+1
2012-02-25
ARM: davinci: streamline sysmod access
Manjunath Hadli
1
-7
/
+5
2012-02-25
ARM: davinci: create new common platform header for davinci
Manjunath Hadli
1
-1
/
+1
[next]