aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/soc_camera (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart1-6/+8
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+2
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig1-3/+2
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring1-4/+2
2017-08-08media: v4l: use WARN_ON(1) instead of __WARN()Arnd Bergmann1-1/+1
2017-07-19media: v4l: Add support for CSI-1 and CCP2 bussesSakari Ailus1-0/+3
2017-07-19media: media/platform: add const to v4l2_file_operations structuresBhumika Goyal1-1/+1
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus1-3/+4
2017-05-19[media] soc_camera: annotate a switch fall throughMauro Carvalho Chehab1-0/+1
2017-04-10[media] atmel-isi: move out of soc_camera to atmelHans Verkuil4-1517/+0
2017-04-10[media] atmel-isi: remove dependency of the soc-camera frameworkHans Verkuil2-498/+698
2017-03-23[media] soc-camera: fix rectangle adjustment in croppingKoji Matsuoka1-5/+6
2017-03-23[media] sh_mobile_ceu_camera: use module_platform_driverGeliang Tang1-12/+1
2017-03-22[media] v4l: soc-camera: Remove videobuf1 supportLaurent Pinchart2-85/+19
2017-01-30[media] media: platform: soc_camera_platform : constify v4l2_subdev_* structuresBhumika Goyal1-3/+3
2016-09-19[media] soc-camera/rcar-vin: remove obsolete driverHans Verkuil3-1979/+0
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall2-2/+2
2016-09-09[media] media: platform: pxa_camera: move pxa_camera out of soc_cameraRobert Jarzmik3-2105/+0
2016-09-09[media] media: platform: pxa_camera: change stop_streaming semanticsRobert Jarzmik1-3/+12
2016-09-09[media] media: platform: pxa_camera: add debug register accessRobert Jarzmik1-0/+32
2016-09-09[media] media: platform: pxa_camera: make a standalone v4l2 deviceRobert Jarzmik2-239/+516
2016-09-09[media] media: platform: pxa_camera: remove set_selectionRobert Jarzmik1-83/+0
2016-09-09[media] media: platform: pxa_camera: add buffer sequencingRobert Jarzmik1-0/+5
2016-09-09[media] media: platform: pxa_camera: make printk consistentRobert Jarzmik1-27/+43
2016-09-09[media] media: platform: pxa_camera: introduce sensor_callRobert Jarzmik1-12/+15
2016-09-09[media] media: platform: pxa_camera: trivial move of functionsRobert Jarzmik1-232/+241
2016-09-09[media] media: platform: pxa_camera: convert to vb2Robert Jarzmik2-314/+269
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil7-206/+157
2016-08-24[media] soc-camera/sh_mobile_csi2: remove unused driverHans Verkuil4-627/+10
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil3-3/+3
2016-07-08[media] media/.../soc-camera: convert drivers to use the new vb2_queue dev fieldHans Verkuil3-36/+4
2016-06-16[media] rcar-vin: add Renesas R-Car VIN driverNiklas Söderlund2-3/+3
2016-04-13[media] soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility stringsYoshihiro Kaneko1-0/+2
2016-04-13[media] sh_mobile_ceu_camera: Remove dependency on SUPERHSimon Horman1-1/+1
2016-04-13[media] rcar_vin: Use ARCH_RENESASSimon Horman1-1/+1
2016-03-03[media] soc_camera/mx3_camera.c: move to staging in preparation, for removalHans Verkuil3-1274/+0
2016-03-03[media] soc_camera/mx2_camera.c: move to staging in preparation, for removalHans Verkuil3-1646/+0
2016-03-03[media] soc_camera/omap1: move to staging in preparation for removalHans Verkuil3-1749/+0
2016-03-03[media] atmel-isi: Fix bad usage of IS_ERR_VALUEGuenter Roeck1-2/+2
2016-03-03[media] pxa_camera: conversion to dmaengineRobert Jarzmik2-229/+174
2016-03-03[media] pxa_camera: trivial move of dma irq functionsRobert Jarzmik1-18/+24
2016-03-03[media] pxa_camera: move interrupt to taskletRobert Jarzmik1-15/+29
2016-03-03[media] pxa_camera: fix the buffer free pathRobert Jarzmik1-11/+5
2016-03-03[media] mx3_camera: use %pad format string for dma_ddr_tArnd Bergmann1-6/+6
2016-03-03[media] soc_camera: rcar_vin: Add ARGB8888 caputre format supportKoji Matsuoka1-10/+29
2016-02-09Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab2-1/+3
2016-01-25[media] soc_camera: rcar_vin: Add R-Car Gen3 supportYoshihiko Mori1-0/+2
2016-01-25[media] sh_mobile_ceu_camera: use soc_camera_from_vb2qGeliang Tang1-9/+5
2016-01-25[media] atmel-isi: fix debug message which only show the first formatJosh Wu1-1/+1
2016-01-25[media] soc_camera: cleanup control device on async_unbindWolfram Sang1-0/+2