summaryrefslogtreecommitdiff
path: root/include/media/v4l2-ctrls.h
Commit message (Expand)AuthorAge
* media: v4l2-ctrls.h: fix wrong copy-and-paste commentHans Verkuil2018-02-26
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-06
|\
| * media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-04
| * media: v4l2-ctrls: document nested members of structsMauro Carvalho Chehab2017-12-18
* | media: annotate ->poll() instancesAl Viro2017-11-27
|/
* media: v4l2-ctrls.h: better document the arguments for v4l2_ctrl_fillMauro Carvalho Chehab2017-08-20
* [media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()Sakari Ailus2017-06-07
* scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-27
* [media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab2016-09-22
* [media] v4l2-ctrls.h: Fix some c:type referencesMauro Carvalho Chehab2016-09-09
* [media] v4l2-ctrls.h: fix doc reference for prepare_ext_ctrls()Mauro Carvalho Chehab2016-09-09
* [media] v4l2-ctrls: document some extra data structuresMauro Carvalho Chehab2016-09-09
* [media] v4l2-ctrls.h: fully document the header fileMauro Carvalho Chehab2016-07-23
* [media] doc-rst: Fix some typedef ugly warningsMauro Carvalho Chehab2016-07-23
* [media] v4l2-subdev.h: remove the control subdev opsHans Verkuil2016-07-12
* [media] v4l2-ctrl.h: fix commentsHans Verkuil2016-06-28
* [media] v4l2-ctrls: remove unclaimed v4l2_ctrl_add_ctrl() interfaceVladimir Zapolskiy2016-02-10
* [media] v4l2-ctrls.h: Document a few missing argumentsMauro Carvalho Chehab2015-08-22
* [media] v4l2-ctls: don't document v4l2_ctrl_fill()Mauro Carvalho Chehab2015-08-22
* [media] v4l2-ctrls.h: add to device-drivers DocBookMauro Carvalho Chehab2015-08-22
* [media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil2014-11-25
* [media] v4l2-ctrls: add new RDS TX controlsHans Verkuil2014-07-25
* [media] v4l2-ctrls: add support for setting string controlsHans Verkuil2014-07-25
* [media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()Sakari Ailus2014-07-21
* [media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()Sakari Ailus2014-07-21
* [media] v4l: ctrls: Move control lock/unlock above the control access functionsSakari Ailus2014-07-21
* [media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil2014-07-17
* [media] v4l2-ctrls: prepare for array supportHans Verkuil2014-07-17
* [media] v4l2-ctrls: prepare for array supportHans Verkuil2014-07-17
* [media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil2014-07-17
* [media] v4l2-ctrls: compare values only onceHans Verkuil2014-07-17
* [media] v4l2-ctrls: create type_opsHans Verkuil2014-07-17
* [media] v4l2-ctrls: add support for compound typesHans Verkuil2014-07-17
* [media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil2014-07-17
* [media] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.hFrank Schaefer2013-10-17
* [media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda2013-09-03
* [media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handl...Andy Walls2013-03-24
* [media] V4L: Add v4l2_ctrl_subdev_log_status() helper functionSylwester Nawrocki2013-02-05
* [media] V4L: Add v4l2_ctrl_subdev_subscribe_event() helper functionSylwester Nawrocki2013-02-05
* [media] v4l2-ctrl: Add helper function for the controls range updateSylwester Nawrocki2013-02-05
* [media] v4l2-ctrls: add a notify callbackHans Verkuil2013-01-05
* [media] media: v4l2-ctrl: add a helper function to add standard control with ...Lad, Prabhakar2012-10-05
* [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil2012-10-01
* [media] v4l2: make vidioc_(un)subscribe_event constHans Verkuil2012-09-26
* [media] v4l2-ctrls: Add v4l2_ctrl_[gs]_ctrl_int64()Laurent Pinchart2012-09-13
* [media] V4L: Add helper function for standard integer menu controlsSylwester Nawrocki2012-05-14
* [media] v4l: v4l2-ctrls: moves the forward declaration of struct fileLaurent Pinchart2012-05-14
* [media] v4l: Allow changing control handler lockSakari Ailus2012-05-14
* [media] v4l2-ctrls: Use v4l2_subscribed_event_opsHans de Goede2012-05-07
* [media] V4L: fix a compiler warningGuennadi Liakhovetski2012-04-19