Age | Commit message (Expand) | Author | Files | Lines |
2020-02-08 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -19/+0 |
2020-01-13 | ARM: davinci: remove legacy timer support | Bartosz Golaszewski | 1 | -19/+0 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-02-19 | ARM: davinci: make irqs.h a local header | Bartosz Golaszewski | 1 | -5/+4 |
2019-02-19 | ARM: davinci: wrap HW interrupt numbers with a macro | Bartosz Golaszewski | 1 | -14/+17 |
2018-06-26 | ARM: davinci: remove legacy clocks | David Lechner | 1 | -1/+0 |
2018-02-19 | ARM: davinci: remove watchdog reset | David Lechner | 1 | -6/+1 |
2016-10-26 | ARM: davinci: devices: Remove DMA resources for MMC | Peter Ujfalusi | 1 | -3/+0 |
2016-05-02 | ARM: davinci: remove mmc dma resources | David Lechner | 1 | -16/+0 |
2014-03-06 | ARM: davinci: da8xx: fix multiple watchdog device registration | Sekhar Nori | 1 | -15/+2 |
2014-01-09 | watchdog: davinci: rename platform driver to davinci-wdt | Ivan Khoronzhuk | 1 | -1/+1 |
2013-09-24 | ARM: davinci: support gpio platform device | Philip Avinash | 1 | -0/+13 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -1/+2 |
2013-06-18 | ARM: davinci: move private EDMA API to arm/common | Matt Porter | 1 | -1/+5 |
2013-04-17 | Merge tag 'davinci-for-v3.10/board-2-v2' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 1 | -2/+4 |
2013-04-03 | ARM: davinci: mmc: derive version information from device name | Manjunathappa, Prakash | 1 | -2/+4 |
2013-04-02 | ARM: davinci: use is IS_ENABLED macro | Lad, Prabhakar | 1 | -1/+1 |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -11/+0 |
2012-09-14 | ARM: davinci: move platform_data definitions | Arnd Bergmann | 1 | -2/+2 |
2012-08-27 | ARM: Davinci: Remove references to davinci pcm | Hebbar, Gururaja | 1 | -11/+0 |
2012-02-25 | ARM: davinci: streamline sysmod access | Manjunath Hadli | 1 | -11/+21 |
2012-01-05 | ARM: 7190/1: restart: davinci: use new restart hook | Sekhar Nori | 1 | -0/+5 |
2011-06-08 | davinci: make PCM platform devices static | Sekhar Nori | 1 | -1/+1 |
2011-05-23 | davinci: move DM64XX_VDD3P3V_PWDN to devices.c | Manjunath Hadli | 1 | -0/+3 |
2010-10-25 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2010-09-24 | davinci: dm365: disable pulldowns for all MMC/SD1 pins. | Sekhar Nori | 1 | -1/+1 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -0/+13 |
2010-05-13 | Davinci: timer - use ioremap() | Cyril Chemparathy | 1 | -2/+2 |
2010-05-06 | DaVinci: move IDE platform device to its proper place | Sergei Shtylyov | 1 | -0/+44 |
2010-05-06 | davinci: misc cleanups from sparse | Kevin Hilman | 1 | -0/+2 |
2009-11-25 | DaVinci: remove unneeded #include's | Sergei Shtylyov | 1 | -4/+0 |
2009-11-25 | DaVinci: DM365: SDIO interrupt resource correction | Phaneendra Kumar | 1 | -1/+1 |
2009-08-26 | davinci: dm365: add MMC/SD support | Sandeep Paulraj | 1 | -14/+31 |
2009-08-26 | davinci: remove watchdog from soc_info | Kevin Hilman | 1 | -5/+2 |
2009-08-26 | davinci: EDMA: multiple CCs, channel mapping and API changes | Sudhakar Rajashekhara | 1 | -4/+4 |
2009-05-29 | [ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32) | Kevin Hilman | 1 | -4/+4 |
2009-05-28 | davinci: Factor out emac mac address handling | Mark A. Greer | 1 | -26/+0 |
2009-05-28 | davinci: Move emac platform_data to SoC-specific files | Mark A. Greer | 1 | -5/+0 |
2009-05-26 | davinci: Add watchdog base address flexibility | Mark A. Greer | 1 | -2/+5 |
2009-05-26 | davinci: Add base address and timer flexibility | Mark A. Greer | 1 | -0/+47 |
2009-05-26 | davinci: MMC platform support | Kevin Hilman | 1 | -0/+157 |
2009-05-26 | davinci: add platform support for watchdog timer | Kevin Hilman | 1 | -0/+35 |
2009-04-27 | davinci: update pin-multiplexing support | Kevin Hilman | 1 | -0/+5 |
2009-04-23 | davinci: add arch_ioremap() which uses existing static mappings | Kevin Hilman | 1 | -0/+2 |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 1 | -0/+1 |
2008-09-17 | ARM: DaVinci: i2c setup | Komal Shah | 1 | -0/+48 |