| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | [media] exynos-gsc: Use user configured colorspace if provided | Thibault Saunier | 2017-06-13 | 2 | -5/+5 |
* | | | [media] exynos4-is: use devm_of_platform_populate() | Benjamin Gaignard | 2017-06-13 | 1 | -5/+2 |
* | | | [media] s5p-mfc: fix spelling mistake: "destionation" -> "destination" | Colin Ian King | 2017-06-13 | 2 | -2/+2 |
* | | | [media] s5p-jpeg: fix recursive spinlock acquisition | Alexandre Courbot | 2017-06-13 | 1 | -3/+9 |
* | | | [media] cec: add STM32 cec driver | Benjamin Gaignard | 2017-06-13 | 4 | -0/+377 |
* | | | [media] v4l: rcar_fdp1: use proper name for the R-Car SoC | Wolfram Sang | 2017-06-08 | 1 | -1/+1 |
* | | | [media] platform/Makefile: don't depend on arch to include dirs | Mauro Carvalho Chehab | 2017-06-08 | 1 | -2/+2 |
* | | | [media] davinci: Switch from V4L2 OF to V4L2 fwnode | Sakari Ailus | 2017-06-08 | 2 | -9/+13 |
* | | | [media] mtk-vcodec: Show mtk driver error without DEBUG definition | Hirokazu Honda | 2017-06-07 | 1 | -11/+9 |
* | | | [media] media: mtk-mdp: Fix mdp device tree | Daniel Kurtz | 2017-06-07 | 1 | -2/+10 |
* | | | [media] coda: copy headers in front of every I-frame | Philipp Zabel | 2017-06-07 | 1 | -4/+5 |
* | | | [media] coda: implement forced key frames | Philipp Zabel | 2017-06-07 | 3 | -4/+12 |
* | | | [media] davinci: vpif_capture: cleanup raw camera support | Kevin Hilman | 2017-06-07 | 1 | -2/+80 |
* | | | [media] davinci: vpif_capture: get subdevs from DT when available | Kevin Hilman | 2017-06-07 | 2 | -2/+129 |
* | | | [media] davinci: vpif_capture: drop compliance hack | Kevin Hilman | 2017-06-07 | 1 | -15/+0 |
* | | | [media] atmel-isi: code cleanup | Hugues Fruchet | 2017-06-07 | 1 | -14/+10 |
* | | | Merge tag 'media/v4.12-2' into patchwork | Mauro Carvalho Chehab | 2017-06-07 | 2 | -5/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER | Hans Verkuil | 2017-06-04 | 1 | -2/+2 |
| * | | [media] cec: select CEC_CORE instead of depend on it | Hans Verkuil | 2017-06-04 | 2 | -3/+6 |
| |/ |
|
* | | [media] davinci: vpif_capture: fix default pixel format for BT.656/BT.1120 video | Nori, Sekhar | 2017-06-06 | 1 | -5/+5 |
* | | [media] coda: improve colorimetry handling | Philipp Zabel | 2017-06-06 | 2 | -15/+39 |
* | | [media] rcar-vin: fix bug in pixelformat selection | Niklas Söderlund | 2017-06-06 | 1 | -12/+5 |
* | | [media] rcar-vin: add missing error check to propagate error | Niklas Söderlund | 2017-06-06 | 1 | -1/+4 |
* | | [media] rcar-vin: remove subdevice matching from bind and unbind callbacks | Niklas Söderlund | 2017-06-06 | 1 | -25/+15 |
* | | [media] rcar-vin: refactor and fold in function after stall handling rework | Niklas Söderlund | 2017-06-06 | 1 | -7/+2 |
* | | [media] rcar-vin: allow switch between capturing modes when stalling | Niklas Söderlund | 2017-06-06 | 1 | -5/+17 |
* | | [media] rcar-vin: select capture mode based on free buffers | Niklas Söderlund | 2017-06-06 | 1 | -16/+15 |
* | | [media] rcar-vin: move functions which acts on hardware | Niklas Söderlund | 2017-06-06 | 1 | -91/+91 |
* | | [media] rcar-vin: decrease buffers needed to capture | Niklas Söderlund | 2017-06-06 | 1 | -1/+1 |
* | | [media] rcar-vin: use pad information when verifying media bus format | Niklas Söderlund | 2017-06-06 | 1 | -0/+1 |
* | | [media] rcar-vin: move pad lookup to async bound handler | Niklas Söderlund | 2017-06-06 | 2 | -23/+29 |
* | | [media] rcar-vin: refactor pad lookup code | Niklas Söderlund | 2017-06-06 | 1 | -15/+21 |
* | | [media] rcar-vin: move subdev source and sink pad index to rvin_graph_entity | Niklas Söderlund | 2017-06-06 | 2 | -14/+15 |
* | | [media] rcar-vin: fix standard in input enumeration | Niklas Söderlund | 2017-06-06 | 1 | -2/+6 |
* | | [media] rcar-vin: fix how pads are handled for v4l2 subdevice operations | Niklas Söderlund | 2017-06-06 | 1 | -12/+14 |
* | | [media] rcar-vin: use rvin_reset_format() in S_DV_TIMINGS | Niklas Söderlund | 2017-06-06 | 1 | -6/+2 |
* | | [media] rcar-vin: reset bytesperline and sizeimage when resetting format | Niklas Söderlund | 2017-06-06 | 1 | -0/+3 |
* | | [media] v4l: Switch from V4L2 OF not V4L2 fwnode API | Sakari Ailus | 2017-06-06 | 18 | -106/+140 |
* | | [media] coda: simplify optional reset handling | Philipp Zabel | 2017-06-06 | 1 | -9/+3 |
* | | [media] media: s5p-cec: Fixed spelling mistake | Rene Hickersberger | 2017-06-06 | 1 | -1/+1 |
* | | [media] cec: stih: fix typos in comments | Benjamin Gaignard | 2017-06-06 | 1 | -2/+3 |
* | | [media] cec: stih: allow to use max CEC logical addresses | Benjamin Gaignard | 2017-06-06 | 1 | -1/+1 |
* | | [media] media: platform: coda: remove variable self assignment | Gustavo A. R. Silva | 2017-06-06 | 1 | -1/+0 |
* | | [media] pxa_camera: Fix a call with an uninitialized device pointer | Petr Cvek | 2017-06-06 | 1 | -2/+2 |
* | | [media] pxa_camera: Add (un)subscribe_event ioctl | Petr Cvek | 2017-06-06 | 1 | -0/+4 |
* | | [media] pxa_camera: Fix incorrect test in the image size generation | Petr Cvek | 2017-06-06 | 1 | -0/+3 |
* | | [media] pxa_camera: Add remaining Bayer 8 formats | Petr Cvek | 2017-06-06 | 1 | -10/+30 |
* | | [media] atmel-isc: Set the default DMA memory burst size | Songjun Wu | 2017-06-06 | 1 | -11/+12 |
* | | [media] stm32-dcmi: STM32 DCMI camera interface driver | Hugues Fruchet | 2017-06-06 | 4 | -0/+1418 |
* | | [media] soc_camera: annotate a switch fall through | Mauro Carvalho Chehab | 2017-05-19 | 1 | -0/+1 |