index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-ctrls.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-23
[media] v4l2-ctrls.h: fully document the header file
Mauro Carvalho Chehab
1
-86
/
+279
2016-07-23
[media] doc-rst: Fix some typedef ugly warnings
Mauro Carvalho Chehab
1
-1
/
+3
2016-07-12
[media] v4l2-subdev.h: remove the control subdev ops
Hans Verkuil
1
-10
/
+0
2016-06-28
[media] v4l2-ctrl.h: fix comments
Hans Verkuil
1
-12
/
+12
2016-02-10
[media] v4l2-ctrls: remove unclaimed v4l2_ctrl_add_ctrl() interface
Vladimir Zapolskiy
1
-12
/
+0
2015-08-22
[media] v4l2-ctrls.h: Document a few missing arguments
Mauro Carvalho Chehab
1
-1
/
+8
2015-08-22
[media] v4l2-ctls: don't document v4l2_ctrl_fill()
Mauro Carvalho Chehab
1
-1
/
+1
2015-08-22
[media] v4l2-ctrls.h: add to device-drivers DocBook
Mauro Carvalho Chehab
1
-460
/
+551
2014-11-25
[media] v4l2-ctrl: move function prototypes from common.h to ctrls.h
Hans Verkuil
1
-0
/
+25
2014-07-25
[media] v4l2-ctrls: add new RDS TX controls
Hans Verkuil
1
-0
/
+2
2014-07-25
[media] v4l2-ctrls: add support for setting string controls
Hans Verkuil
1
-0
/
+24
2014-07-21
[media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()
Sakari Ailus
1
-2
/
+25
2014-07-21
[media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()
Sakari Ailus
1
-2
/
+16
2014-07-21
[media] v4l: ctrls: Move control lock/unlock above the control access functions
Sakari Ailus
1
-18
/
+18
2014-07-17
[media] v4l2-ctrls/videodev2.h: add u8 and u16 types
Hans Verkuil
1
-0
/
+4
2014-07-17
[media] v4l2-ctrls: prepare for array support
Hans Verkuil
1
-3
/
+5
2014-07-17
[media] v4l2-ctrls: prepare for array support
Hans Verkuil
1
-0
/
+8
2014-07-17
[media] v4l2-ctrls: use ptrs for all but the s32 type
Hans Verkuil
1
-10
/
+2
2014-07-17
[media] v4l2-ctrls: compare values only once
Hans Verkuil
1
-0
/
+3
2014-07-17
[media] v4l2-ctrls: create type_ops
Hans Verkuil
1
-0
/
+37
2014-07-17
[media] v4l2-ctrls: add support for compound types
Hans Verkuil
1
-4
/
+19
2014-07-17
[media] v4l2-ctrls: increase internal min/max/step/def to 64 bit
Hans Verkuil
1
-21
/
+21
2013-10-17
[media] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.h
Frank Schaefer
1
-1
/
+1
2013-09-03
[media] v4l2: added missing mutex.h include to v4l2-ctrls.h
Andrzej Hajda
1
-0
/
+1
2013-03-24
[media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handl...
Andy Walls
1
-3
/
+26
2013-02-05
[media] V4L: Add v4l2_ctrl_subdev_log_status() helper function
Sylwester Nawrocki
1
-0
/
+3
2013-02-05
[media] V4L: Add v4l2_ctrl_subdev_subscribe_event() helper function
Sylwester Nawrocki
1
-0
/
+5
2013-02-05
[media] v4l2-ctrl: Add helper function for the controls range update
Sylwester Nawrocki
1
-0
/
+20
2013-01-05
[media] v4l2-ctrls: add a notify callback
Hans Verkuil
1
-0
/
+25
2012-10-05
[media] media: v4l2-ctrl: add a helper function to add standard control with ...
Lad, Prabhakar
1
-0
/
+23
2012-10-01
[media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler
Hans Verkuil
1
-2
/
+16
2012-09-26
[media] v4l2: make vidioc_(un)subscribe_event const
Hans Verkuil
1
-1
/
+1
2012-09-13
[media] v4l2-ctrls: Add v4l2_ctrl_[gs]_ctrl_int64()
Laurent Pinchart
1
-0
/
+23
2012-05-14
[media] V4L: Add helper function for standard integer menu controls
Sylwester Nawrocki
1
-0
/
+17
2012-05-14
[media] v4l: v4l2-ctrls: moves the forward declaration of struct file
Laurent Pinchart
1
-1
/
+1
2012-05-14
[media] v4l: Allow changing control handler lock
Sakari Ailus
1
-3
/
+6
2012-05-07
[media] v4l2-ctrls: Use v4l2_subscribed_event_ops
Hans de Goede
1
-4
/
+3
2012-04-19
[media] V4L: fix a compiler warning
Guennadi Liakhovetski
1
-0
/
+1
2012-04-19
Merge tag 'v3.4-rc3' into staging/for_v3.5
Mauro Carvalho Chehab
1
-1
/
+0
2012-04-10
[media] v4l: Introduce integer menu controls
Sakari Ailus
1
-1
/
+5
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+0
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+0
2012-02-14
[media] v4l2-ctrls: add helper functions for control events
Hans Verkuil
1
-0
/
+9
2012-02-14
[media] v4l2: standardize log start/end message
Hans Verkuil
1
-0
/
+4
2011-09-21
[media] v4l2-ctrls: implement new volatile autocluster scheme
Hans Verkuil
1
-0
/
+3
2011-09-21
[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE
Hans Verkuil
1
-11
/
+1
2011-07-27
[media] v4l2-ctrls/v4l2-events: small coding style cleanups
Hans Verkuil
1
-1
/
+0
2011-07-27
[media] v4l2-ctrls: improve discovery of controls of the same cluster
Hans Verkuil
1
-0
/
+3
2011-07-27
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...
Hans Verkuil
1
-19
/
+0
2011-07-27
[media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscr...
Hans Verkuil
1
-10
/
+7
[next]