index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-ctrls.h
Age
Commit message (
Expand
)
Author
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-02-14
[media] v4l2-ctrls: add helper functions for control events
Hans Verkuil
2012-02-14
[media] v4l2: standardize log start/end message
Hans Verkuil
2011-09-21
[media] v4l2-ctrls: implement new volatile autocluster scheme
Hans Verkuil
2011-09-21
[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE
Hans Verkuil
2011-07-27
[media] v4l2-ctrls/v4l2-events: small coding style cleanups
Hans Verkuil
2011-07-27
[media] v4l2-ctrls: improve discovery of controls of the same cluster
Hans Verkuil
2011-07-27
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...
Hans Verkuil
2011-07-27
[media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscr...
Hans Verkuil
2011-07-27
[media] v4l2-ctrls: make manual_mode_value 8 bits and check against control r...
Hans Verkuil
2011-07-27
[media] v4l2-ctrls: simplify event subscription
Hans Verkuil
2011-07-27
[media] v4l2-ctrls: add control events
Hans Verkuil
2011-07-27
[media] v4l2-ctrls: add v4l2_fh pointer to the set control functions
Hans Verkuil
2011-07-27
[media] v4l2-ctrls: add v4l2_ctrl_auto_cluster to simplify autogain/gain scen...
Hans Verkuil
2011-01-19
[media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.h
Laurent Pinchart
2011-01-19
[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1
Hans Verkuil
2010-12-30
[media] v4l2-ctrls: use const char * const * for the menu arrays
Hans Verkuil
2010-08-09
V4L/DVB: v4l2: Add new control handling framework
Hans Verkuil