aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-18Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-131/+170
2016-05-18Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-32/+4
2016-05-16Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2-36/+0
2016-05-02ARM: davinci: remove mmc dma resourcesDavid Lechner2-36/+0
2016-04-29ARM: davinci: only use NVMEM when availableArnd Bergmann2-0/+10
2016-04-27ARM: davinci: da850: use clk->set_parent for async3David Lechner1-48/+33
2016-04-27ARM: davinci: Move clock init after ioremap.David Lechner8-7/+9
2016-04-25ARM: davinci: da8xx-dt: Add spi0 lookup for clock matchingDavid Lechner1-0/+1
2016-04-14ARM: davinci: clk: add set_parent callback for mux clocksDavid Lechner2-1/+19
2016-04-14ARM: davinci: da8xx: move usb code to new fileDavid Lechner3-75/+109
2016-04-14ARM: davinci: use IRQCHIP_DECLARE for cp_intcDavid Lechner2-11/+3
2016-04-14ARM: davinci: remove unused DA8XX_NUM_UARTSDavid Lechner1-2/+0
2016-04-14ARM: davinci: simplify call to of populateDavid Lechner1-3/+1
2016-04-14ARM: DaVinci USB: removed deprecated properties from MUSB configPetr Kulhavy1-16/+0
2016-04-14ARM: davinci: da8xx-dt: add OF_DEV_AUXDATA entry for i2c1Petr Kulhavy1-0/+1
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-0/+111
2016-03-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-21/+18
2016-03-19Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2016-03-01misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn2-4/+5
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann1-1/+1
2016-02-22ARM: davinci: dm646x: Add dma_slave_map to edmaPeter Ujfalusi1-0/+11
2016-02-22ARM: davinci: dm644x: Add dma_slave_map to edmaPeter Ujfalusi1-0/+12
2016-02-22ARM: davinci: dm365: Add dma_slave_map to edmaPeter Ujfalusi1-0/+22
2016-02-22ARM: davinci: dm355: Add dma_slave_map to edmaPeter Ujfalusi1-0/+20
2016-02-22ARM: davinci: devices-da8xx: Add dma_slave_map to edmaPeter Ujfalusi1-0/+46
2016-02-17ARM: davinci: make I2C support optionalArnd Bergmann3-15/+14
2016-02-17ARM: davinci: DA8xx+DMx combined kernels need PATCH_PHYS_VIRTArnd Bergmann1-4/+2
2016-02-17ARM: davinci: avoid unused mityomapl138_pn_info variableArnd Bergmann1-1/+1
2016-02-17ARM: davinci: limit DT support to DA850Arnd Bergmann1-1/+1
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds24-23/+23
2016-01-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-7/+4
2015-12-15ARM: davinci: fix a problematic usage of WARN()Geliang Tang2-6/+2
2015-12-15ARM: davinci: only select WT cache if cache is enabledArnd Bergmann1-1/+2
2015-12-01ARM: davinci: make headers more localArnd Bergmann24-23/+23
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab5-8/+8
2015-11-10Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-8/+12
2015-10-14ARM: davinci: Add dma_mask to eDMA devicesPeter Ujfalusi4-0/+5
2015-10-14ARM: davinci: Use platform_device_register_full() to create pdev for eDMAPeter Ujfalusi4-39/+57
2015-10-14ARM: davinci/common: Convert edma driver to handle one eDMA instance per driverPeter Ujfalusi5-130/+74
2015-10-07ARM: davinci: clock: Correct return values for API functionsPeter Ujfalusi1-5/+11
2015-10-07ARM: davinci: re-use %*ph specifierAndy Shevchenko1-3/+1
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-11/+1
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-29/+35
2015-08-14ARM: davinci: Set proper SPI prescale limit valueFranklin S Cooper Jr3-0/+4
2015-08-05ARM: davinci: cp_intc: use IRQCHIP_SKIP_SET_WAKE instead of irq_set_wake callbackSudeep Holla1-11/+1
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre2-4/+4
2015-07-17ARM/davinci/time: Migrate to new 'set-state' interfaceViresh Kumar1-24/+30
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1