summaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-ctrls.h
Commit message (Expand)AuthorAgeFilesLines
* media: v4l2-ctrls.h: better document the arguments for v4l2_ctrl_fillMauro Carvalho Chehab2017-08-201-8/+8
* [media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()Sakari Ailus2017-06-071-0/+13
* scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-281-2/+2
* [media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab2016-09-221-1/+2
* [media] v4l2-ctrls.h: Fix some c:type referencesMauro Carvalho Chehab2016-09-091-4/+4
* [media] v4l2-ctrls.h: fix doc reference for prepare_ext_ctrls()Mauro Carvalho Chehab2016-09-091-1/+1
* [media] v4l2-ctrls: document some extra data structuresMauro Carvalho Chehab2016-09-091-7/+44
* [media] v4l2-ctrls.h: fully document the header fileMauro Carvalho Chehab2016-07-231-86/+279
* [media] doc-rst: Fix some typedef ugly warningsMauro Carvalho Chehab2016-07-231-1/+3
* [media] v4l2-subdev.h: remove the control subdev opsHans Verkuil2016-07-121-10/+0Star
* [media] v4l2-ctrl.h: fix commentsHans Verkuil2016-06-281-12/+12
* [media] v4l2-ctrls: remove unclaimed v4l2_ctrl_add_ctrl() interfaceVladimir Zapolskiy2016-02-101-12/+0Star
* [media] v4l2-ctrls.h: Document a few missing argumentsMauro Carvalho Chehab2015-08-221-1/+8
* [media] v4l2-ctls: don't document v4l2_ctrl_fill()Mauro Carvalho Chehab2015-08-221-1/+1
* [media] v4l2-ctrls.h: add to device-drivers DocBookMauro Carvalho Chehab2015-08-221-460/+551
* [media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil2014-11-251-0/+25
* [media] v4l2-ctrls: add new RDS TX controlsHans Verkuil2014-07-261-0/+2
* [media] v4l2-ctrls: add support for setting string controlsHans Verkuil2014-07-261-0/+24
* [media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()Sakari Ailus2014-07-221-2/+25
* [media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()Sakari Ailus2014-07-221-2/+16
* [media] v4l: ctrls: Move control lock/unlock above the control access functionsSakari Ailus2014-07-221-18/+18
* [media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil2014-07-171-0/+4
* [media] v4l2-ctrls: prepare for array supportHans Verkuil2014-07-171-3/+5
* [media] v4l2-ctrls: prepare for array supportHans Verkuil2014-07-171-0/+8
* [media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil2014-07-171-10/+2Star
* [media] v4l2-ctrls: compare values only onceHans Verkuil2014-07-171-0/+3
* [media] v4l2-ctrls: create type_opsHans Verkuil2014-07-171-0/+37
* [media] v4l2-ctrls: add support for compound typesHans Verkuil2014-07-171-4/+19
* [media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil2014-07-171-21/+21
* [media] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.hFrank Schaefer2013-10-171-1/+1
* [media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda2013-09-031-0/+1
* [media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handl...Andy Walls2013-03-241-3/+26
* [media] V4L: Add v4l2_ctrl_subdev_log_status() helper functionSylwester Nawrocki2013-02-051-0/+3
* [media] V4L: Add v4l2_ctrl_subdev_subscribe_event() helper functionSylwester Nawrocki2013-02-051-0/+5
* [media] v4l2-ctrl: Add helper function for the controls range updateSylwester Nawrocki2013-02-051-0/+20
* [media] v4l2-ctrls: add a notify callbackHans Verkuil2013-01-051-0/+25
* [media] media: v4l2-ctrl: add a helper function to add standard control with ...Lad, Prabhakar2012-10-061-0/+23
* [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil2012-10-011-2/+16
* [media] v4l2: make vidioc_(un)subscribe_event constHans Verkuil2012-09-261-1/+1
* [media] v4l2-ctrls: Add v4l2_ctrl_[gs]_ctrl_int64()Laurent Pinchart2012-09-131-0/+23
* [media] V4L: Add helper function for standard integer menu controlsSylwester Nawrocki2012-05-141-0/+17
* [media] v4l: v4l2-ctrls: moves the forward declaration of struct fileLaurent Pinchart2012-05-141-1/+1
* [media] v4l: Allow changing control handler lockSakari Ailus2012-05-141-3/+6
* [media] v4l2-ctrls: Use v4l2_subscribed_event_opsHans de Goede2012-05-071-4/+3Star
* [media] V4L: fix a compiler warningGuennadi Liakhovetski2012-04-191-0/+1
* Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab2012-04-191-1/+0Star
|\
| * Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+0Star
| |\
| | * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+0Star
* | | [media] v4l: Introduce integer menu controlsSakari Ailus2012-04-101-1/+5
|/ /
* | [media] v4l2-ctrls: add helper functions for control eventsHans Verkuil2012-02-141-0/+9