summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/v4l2-ctrls.c
AgeCommit message (Expand)Author
2020-06-11media: v4l2-ctrls: Unset correct HEVC loop filter flagJonas Karlman
2020-05-18media: v4l2-ctrls: Add helper to register propertiesJacopo Mondi
2020-05-18media: v4l2-ctrls: Sort includes alphabeticallyJacopo Mondi
2020-05-18media: v4l2-ctrls: Add camera orientation and rotationJacopo Mondi
2020-04-21media: v4l2-ctrls: add __v4l2_ctrl_s_ctrl_compound()Hans Verkuil
2020-04-21media: v4l2-ctrls: v4l2_ctrl_g/s_ctrl*(): don't continue when WARN_ONHans Verkuil
2020-04-21media: v4l2-ctrl: Add H264 profile and levelsMaheshwar Ajja
2020-03-05media: v4l2-ctrls: v4l2_ctrl_request_complete() should always set ref->reqHans Verkuil
2019-11-10media: v4l2-ctrl: Lock main_hdl on operations of requests_queued.Pi-Hsun Shih
2019-11-08media: v4l2-ctrl: Use p_const when possibleRicardo 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: add V4L2_CID_UNIT_CELL_SIZE controlRicardo 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-08-19media: uapi: h264: Add the concept of start codeEzequiel Garcia
2019-08-19media: uapi: h264: Add the concept of decoding modeBoris Brezillon
2019-07-30media: v4l2-ctrl: Add a comment on why we zero out compound controls fieldsPaul Kocialkowski
2019-07-25media: v4l: ctrls: Add debug messagesEzequiel Garcia
2019-07-22media: v4l2-ctrl: Validate VP8 stateless decoder controlsEzequiel Garcia
2019-07-22media: uapi: Add VP8 stateless decoder APIPawel Osciak
2019-07-22media: v4l2-ctrl: Move compound control validationEzequiel Garcia
2019-06-24media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon
2019-06-24media: v4l2-ctrl: Move compound control initializationEzequiel Garcia
2019-06-21media: v4l2-ctrl: Initialize _BUTTON and _CTRL_CLASSEzequiel Garcia
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-29media: uapi: Add H264 low-level decoder API compound controls.Pawel Osciak
2019-05-29media: v4l2-ctrl: add MPEG-2 profile and level controlsPhilipp Zabel
2019-05-28media: v4l2-core: fix use-after-free errorsumitg
2019-05-28media: v4l2: Initialize mpeg slice controlsBoris Brezillon
2019-05-21media: v4l2-ctrl: fix flags for DO_WHITE_BALANCEEugen Hristev
2019-04-22media: v4l: add I / P frame min max QP definitionsFish Lin
2019-03-29media: v4l2-ctrl: potential shift wrapping bugsDan Carpenter
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-02-18media: v4l2-ctrls.c: fix epoll() by calling poll_wait firstHans Verkuil
2019-01-16media: v4l2-ctrl: Add control for h.264 chroma qp offsetPhilipp Zabel
2019-01-16media: v4l2-ctrl: Add control to enable h.264 constrained intra predictionPhilipp Zabel
2019-01-16media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil
2019-01-07media: cedrus: identify buffers by timestampHans Verkuil
2018-12-17Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab
2018-12-05media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil
2018-12-03media: v4l: Fix MPEG-2 slice Intra DC Precision validationJonas Karlman
2018-11-06media: v4l: fix uapi mpeg slice params definitionArnd Bergmann
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-10-05media: v4l: ctrl: Remove old documentation from v4l2_ctrl_grabSakari Ailus
2018-09-24media: v4l: Add definitions for MPEG-2 slice format and metadataPaul Kocialkowski
2018-09-24media: v4l2-ctrls.c: initialize an error return code with zeroHans Verkuil