summaryrefslogtreecommitdiff
path: root/include/media/v4l2-ctrls.h
AgeCommit message (Expand)Author
2019-04-22media: v4l2-ctrls.h: remove spurious textHans Verkuil
2019-03-25media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld
2019-03-25media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failureDafna Hirschfeld
2019-03-01media: include: fix several typosMauro Carvalho Chehab
2018-12-05media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-05media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grabSakari Ailus
2018-09-24media: v4l: Add definitions for MPEG-2 slice format and metadataPaul Kocialkowski
2018-08-31media: v4l2-ctrls: add v4l2_ctrl_request_hdl_find/put/ctrl_find functionsHans Verkuil
2018-08-31media: v4l2-ctrls: support g/s_ext_ctrls for requestsHans Verkuil
2018-08-31media: v4l2-ctrls: add core request supportHans Verkuil
2018-08-31media: v4l2-ctrls: prepare internal structs for request APIHans Verkuil
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2018-07-25media: v4l2-ctrls.h: fix v4l2_ctrl field description typosBaruch Siach
2018-02-26media: v4l2-ctrls.h: fix wrong copy-and-paste commentHans Verkuil
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-18media: v4l2-ctrls: document nested members of structsMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-08-20media: v4l2-ctrls.h: better document the arguments for v4l2_ctrl_fillMauro Carvalho Chehab
2017-06-07[media] v4l2-ctrls.c: Implement unlocked variant of v4l2_ctrl_handler_setup()Sakari Ailus
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2016-09-22[media] get rid of a number of problems at the cross referencesMauro Carvalho Chehab
2016-09-09[media] v4l2-ctrls.h: Fix some c:type referencesMauro Carvalho Chehab
2016-09-09[media] v4l2-ctrls.h: fix doc reference for prepare_ext_ctrls()Mauro Carvalho Chehab
2016-09-09[media] v4l2-ctrls: document some extra data structuresMauro Carvalho Chehab
2016-07-23[media] v4l2-ctrls.h: fully document the header fileMauro Carvalho Chehab
2016-07-23[media] doc-rst: Fix some typedef ugly warningsMauro Carvalho Chehab
2016-07-12[media] v4l2-subdev.h: remove the control subdev opsHans Verkuil
2016-06-28[media] v4l2-ctrl.h: fix commentsHans Verkuil
2016-02-10[media] v4l2-ctrls: remove unclaimed v4l2_ctrl_add_ctrl() interfaceVladimir Zapolskiy
2015-08-22[media] v4l2-ctrls.h: Document a few missing argumentsMauro Carvalho Chehab
2015-08-22[media] v4l2-ctls: don't document v4l2_ctrl_fill()Mauro Carvalho Chehab
2015-08-22[media] v4l2-ctrls.h: add to device-drivers DocBookMauro Carvalho Chehab
2014-11-25[media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil
2014-07-25[media] v4l2-ctrls: add new RDS TX controlsHans Verkuil
2014-07-25[media] v4l2-ctrls: add support for setting string controlsHans Verkuil
2014-07-21[media] v4l: ctrls: Unlocked variants of v4l2_ctrl_s_ctrl{,_int64}()Sakari Ailus
2014-07-21[media] v4l: ctrls: Provide an unlocked variant of v4l2_ctrl_modify_range()Sakari Ailus
2014-07-21[media] v4l: ctrls: Move control lock/unlock above the control access functionsSakari Ailus
2014-07-17[media] v4l2-ctrls/videodev2.h: add u8 and u16 typesHans Verkuil
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil
2014-07-17[media] v4l2-ctrls: prepare for array supportHans Verkuil
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil
2014-07-17[media] v4l2-ctrls: compare values only onceHans Verkuil
2014-07-17[media] v4l2-ctrls: create type_opsHans Verkuil
2014-07-17[media] v4l2-ctrls: add support for compound typesHans Verkuil
2014-07-17[media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil
2013-10-17[media] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.hFrank Schaefer
2013-09-03[media] v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda