开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2020-04-14
media: split test drivers from platform directory
Mauro Carvalho Chehab
2019-10-24
media: vivid: Add metadata capture support
Vandana BN
2019-10-01
media: vivid: Set vid_cap_streaming and vid_out_streaming to true
Vandana BN
2019-06-21
media: vivid: add CEC support to display present ctrl
Johan Korsnes
2019-06-21
media: vivid: make input std_signal per-input
Johan Korsnes
2019-06-21
media: vivid: make input dv_timings per-input
Johan Korsnes
2019-06-21
media: vivid: remove unnecessary min and max timeperframe constants
Akinobu Mita
2019-04-22
media: vivid: use vfree() instead of kfree() for dev->bitmap_cap
Alexander Potapenko
2019-02-07
media: vivid: add vertical down sampling to imagesize calc
André Almeida
2018-12-17
Merge tag 'v4.20-rc7' into patchwork
Mauro Carvalho Chehab
2018-12-03
media: vivid: drop v4l2_ctrl_request_complete() from start_streaming
Hans Verkuil
2018-11-23
media: vivid: free bitmap_cap when updating std/timings/etc.
Hans Verkuil
2018-11-23
media: vivid: use V4L2_FRACT_COMPARE
Akinobu Mita
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-09
media: vivid: Support 480p for webcam capture
Keiichi Watanabe
2018-09-24
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-31
media: vivid: add request support
Hans Verkuil
2018-04-04
media: v4l: Bring back array_size parameter to v4l2_find_nearest_size
Sakari Ailus
2018-03-21
media: vivid: Use v4l2_find_nearest_size
Sakari Ailus
2018-02-14
media: vivid: add SPDX license info
Hans Verkuil
2017-12-18
media: v4l2-common: get rid of struct v4l2_discrete_probe
Mauro Carvalho Chehab
2017-03-22
[media] vivid: fix try_fmt behavior
Hans Verkuil
2017-01-30
[media] vivid: Enable 4k resolution for webcam capture device
Soren Brinkmann
2016-10-21
[media] vivid: Add support for HSV encoding
Ricardo Ribalda Delgado
2016-08-24
[media] vivid: return -ENODATA if the current input doesn't support g/s_selec...
Hans Verkuil
2016-07-12
[media] vivid: set V4L2_CAP_TIMEPERFRAME
Hans Verkuil
2016-07-08
Merge branch 'topic/cec' into patchwork
Mauro Carvalho Chehab
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-06-28
[media] vivid: add CEC emulation
Hans Verkuil
2016-06-24
vivid: remove some unused vars
Mauro Carvalho Chehab
2016-04-20
[media] vivid: use new v4l2-rect.h header
Hans Verkuil
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-03
[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timings
Hans Verkuil
2015-11-17
[media] vivid: add support for reduced frame rate in video capture
Prashant Laddha
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-07-06
[media] v4l2-dv-timings: add support for reduced blanking v2
Prashant Laddha
2015-06-09
[media] vivid: Use interlaced info for cvt/gtf timing detection
Prashant Laddha
2015-06-09
[media] v4l2-dv-timings: add interlace support in detect cvt/gtf
Prashant Laddha
2015-06-05
[media] vivid: add xfer_func support
Hans Verkuil
2015-05-01
[media] vivid: drop format description
Hans Verkuil
2015-04-28
[media] vivid: add 1080p capture at 2 fps and 5 fps to webcam emulation
Philipp Zabel
2015-04-08
[media] vivid: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861
Hans Verkuil
2015-04-08
[media] vivid: add support to set CVT, GTF timings
Prashant Laddha
2015-04-02
[media] vivid: report only one frameinterval
Hans Verkuil
2015-04-02
[media] vivid: allow s_dv_timings if it is the same as the current
Hans Verkuil
2015-04-02
[media] vivid: add support for single buffer planar formats
Hans Verkuil
2015-04-02
[media] vivid: add new format fields
Hans Verkuil
[next]