aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-02[media] adv7180: Add media controller supportLars-Peter Clausen1-1/+1
2015-02-02[media] timberdale: do not select TIMB_DMAArnd Bergmann1-4/+2
2015-02-02[media] coda: switch BIT decoder source queue to vmallocPhilipp Zabel1-0/+1
2015-01-27[media] media: Kconfig: drop duplicate dependency of HAS_DMAPrabhakar Lad1-1/+0
2014-12-23[media] media: platform: add VPFE capture driver support for AM437XBenoit Parrot1-0/+1
2014-12-23[media] v4l: vsp1: Remove support for platform dataLaurent Pinchart1-1/+1
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-12-16[media] vino/saa7191: move to staging in preparation for removalHans Verkuil1-8/+0
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki1-1/+1
2014-10-28[media] mem2mem_testdev: rename to vim2mHans Verkuil1-2/+2
2014-10-24[media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki1-3/+3
2014-09-03[media] v4l: vsp1: fix driver dependenciesBartlomiej Zolnierkiewicz1-1/+1
2014-09-02[media] vivi: remove driver, it's replaced by vividHans Verkuil1-14/+0
2014-09-02[media] vivid: enable the vivid driverHans Verkuil1-0/+3
2014-08-26[media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab1-0/+12
2014-08-26[media] enable COMPILE_TEST for media driversMauro Carvalho Chehab1-7/+14
2014-08-26[media] enable COMPILE_TEST for ti-vbeMauro Carvalho Chehab1-1/+2
2014-08-26[media] enable COMPILE_TEST for MX2 eMMa-PrP driverMauro Carvalho Chehab1-1/+2
2014-07-30[media] s5p-jpeg: Add support for Exynos3250 SoCJacek Anaszewski1-2/+3
2014-07-22[media] coda: select GENERIC_ALLOCATORPhilipp Zabel1-0/+1
2014-07-22[media] media:platform: OMAP3 camera support needs VIDEOBUF2_DMA_CONTIGPeter Meerwald1-0/+1
2014-05-25[media] omap3isp: Use the ARM DMA IOMMU-aware operationsLaurent Pinchart1-1/+3
2014-04-16platform: Fix timberdale dependenciesJean Delvare1-1/+1
2014-03-11[media] v4l: VIDEO_SH_VOU should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-12-20[media] omap24xx/tcm825x: move to staging for future removalHans Verkuil1-7/+0
2013-12-10[media] v4l: sh_vou: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+2
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+18
2013-10-28[media] platform: Kconfig: Select SRAM for VIDEO_CODAFabio Estevam1-0/+1
2013-10-28[media] v4l: ti-vpe: Add VPE mem to mem driverArchit Taneja1-0/+16
2013-10-06s3c-camif: Use CONFIG_ARCH_S3C64XX to check for S3C64XX supportTomasz Figa1-1/+1
2013-10-03[media] media/v4l2: VIDEO_RENESAS_VSP1 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-08-23[media] media/v4l2: VIDEO_SH_VEU should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-08-18[media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart1-0/+10
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+1
2013-06-28[media] V4L2: sh_vou: add I2C build dependencyGuennadi Liakhovetski1-1/+1
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven1-1/+1
2013-06-19platform: Check for ARCH_EXYNOS separatelyTomasz Figa1-3/+3
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2013-04-30Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab1-1/+1
2013-04-29media: coda: use genalloc APIPhilipp Zabel1-1/+0
2013-03-31[media] s5p-fimc: Change the driver directory name to exynos4-isSylwester Nawrocki1-1/+1
2013-03-21drivers/Kconfig: add several missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-1/+1
2013-03-18[media] media/v4l2: VIDEOBUF2_DMA_CONTIG should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+10
2013-01-21drivers/media: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+4
2013-01-06[media] v4l: Don't compile v4l2-int-device unless really neededSakari Ailus1-1/+1
2012-12-20[media] media: add a VEU MEM2MEM format conversion and scaling driverGuennadi Liakhovetski1-0/+9
2012-11-28[media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interfaceSylwester Nawrocki1-0/+12