index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vivid
/
vivid-vid-cap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
media: split test drivers from platform directory
Mauro Carvalho Chehab
1
-1918
/
+0
2019-10-24
media: vivid: Add metadata capture support
Vandana BN
1
-1
/
+4
2019-10-01
media: vivid: Set vid_cap_streaming and vid_out_streaming to true
Vandana BN
1
-3
/
+0
2019-06-22
media: vivid: add CEC support to display present ctrl
Johan Korsnes
1
-2
/
+15
2019-06-22
media: vivid: make input std_signal per-input
Johan Korsnes
1
-21
/
+34
2019-06-22
media: vivid: make input dv_timings per-input
Johan Korsnes
1
-21
/
+42
2019-06-22
media: vivid: remove unnecessary min and max timeperframe constants
Akinobu Mita
1
-7
/
+0
2019-04-22
media: vivid: use vfree() instead of kfree() for dev->bitmap_cap
Alexander Potapenko
1
-1
/
+1
2019-02-07
media: vivid: add vertical down sampling to imagesize calc
André Almeida
1
-3
/
+7
2018-12-17
Merge tag 'v4.20-rc7' into patchwork
Mauro Carvalho Chehab
1
-2
/
+0
2018-12-03
media: vivid: drop v4l2_ctrl_request_complete() from start_streaming
Hans Verkuil
1
-2
/
+0
2018-11-23
media: vivid: free bitmap_cap when updating std/timings/etc.
Hans Verkuil
1
-0
/
+2
2018-11-23
media: vivid: use V4L2_FRACT_COMPARE
Akinobu Mita
1
-6
/
+3
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
1
-10
/
+8
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+10
2018-10-09
media: vivid: Support 480p for webcam capture
Keiichi Watanabe
1
-1
/
+4
2018-09-24
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
1
-2
/
+2
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-31
media: vivid: add request support
Hans Verkuil
1
-0
/
+10
2018-04-04
media: v4l: Bring back array_size parameter to v4l2_find_nearest_size
Sakari Ailus
1
-2
/
+3
2018-03-21
media: vivid: Use v4l2_find_nearest_size
Sakari Ailus
1
-3
/
+2
2018-02-14
media: vivid: add SPDX license info
Hans Verkuil
1
-13
/
+1
2017-12-18
media: v4l2-common: get rid of struct v4l2_discrete_probe
Mauro Carvalho Chehab
1
-6
/
+3
2017-03-22
[media] vivid: fix try_fmt behavior
Hans Verkuil
1
-3
/
+10
2017-01-30
[media] vivid: Enable 4k resolution for webcam capture device
Soren Brinkmann
1
-1
/
+4
2016-10-21
[media] vivid: Add support for HSV encoding
Ricardo Ribalda Delgado
1
-2
/
+15
2016-08-24
[media] vivid: return -ENODATA if the current input doesn't support g/s_selec...
Hans Verkuil
1
-2
/
+2
2016-07-12
[media] vivid: set V4L2_CAP_TIMEPERFRAME
Hans Verkuil
1
-0
/
+1
2016-07-09
Merge branch 'topic/cec' into patchwork
Mauro Carvalho Chehab
1
-1
/
+22
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-6
/
+1
2016-06-28
[media] vivid: add CEC emulation
Hans Verkuil
1
-1
/
+22
2016-06-24
vivid: remove some unused vars
Mauro Carvalho Chehab
1
-2
/
+1
2016-04-20
[media] vivid: use new v4l2-rect.h header
Hans Verkuil
1
-50
/
+51
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-17
/
+5
2015-12-03
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
Hans Verkuil
1
-1
/
+1
2015-11-17
[media] vivid: add support for reduced frame rate in video capture
Prashant Laddha
1
-1
/
+9
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+2
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-6
/
+9
2015-07-06
[media] v4l2-dv-timings: add support for reduced blanking v2
Prashant Laddha
1
-1
/
+1
2015-06-09
[media] vivid: Use interlaced info for cvt/gtf timing detection
Prashant Laddha
1
-2
/
+2
2015-06-09
[media] v4l2-dv-timings: add interlace support in detect cvt/gtf
Prashant Laddha
1
-2
/
+3
2015-06-05
[media] vivid: add xfer_func support
Hans Verkuil
1
-0
/
+9
2015-05-01
[media] vivid: drop format description
Hans Verkuil
1
-4
/
+0
2015-04-28
[media] vivid: add 1080p capture at 2 fps and 5 fps to webcam emulation
Philipp Zabel
1
-5
/
+8
2015-04-08
[media] vivid: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861
Hans Verkuil
1
-2
/
+2
2015-04-08
[media] vivid: add support to set CVT, GTF timings
Prashant Laddha
1
-1
/
+63
2015-04-03
[media] vivid: report only one frameinterval
Hans Verkuil
1
-6
/
+2
2015-04-03
[media] vivid: allow s_dv_timings if it is the same as the current
Hans Verkuil
1
-2
/
+2
2015-04-03
[media] vivid: add support for single buffer planar formats
Hans Verkuil
1
-30
/
+28
2015-04-03
[media] vivid: add new format fields
Hans Verkuil
1
-6
/
+12
[next]