aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/devices.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-09watchdog: davinci: rename platform driver to davinci-wdtIvan Khoronzhuk1-1/+1
2013-09-24ARM: davinci: support gpio platform devicePhilip Avinash1-0/+13
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+2
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter1-1/+5
2013-04-17Merge tag 'davinci-for-v3.10/board-2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/boardsOlof Johansson1-2/+4
2013-04-03ARM: davinci: mmc: derive version information from device nameManjunathappa, Prakash1-2/+4
2013-04-02ARM: davinci: use is IS_ENABLED macroLad, Prabhakar1-1/+1
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-11/+0
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann1-2/+2
2012-08-27ARM: Davinci: Remove references to davinci pcmHebbar, Gururaja1-11/+0
2012-02-25ARM: davinci: streamline sysmod accessManjunath Hadli1-11/+21
2012-01-05ARM: 7190/1: restart: davinci: use new restart hookSekhar Nori1-0/+5
2011-06-08davinci: make PCM platform devices staticSekhar Nori1-1/+1
2011-05-23davinci: move DM64XX_VDD3P3V_PWDN to devices.cManjunath Hadli1-0/+3
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds1-1/+1
2010-09-24davinci: dm365: disable pulldowns for all MMC/SD1 pins.Sekhar Nori1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-0/+13
2010-05-13Davinci: timer - use ioremap()Cyril Chemparathy1-2/+2
2010-05-06DaVinci: move IDE platform device to its proper placeSergei Shtylyov1-0/+44
2010-05-06davinci: misc cleanups from sparseKevin Hilman1-0/+2
2009-11-25DaVinci: remove unneeded #include'sSergei Shtylyov1-4/+0
2009-11-25DaVinci: DM365: SDIO interrupt resource correctionPhaneendra Kumar1-1/+1
2009-08-26davinci: dm365: add MMC/SD supportSandeep Paulraj1-14/+31
2009-08-26davinci: remove watchdog from soc_infoKevin Hilman1-5/+2
2009-08-26davinci: EDMA: multiple CCs, channel mapping and API changesSudhakar Rajashekhara1-4/+4
2009-05-29[ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman1-4/+4
2009-05-28davinci: Factor out emac mac address handlingMark A. Greer1-26/+0
2009-05-28davinci: Move emac platform_data to SoC-specific filesMark A. Greer1-5/+0
2009-05-26davinci: Add watchdog base address flexibilityMark A. Greer1-2/+5
2009-05-26davinci: Add base address and timer flexibilityMark A. Greer1-0/+47
2009-05-26davinci: MMC platform supportKevin Hilman1-0/+157
2009-05-26davinci: add platform support for watchdog timerKevin Hilman1-0/+35
2009-04-27davinci: update pin-multiplexing supportKevin Hilman1-0/+5
2009-04-23davinci: add arch_ioremap() which uses existing static mappingsKevin Hilman1-0/+2
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3cRussell King1-0/+1
2008-09-17ARM: DaVinci: i2c setupKomal Shah1-0/+48