Age | Commit message (Expand) | Author | Files | Lines |
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-17 | 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-25 | gpio: davinci: remove unused variable intc_irq_num | Lad, Prabhakar | 1 | -1/+0 |
2013-12-05 | 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-21 | ARM: davinci: fix clock lookup for mdio device | Lad, Prabhakar | 1 | -2/+1 |
2013-08-21 | ARM: davinci: serial: remove davinci_serial_setup_clk() | Manjunathappa, Prakash | 1 | -1/+0 |
2013-08-21 | 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 |
2012-01-20 | ARM: davinci: dm646x: move private definitions to C file | Manjunath Hadli | 1 | -0/+7 |
2012-01-05 | ARM: 7190/1: restart: davinci: use new restart hook | Sekhar Nori | 1 | -1/+0 |
2011-12-05 | ARM: davinci: dm646x does not have a DSP domain | Sekhar Nori | 1 | -1/+0 |
2011-11-01 | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann | 1 | -1/+1 |
2011-09-17 | ARM: davinci: Explicitly set channel controllers' default queues | Ido Yariv | 1 | -0/+1 |
2011-08-22 | ARM: 7040/1: mach-davinci: break out GPIO driver specifics | Linus Walleij | 1 | -1/+1 |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+3 |
2011-07-06 | davinci: dm6467/T EVM: fix setting up of reference clock rate | Sekhar Nori | 1 | -1/+3 |
2011-06-22 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2010-10-21 | Merge branch 'davinci-next' into davinci-for-linus | Kevin Hilman | 1 | -2/+20 |
2010-09-25 | ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE | Santosh Shilimkar | 1 | -2/+1 |
2010-09-24 | davinci: cleanup mdio arch code and switch to phy_id | Cyril Chemparathy | 1 | -1/+0 |
2010-09-24 | davinci: add mdio platform devices | Cyril Chemparathy | 1 | -1/+20 |
2010-08-05 | davinci: dm646x EVM: Specify reserved EDMA channel/slots | Rajashekhara, Sudhakar | 1 | -1/+7 |
2010-08-05 | davinci: edma: provide ability to detect insufficient CC info data | Sekhar Nori | 1 | -10/+12 |
2010-05-13 | Davinci: pinmux - use ioremap() | Cyril Chemparathy | 1 | -1/+1 |
2010-05-13 | Davinci: aintc/cpintc - use ioremap() | Cyril Chemparathy | 1 | -1/+1 |
2010-05-13 | Davinci: psc - use ioremap() | Cyril Chemparathy | 1 | -3/+1 |
2010-05-13 | Davinci: jtag_id - use ioremap() | Cyril Chemparathy | 1 | -1/+1 |
2010-05-13 | Davinci: gpio - use ioremap() | Cyril Chemparathy | 1 | -1/+1 |
2010-05-07 | Davinci: watchdog reset separation across socs | Cyril Chemparathy | 1 | -0/+1 |
2010-05-07 | Davinci: eliminate pinmux offset verbosity | Cyril Chemparathy | 1 | -3/+0 |
2010-05-07 | Davinci: gpio - controller type support | Cyril Chemparathy | 1 | -0/+1 |
2010-05-07 | DaVinci: move IDE platform device to its proper place | Sergei Shtylyov | 1 | -32/+0 |
2010-05-07 | davinci: misc cleanups from sparse | Kevin Hilman | 1 | -3/+3 |
2010-02-05 | davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table() | Kevin Hilman | 1 | -1/+1 |
2010-02-05 | davinci: build list of unused EDMA events dynamically | Sudhakar Rajashekhara | 1 | -9/+0 |