Age | Commit message (Expand) | Author | Files | Lines |
2016-10-08 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 1 | -0/+1 |
2016-08-23 | ARM: davinci: da850: Add ti-aemif lookup for clock matching | Karl Beldan | 2 | -0/+2 |
2016-08-09 | ARM: dts: da850: Add basic DTS for the LCDK | Karl Beldan | 1 | -0/+1 |
2016-08-02 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 10 | -27/+31 |
2016-07-14 | ARM: davinci: fix build break because of undeclared dm365_evm_snd_data | Sekhar Nori | 3 | -4/+3 |
2016-06-27 | arm: use the new LED disk activity trigger | Stephan Linz | 1 | -1/+1 |
2016-06-24 | ARM: davinci: remove unused davinci-i2s pdata | Petr Kulhavy | 8 | -23/+10 |
2016-06-10 | ARM: davinci: da850: add clocks for mcbsp0 and 1 | Petr Kulhavy | 2 | -0/+18 |
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-17 | 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-21 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 5 | -0/+111 |
2016-03-21 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -21/+18 |
2016-03-20 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2016-03-02 | 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-21 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 24 | -23/+23 |
2016-01-21 | 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-11 | 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 |