aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-13Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann1-2/+0
2012-11-13ARM: davinci: remove obsoleted init_consistent_dma_size()Marek Szyprowski1-2/+0
2012-10-30ARM: davinci: fix return value check by using IS_ERR in tnetv107x_devices_init()Wei Yongjun1-1/+1
2012-10-29ARM: davinci: da850: generate dtbs for da850 boardsSekhar Nori1-0/+2
2012-10-29ARM: davinci: add support for am1808 based EnBW CMC boardHeiko Schocher1-0/+1
2012-10-29ARM: davinci: da850 evm: add DT dataSekhar Nori1-0/+1
2012-10-29ARM: davinci: da850: add DT boot supportSekhar Nori3-0/+73
2012-10-29ARM: davinci: da850 evm: register uio_pruss deviceMatt Porter1-0/+6
2012-10-29ARM: davinci: da850 evm: clean up include orderingMatt Porter1-14/+14
2012-10-27ARM: davinci: uncompress.h: bail out if uart not initializedSekhar Nori1-0/+6
2012-10-27ARM: davinci: serial.h: fix uart number in the commentHenrique Camargo1-1/+1
2012-10-27ARM: davinci: dm644x evm: move pointer dereference below NULL checkWei Yongjun1-2/+3
2012-10-27ARM: davinci: da8xx: add DA850 PRUSS supportMatt Porter3-0/+80
2012-10-27ARM: davinci: add platform hook to fetch the SRAM poolMatt Porter2-0/+8
2012-10-27ARM: davinci: da850: changed SRAM allocator to shared ram.Subhasish Ghosh2-2/+3
2012-10-27ARM: davinci: sram: switch from iotable to ioremapped regionsBen Gardiner7-35/+15
2012-10-27ARM: davinci: serial: provide API to initialze UART clocksSekhar Nori2-12/+28
2012-10-26ARM: davinci: board-dm646x-evm.c: Remove unecessary semicolonPeter Senna Tschudin1-1/+1
2012-10-24ARM: davinci: convert platform code to use clk_prepare/clk_unpreparem-karicheri2@ti.com8-12/+12
2012-10-24ARM: davinci: usb: remove CONFIG_USB_MUSB_HOST etcConstantine Shulyupin1-6/+0
2012-10-22ARM: davinci: enable SRAM ping ping buffering on DA850Matt Porter1-10/+14
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-8/+8
2012-10-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds9-44/+460
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab9-44/+460
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds10-162/+57
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson1-1/+1
2012-10-07ARM: davinci: don't mark da850_register_cpufreq as __initArnd Bergmann1-1/+1
2012-10-05Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab25-430/+49
2012-10-05[media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar2-11/+66
2012-10-05[media] davinci: move struct vpif_interface to chan_cfgHans Verkuil2-24/+24
2012-10-05[media] vpif_capture: move routing info from subdev to inputHans Verkuil2-8/+12
2012-10-05[media] vpif_capture: remove unnecessary can_route flagHans Verkuil2-4/+0
2012-10-05[media] ARM: davinci: da850 evm: Add EVM specific code for VPIF to workManjunath Hadli2-0/+163
2012-10-05[media] ARM: davinci: da850: Add SoC related definitions for VPIFManjunath Hadli4-0/+206
2012-10-06sections: fix section conflicts in arch/arm/Andi Kleen3-30/+30
2012-10-05[media] davinci: vpbe: replace V4L2_OUT_CAP_CUSTOM_TIMINGS with V4L2_OUT_CAP_DV_TIMINGSLad, Prabhakar1-1/+1
2012-10-05[media] dm644x: replace the obsolete preset API by the timings APIHans Verkuil2-20/+12
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann25-430/+49
2012-08-27ASoC/ARM: Davinci: McASP: split asp header into platform and audio specificHebbar, Gururaja9-143/+57
2012-08-27ARM: Davinci: Remove references to davinci pcmHebbar, Gururaja2-18/+0
2012-08-10ARM: davinci: remove broken ntosd2_init_i2cArnd Bergmann1-39/+0
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+1
2012-07-29arm: da850: configure LCDC fifo thresholdManjunathappa, Prakash1-0/+1
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-6/+0
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-3/+14
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-14/+115
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+0
2012-07-20arm,unicore32: Remove obsolete "select MISC_DEVICES"Geert Uytterhoeven1-6/+0
2012-07-09ARM: davinci: da8xx: fix interrupt handlingSekhar Nori1-5/+3