index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-ctrls.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
1
-2
/
+9
|
\
|
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
1
-1
/
+1
|
*
media: v4l2-ctrls: document nested members of structs
Mauro Carvalho Chehab
2017-12-18
1
-1
/
+8
*
|
media: annotate ->poll() instances
Al Viro
2017-11-27
1
-1
/
+1
|
/
*
media: v4l2-ctrls.h: better document the arguments for v4l2_ctrl_fill
Mauro Carvalho Chehab
2017-08-20
1
-8
/
+8
*
[media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()
Sakari Ailus
2017-06-07
1
-0
/
+13
*
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-2
/
+2
*
[media] get rid of a number of problems at the cross references
Mauro Carvalho Chehab
2016-09-22
1
-1
/
+2
*
[media] v4l2-ctrls.h: Fix some c:type references
Mauro Carvalho Chehab
2016-09-09
1
-4
/
+4
*
[media] v4l2-ctrls.h: fix doc reference for prepare_ext_ctrls()
Mauro Carvalho Chehab
2016-09-09
1
-1
/
+1
*
[media] v4l2-ctrls: document some extra data structures
Mauro Carvalho Chehab
2016-09-09
1
-7
/
+44
*
[media] v4l2-ctrls.h: fully document the header file
Mauro Carvalho Chehab
2016-07-23
1
-86
/
+279
*
[media] doc-rst: Fix some typedef ugly warnings
Mauro Carvalho Chehab
2016-07-23
1
-1
/
+3
*
[media] v4l2-subdev.h: remove the control subdev ops
Hans Verkuil
2016-07-12
1
-10
/
+0
*
[media] v4l2-ctrl.h: fix comments
Hans Verkuil
2016-06-28
1
-12
/
+12
*
[media] v4l2-ctrls: remove unclaimed v4l2_ctrl_add_ctrl() interface
Vladimir Zapolskiy
2016-02-10
1
-12
/
+0
*
[media] v4l2-ctrls.h: Document a few missing arguments
Mauro Carvalho Chehab
2015-08-22
1
-1
/
+8
*
[media] v4l2-ctls: don't document v4l2_ctrl_fill()
Mauro Carvalho Chehab
2015-08-22
1
-1
/
+1
*
[media] v4l2-ctrls.h: add to device-drivers DocBook
Mauro Carvalho Chehab
2015-08-22
1
-460
/
+551
*
[media] v4l2-ctrl: move function prototypes from common.h to ctrls.h
Hans Verkuil
2014-11-25
1
-0
/
+25
*
[media] v4l2-ctrls: add new RDS TX controls
Hans Verkuil
2014-07-25
1
-0
/
+2
*
[media] v4l2-ctrls: add support for setting string controls
Hans Verkuil
2014-07-25
1
-0
/
+24
*
[media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()
Sakari Ailus
2014-07-21
1
-2
/
+25
*
[media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()
Sakari Ailus
2014-07-21
1
-2
/
+16
*
[media] v4l: ctrls: Move control lock/unlock above the control access functions
Sakari Ailus
2014-07-21
1
-18
/
+18
*
[media] v4l2-ctrls/videodev2.h: add u8 and u16 types
Hans Verkuil
2014-07-17
1
-0
/
+4
*
[media] v4l2-ctrls: prepare for array support
Hans Verkuil
2014-07-17
1
-3
/
+5
*
[media] v4l2-ctrls: prepare for array support
Hans Verkuil
2014-07-17
1
-0
/
+8
*
[media] v4l2-ctrls: use ptrs for all but the s32 type
Hans Verkuil
2014-07-17
1
-10
/
+2
*
[media] v4l2-ctrls: compare values only once
Hans Verkuil
2014-07-17
1
-0
/
+3
*
[media] v4l2-ctrls: create type_ops
Hans Verkuil
2014-07-17
1
-0
/
+37
*
[media] v4l2-ctrls: add support for compound types
Hans Verkuil
2014-07-17
1
-4
/
+19
*
[media] v4l2-ctrls: increase internal min/max/step/def to 64 bit
Hans Verkuil
2014-07-17
1
-21
/
+21
*
[media] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.h
Frank Schaefer
2013-10-17
1
-1
/
+1
*
[media] v4l2: added missing mutex.h include to v4l2-ctrls.h
Andrzej Hajda
2013-09-03
1
-0
/
+1
*
[media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handl...
Andy Walls
2013-03-24
1
-3
/
+26
*
[media] V4L: Add v4l2_ctrl_subdev_log_status() helper function
Sylwester Nawrocki
2013-02-05
1
-0
/
+3
*
[media] V4L: Add v4l2_ctrl_subdev_subscribe_event() helper function
Sylwester Nawrocki
2013-02-05
1
-0
/
+5
*
[media] v4l2-ctrl: Add helper function for the controls range update
Sylwester Nawrocki
2013-02-05
1
-0
/
+20
*
[media] v4l2-ctrls: add a notify callback
Hans Verkuil
2013-01-05
1
-0
/
+25
*
[media] media: v4l2-ctrl: add a helper function to add standard control with ...
Lad, Prabhakar
2012-10-05
1
-0
/
+23
*
[media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler
Hans Verkuil
2012-10-01
1
-2
/
+16
*
[media] v4l2: make vidioc_(un)subscribe_event const
Hans Verkuil
2012-09-26
1
-1
/
+1
*
[media] v4l2-ctrls: Add v4l2_ctrl_[gs]_ctrl_int64()
Laurent Pinchart
2012-09-13
1
-0
/
+23
*
[media] V4L: Add helper function for standard integer menu controls
Sylwester Nawrocki
2012-05-14
1
-0
/
+17
*
[media] v4l: v4l2-ctrls: moves the forward declaration of struct file
Laurent Pinchart
2012-05-14
1
-1
/
+1
*
[media] v4l: Allow changing control handler lock
Sakari Ailus
2012-05-14
1
-3
/
+6
*
[media] v4l2-ctrls: Use v4l2_subscribed_event_ops
Hans de Goede
2012-05-07
1
-4
/
+3
*
[media] V4L: fix a compiler warning
Guennadi Liakhovetski
2012-04-19
1
-0
/
+1
*
Merge tag 'v3.4-rc3' into staging/for_v3.5
Mauro Carvalho Chehab
2012-04-19
1
-1
/
+0
|
\
[next]