index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vivid
/
vivid-ctrls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
media: split test drivers from platform directory
Mauro Carvalho Chehab
1
-1939
/
+0
2019-12-13
media: vivid: Add touch support
Vandana BN
1
-0
/
+11
2019-11-08
media: vivid: Add an area control
Ricardo Ribalda Delgado
1
-0
/
+14
2019-10-24
media: vivid: Add metadata output support
Vandana BN
1
-1
/
+11
2019-10-24
media: vivid: Add metadata capture support
Vandana BN
1
-0
/
+65
2019-07-25
media: vivid: fix device init when no_error_inj=1 and fb disabled
Guillaume Tucker
1
-1
/
+1
2019-07-23
media: vivid: fix potential integer overflow on left shift
Colin Ian King
1
-12
/
+12
2019-06-22
media: vivid: add CEC support to display present ctrl
Johan Korsnes
1
-4
/
+21
2019-06-22
media: vivid: add HDMI (dis)connect RX emulation
Johan Korsnes
1
-2
/
+19
2019-06-22
media: vivid: add HDMI (dis)connect TX emulation
Johan Korsnes
1
-1
/
+24
2019-06-22
media: vivid: add display present control
Johan Korsnes
1
-0
/
+18
2019-06-22
media: vivid: make input std_signal per-input
Johan Korsnes
1
-5
/
+9
2019-06-22
media: vivid: make input dv_timings per-input
Johan Korsnes
1
-5
/
+8
2018-12-03
media: vivid: add req_validate error injection
Hans Verkuil
1
-0
/
+16
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-23
/
+23
2018-09-24
media: replace ADOBERGB by OPRGB
Hans Verkuil
1
-3
/
+3
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
1
-23
/
+23
2018-07-04
media: vivid: fix gain when autogain is on
Hans Verkuil
1
-1
/
+1
2018-02-26
media: vivid: fix incorrect capabilities for radio
Hans Verkuil
1
-0
/
+2
2018-02-14
media: vivid: add SPDX license info
Hans Verkuil
1
-13
/
+1
2018-01-30
media: vivid: fix module load error when enabling fb and no_error_inj=1
Hans Verkuil
1
-6
/
+29
2016-10-21
[media] vivid: Add support for HSV encoding
Ricardo Ribalda Delgado
1
-0
/
+25
2016-08-24
[media] vivid: don't mention the obsolete sYCC Y'CbCr encoding
Hans Verkuil
1
-1
/
+2
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-3
/
+11
2015-11-17
[media] vivid-capture: add control for reduced frame rate
Prashant Laddha
1
-0
/
+15
2015-11-17
[media] vivid: fix compliance error
Hans Verkuil
1
-2
/
+4
2015-10-01
[media] vivid: add support for SMPTE 2084 transfer function
Hans Verkuil
1
-0
/
+1
2015-10-01
[media] vivid: add support for the DCI-P3 colorspace
Hans Verkuil
1
-0
/
+3
2015-10-01
[media] vivid: use ARRAY_SIZE to calculate max control value
Hans Verkuil
1
-7
/
+7
2015-09-25
[media] vivid: SDR cap: add control for FM deviation
Antti Palosaari
1
-1
/
+36
2015-06-06
[media] vivid: move video loopback control to the capture device
Hans Verkuil
1
-41
/
+40
2015-06-05
[media] vivid: add xfer_func support
Hans Verkuil
1
-15
/
+43
2015-04-08
[media] vivid: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861
Hans Verkuil
1
-1
/
+1
2015-02-02
[media] vivid: use consistent colorspace/Y'CbCr Encoding strings
Hans Verkuil
1
-2
/
+2
2014-12-02
[media] vivid: add support for YCbCr encoding and quantization
Hans Verkuil
1
-13
/
+73
2014-12-02
[media] vivid: add new colorspaces
Hans Verkuil
1
-10
/
+17
2014-11-14
[media] media: vivid: use vb2_start_streaming_called() helper
Prabhakar Lad
1
-5
/
+5
2014-11-11
[media] vivid: add test array controls
Hans Verkuil
1
-0
/
+42
2014-09-03
[media] vivid: add the control handling code
Hans Verkuil
1
-0
/
+1502