summaryrefslogtreecommitdiff
path: root/include/media/v4l2-ctrls.h
AgeCommit message (Expand)Author
2019-11-08media: v4l2_ctrl: Add const pointer to ctrl_ptrRicardo Ribalda Delgado
2019-11-08media: v4l2_ctrl: Add p_def to v4l2_ctrl_configRicardo Ribalda Delgado
2019-10-24media: v4l: Add definitions for HEVC stateless decodingPaul Kocialkowski
2019-10-10media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_createRicardo Ribalda Delgado
2019-10-10media: add V4L2_CTRL_TYPE_AREA control typeRicardo Ribalda Delgado
2019-10-10media: v4l2-core: Implement v4l2_ctrl_new_std_compoundRicardo Ribalda Delgado
2019-07-25media: v4l: ctrls: Add debug messagesEzequiel Garcia
2019-07-22media: uapi: Add VP8 stateless decoder APIPawel Osciak
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-29media: uapi: Add H264 low-level decoder API compound controls.Pawel Osciak
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