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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-18
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
1
-0
/
+2
2016-05-18
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
12
-131
/
+170
2016-05-18
Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-32
/
+4
2016-05-16
Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2
-36
/
+0
2016-05-02
ARM: davinci: remove mmc dma resources
David Lechner
2
-36
/
+0
2016-04-29
ARM: davinci: only use NVMEM when available
Arnd Bergmann
2
-0
/
+10
2016-04-27
ARM: davinci: da850: use clk->set_parent for async3
David Lechner
1
-48
/
+33
2016-04-27
ARM: davinci: Move clock init after ioremap.
David Lechner
8
-7
/
+9
2016-04-25
ARM: davinci: da8xx-dt: Add spi0 lookup for clock matching
David Lechner
1
-0
/
+1
2016-04-14
ARM: davinci: clk: add set_parent callback for mux clocks
David Lechner
2
-1
/
+19
2016-04-14
ARM: davinci: da8xx: move usb code to new file
David Lechner
3
-75
/
+109
2016-04-14
ARM: davinci: use IRQCHIP_DECLARE for cp_intc
David Lechner
2
-11
/
+3
2016-04-14
ARM: davinci: remove unused DA8XX_NUM_UARTS
David Lechner
1
-2
/
+0
2016-04-14
ARM: davinci: simplify call to of populate
David Lechner
1
-3
/
+1
2016-04-14
ARM: DaVinci USB: removed deprecated properties from MUSB config
Petr Kulhavy
1
-16
/
+0
2016-04-14
ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for i2c1
Petr Kulhavy
1
-0
/
+1
2016-03-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
5
-0
/
+111
2016-03-20
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-21
/
+18
2016-03-19
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2016-03-01
misc: at24: replace memory_accessor with nvmem_device_read
Andrew Lunn
2
-4
/
+5
2016-02-22
ARM: 8532/1: uncompress: mark putc as inline
Arnd Bergmann
1
-1
/
+1
2016-02-22
ARM: davinci: dm646x: Add dma_slave_map to edma
Peter Ujfalusi
1
-0
/
+11
2016-02-22
ARM: davinci: dm644x: Add dma_slave_map to edma
Peter Ujfalusi
1
-0
/
+12
2016-02-22
ARM: davinci: dm365: Add dma_slave_map to edma
Peter Ujfalusi
1
-0
/
+22
2016-02-22
ARM: davinci: dm355: Add dma_slave_map to edma
Peter Ujfalusi
1
-0
/
+20
2016-02-22
ARM: davinci: devices-da8xx: Add dma_slave_map to edma
Peter Ujfalusi
1
-0
/
+46
2016-02-17
ARM: davinci: make I2C support optional
Arnd Bergmann
3
-15
/
+14
2016-02-17
ARM: davinci: DA8xx+DMx combined kernels need PATCH_PHYS_VIRT
Arnd Bergmann
1
-4
/
+2
2016-02-17
ARM: davinci: avoid unused mityomapl138_pn_info variable
Arnd Bergmann
1
-1
/
+1
2016-02-17
ARM: davinci: limit DT support to DA850
Arnd Bergmann
1
-1
/
+1
2016-01-20
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
24
-23
/
+23
2016-01-20
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-7
/
+4
2015-12-15
ARM: davinci: fix a problematic usage of WARN()
Geliang Tang
2
-6
/
+2
2015-12-15
ARM: davinci: only select WT cache if cache is enabled
Arnd Bergmann
1
-1
/
+2
2015-12-01
ARM: davinci: make headers more local
Arnd Bergmann
24
-23
/
+23
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
5
-8
/
+8
2015-11-10
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+12
2015-10-14
ARM: davinci: Add dma_mask to eDMA devices
Peter Ujfalusi
4
-0
/
+5
2015-10-14
ARM: davinci: Use platform_device_register_full() to create pdev for eDMA
Peter Ujfalusi
4
-39
/
+57
2015-10-14
ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver
Peter Ujfalusi
5
-130
/
+74
2015-10-07
ARM: davinci: clock: Correct return values for API functions
Peter Ujfalusi
1
-5
/
+11
2015-10-07
ARM: davinci: re-use %*ph specifier
Andy Shevchenko
1
-3
/
+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-09-01
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-29
/
+35
2015-08-14
ARM: davinci: Set proper SPI prescale limit value
Franklin S Cooper Jr
3
-0
/
+4
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
2015-07-28
ARM: appropriate __init annotation for const data
Nicolas Pitre
2
-4
/
+4
2015-07-17
ARM/davinci/time: Migrate to new 'set-state' interface
Viresh Kumar
1
-24
/
+30
2015-06-26
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
[next]