summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-0/+6
|\
| * ARM: davinci: da850: override SPI DT node device nameManjunathappa, Prakash2013-04-171-0/+1
| * ARM: davinci: da850: add EHRPWM & ECAP DT nodePhilip Avinash2013-04-151-0/+5
* | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-048-54/+26
|\ \
| * \ Merge tag 'davinci-for-v3.10/board-2-v2' of git://git.kernel.org/pub/scm/linu...Olof Johansson2013-04-1725-41/+192
| |\ \
| | * | ARM: davinci: da850 evm: fix const qualifier placementSekhar Nori2013-04-171-2/+2
| | * | ARM: davinci: da850 board: add remoteproc supportRobert Tivy2013-04-172-0/+12
| * | | Merge tag 'omap-for-v3.10/board-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2013-04-091-0/+3
| |\ \ \
| * | | | ARM: davinci: use is IS_ENABLED macroLad, Prabhakar2013-04-027-52/+12
* | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-0225-39/+179
|\ \ \ \ \
| * \ \ \ \ Merge tag 'davinci-for-v3.10/soc-2-v2' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2013-04-176-5/+97
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | ARM: davinci: ensure global variables are declaredSekhar Nori2013-04-172-0/+2
| | * | | ARM: davinci: sram.c: fix incorrect type in assignmentSekhar Nori2013-04-171-2/+2
| | * | | ARM: davinci: da8xx dt: make file local symbols staticSekhar Nori2013-04-171-2/+2
| | * | | ARM: davinci: da8xx: add remoteproc supportRobert Tivy2013-04-172-1/+91
| * | | | ARM: davinci: da850: override mmc DT node device nameManjunathappa, Prakash2013-04-041-0/+1
| |/ / /
| * | | ARM: davinci: remove test for undefined Kconfig macroPaul Bolle2013-04-031-2/+0
| * | | ARM: davinci: mmc: derive version information from device nameManjunathappa, Prakash2013-04-0317-25/+18
| * | | ARM: davinci: da850: add ECAP & EHRPWM clock nodesPhilip Avinash2013-04-012-0/+47
| * | | ARM: davinci: clk framework support for enable/disable functionalityPhilip Avinash2013-04-012-7/+16
| | |/ | |/|
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-303-275/+3
|\ \ \
| * \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-282-249/+0
| |\ \ \
| | * | | cpufreq: davinci: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-082-234/+0
| | * | | cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-021-13/+8
| | * | | cpufreq: drivers: don't check range of target freq in .target()Viresh Kumar2013-04-021-9/+0
| | * | | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2
| | |/ /
| * | | ARM: davinci: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-19/+1
| * | | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0
| * | | ARM: davinci: cpuidle: fix wrong enter functionDaniel Lezcano2013-04-081-6/+2
| |/ /
* | | [media] ARM: daVinci: dm644x/dm355/dm365: replace V4L2_STD_525_60/625_50 with...Lad, Prabhakar2013-04-143-6/+6
* | | [media] ARM: davinci: dm355 EVM: add support for VPBE displayLad, Prabhakar2013-04-141-1/+68
* | | [media] ARM: davinci: dm355: add support for v4l2 video displayLad, Prabhakar2013-04-143-8/+166
* | | [media] ARM: davinci: dm365 EVM: add support for VPBE displayLad, Prabhakar2013-04-141-1/+163
* | | [media] ARM: davinci: dm365: add support for v4l2 video displayLad, Prabhakar2013-04-143-17/+179
* | | [media] media: davinci: vpss: enable vpss clocksLad, Prabhakar2013-04-144-16/+13
* | | Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab2013-04-011-0/+3
|\ \ \ | |/ /
| * | ARM: davinci: edma: fix dmaengine induced null pointer dereference on da830Matt Porter2013-03-121-0/+3
| |/
* | [media] davinci: replace V4L2_OUT_CAP_CUSTOM_TIMINGS by V4L2_OUT_CAP_DV_TIMINGSHans Verkuil2013-03-191-1/+1
* | [media] davinci: remove VPBE_ENC_DV_PRESET and rename VPBE_ENC_CUSTOM_TIMINGSHans Verkuil2013-03-192-3/+3
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-243-12/+19
|\
| * [media] ARM: davinci: da850 evm: pass platform data for adv7343 encoderLad, Prabhakar2013-02-051-0/+13
| * Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-242-3/+3
| |\
| * \ Merge tag 'v3.8-rc1' into staging/for_v3.9Mauro Carvalho Chehab2012-12-2729-130/+270
| |\ \
| * | | [media] davinci: vpbe: pass different platform names to handle different ip'sLad, Prabhakar2012-12-212-12/+6
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-214-4/+19
|\ \ \ \
| * \ \ \ Merge tag 'davinci-for-v3.9/dt-2' of git://gitorious.org/linux-davinci/linux-...Olof Johansson2013-02-093-4/+18
| |\ \ \ \
| | * | | | ARM: davinci: da850 DT: add support for machine rebootKumar, Anil2013-02-092-3/+10
| | * | | | ARM: davinci: da850: add wdt DT nodeKumar, Anil2013-02-091-0/+1
| | * | | | ARM: davinci: da850: add DT node for I2C0Vishwanathrao Badarkhe, Manish2013-02-091-1/+7
| * | | | | Merge branch 'next/soc' into next/dtOlof Johansson2013-02-0511-24/+117
| |\ \ \ \ \
OpenPOWER on IntegriCloud