aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vivid (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-19[media] vivid: support monitor all modeHans Verkuil1-29/+15
2016-07-15[media] vivid: fix typo causing incorrect CEC physical addressesHans Verkuil1-1/+1
2016-07-12[media] vivid: set V4L2_CAP_TIMEPERFRAMEHans Verkuil1-0/+1
2016-07-08Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab9-10/+478
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil5-15/+5
2016-06-28[media] vivid: add CEC emulationHans Verkuil9-10/+478
2016-06-24vivid: remove some unused varsMauro Carvalho Chehab2-4/+1
2016-04-20[media] tpg: Export the tpg code from vivid as a moduleHelen Mae Koike Fornazier7-4398/+3
2016-04-20[media] vivid: use new v4l2-rect.h headerHans Verkuil5-213/+110
2016-04-20[media] vivid: fix smatch errorsHans Verkuil1-8/+11
2016-04-13[media] vivid: set device_caps in video_deviceHans Verkuil1-15/+7
2016-03-03[media] vivid: support new multiplanar YUV formatsHans Verkuil2-2/+69
2016-02-10[media] media: platform: vivid: vivid-osd: Remove unnecessary cast to kfreeAmitoj Kaur Chawla1-1/+1
2016-02-01[media] vivid: fix broken Bayer text renderingHans Verkuil1-0/+2
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung6-17/+23
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil5-35/+12
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil2-2/+2
2015-11-17[media] vivid: add support for reduced frame rate in video capturePrashant Laddha1-1/+9
2015-11-17[media] vivid-capture: add control for reduced frame ratePrashant Laddha2-0/+16
2015-11-17[media] vivid: add support for reduced fps in video outPrashant Laddha1-1/+8
2015-11-17[media] vivid: fix compliance errorHans Verkuil1-2/+4
2015-10-20[media] media/vivid-osd: fix info leak in ioctlSalva Peiró1-0/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung5-8/+9
2015-10-03[media] vivid: Add an option to configure the maximum number of devicesEzequiel Garcia2-1/+9
2015-10-03[media] vivid: Fix iteration in driver removal pathEzequiel Garcia1-1/+4
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung8-107/+139
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-10-01[media] vivid: add 10 and 12 bit Bayer formatsHans Verkuil2-0/+147
2015-09-30[media] vivid: add support for SMPTE 2084 transfer functionHans Verkuil1-0/+1
2015-09-30[media] vivid-tpg: add support for SMPTE 2084 transfer functionHans Verkuil2-4/+94
2015-09-30[media] vivid: add support for the DCI-P3 colorspaceHans Verkuil2-0/+4
2015-09-30[media] vivid-tpg: support the DCI-P3 colorspaceHans Verkuil2-6/+146
2015-09-30[media] vivid: use Bradford method when converting Rec. 709 to NTSC 1953Hans Verkuil1-43/+47
2015-09-30[media] vivid: use ARRAY_SIZE to calculate max control valueHans Verkuil1-7/+7
2015-09-25[media] vivid: sdr cap: few enhancementsAntti Palosaari1-19/+12
2015-09-25[media] vivid: SDR cap: add control for FM deviationAntti Palosaari3-2/+42
2015-08-11[media] vivid: support cvt, gtf timings for video outPrashant Laddha1-2/+13
2015-07-06[media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha1-1/+1
2015-06-09[media] vivid: Use interlaced info for cvt/gtf timing detectionPrashant Laddha1-2/+2
2015-06-09[media] v4l2-dv-timings: add interlace support in detect cvt/gtfPrashant Laddha1-2/+3
2015-06-06[media] vivid-tpg: improve Y16 color setupHans Verkuil1-2/+9
2015-06-06[media] vivid: move video loopback control to the capture deviceHans Verkuil2-42/+41
2015-06-05[media] vivid: move PRINTSTR to separate functionsHans Verkuil1-47/+81
2015-06-05[media] vivid-tpg: precalculate colorspace/xfer_func combinationsHans Verkuil3-117/+371
2015-06-05[media] vivid: add xfer_func supportHans Verkuil7-15/+85
2015-06-05[media] vivid: don't use more than 1024 bytes of stackMauro Carvalho Chehab1-16/+17
2015-05-30[media] vivid: SDR cap add 'CU08' Complex U8 formatAntti Palosaari4-13/+94
2015-05-30[media] vivid: use new V4L2_MAP_*_DEFAULT definesHans Verkuil1-42/+9
2015-05-30[media] media/vivid: Add support for Y16_BE formatRicardo Ribalda2-1/+16
2015-05-18[media] media/vivid: Code cleanoutRicardo Ribalda1-3/+1