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
starfive-6.6.48-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
/
video
/
v4l2-ctrls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-22
[media] v4l2-ctrls: Fix control enumeration for multiple subdevs with ctrl
Hans Verkuil
1
-0
/
+2
2011-01-19
[media] v4l: Fix a use-before-set in the control framework
Laurent Pinchart
1
-1
/
+1
2011-01-19
[media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_B...
Hans Verkuil
1
-1
/
+4
2011-01-19
[media] v4l2-ctrls: fix missing 'read-only' check
Hans Verkuil
1
-0
/
+3
2011-01-19
[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1
Hans Verkuil
1
-10
/
+14
2010-12-30
[media] v4l2-ctrls: only check def for menu, integer and boolean controls
Hans Verkuil
1
-1
/
+8
2010-12-30
[media] v4l2-ctrls: use const char * const * for the menu arrays
Hans Verkuil
1
-23
/
+23
2010-10-21
V4L/DVB: v4l2: Add illuminator controls
Jean-François Moine
1
-0
/
+4
2010-08-12
V4L/DVB: v4l2-ctrls.c: needs to include slab.h
Randy Dunlap
1
-0
/
+1
2010-08-09
V4L/DVB: v4l2-ctrls: Whitespace cleanups
Mauro Carvalho Chehab
1
-37
/
+37
2010-08-09
V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in header
Hans Verkuil
1
-13
/
+17
2010-08-09
V4L/DVB: v4l2: Add new control handling framework
Hans Verkuil
1
-0
/
+1847