index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
v4l2-ctrls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] v4l2-ctrls: Fix control enumeration for multiple subdevs with ctrl
Hans Verkuil
2011-03-21
1
-0
/
+2
*
[media] v4l: Fix a use-before-set in the control framework
Laurent Pinchart
2011-01-19
1
-1
/
+1
*
[media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_B...
Hans Verkuil
2011-01-19
1
-1
/
+4
*
[media] v4l2-ctrls: fix missing 'read-only' check
Hans Verkuil
2011-01-19
1
-0
/
+3
*
[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1
Hans Verkuil
2011-01-19
1
-10
/
+14
*
[media] v4l2-ctrls: only check def for menu, integer and boolean controls
Hans Verkuil
2010-12-30
1
-1
/
+8
*
[media] v4l2-ctrls: use const char * const * for the menu arrays
Hans Verkuil
2010-12-30
1
-23
/
+23
*
V4L/DVB: v4l2: Add illuminator controls
Jean-François Moine
2010-10-21
1
-0
/
+4
*
V4L/DVB: v4l2-ctrls.c: needs to include slab.h
Randy Dunlap
2010-08-12
1
-0
/
+1
*
V4L/DVB: v4l2-ctrls: Whitespace cleanups
Mauro Carvalho Chehab
2010-08-08
1
-37
/
+37
*
V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in header
Hans Verkuil
2010-08-08
1
-13
/
+17
*
V4L/DVB: v4l2: Add new control handling framework
Hans Verkuil
2010-08-08
1
-0
/
+1847