summaryrefslogtreecommitdiff
path: root/include/media/v4l2-common.h
AgeCommit message (Expand)Author
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart
2023-06-09media: v4l2-common: Add support for fractional bppNicolas Dufresne
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-09-24media: v4l2: Fix v4l2_i2c_subdev_set_name function documentationAlexander Stein
2022-09-22media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik
2022-07-15media: v4l2: Make colorspace validity checks more future-proofLaurent Pinchart
2021-01-07media: v4l: common: Fix naming of v4l2_get_link_rateSakari Ailus
2020-11-16media: v4l: Add a helper for obtaining the link frequencySakari Ailus
2020-09-26media: vivid: Add support to the CSC APIDafna Hirschfeld
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann
2019-10-10media: v4l2-common: add pixel encoding supportBenoit Parrot
2019-08-26media: v4l2-core: introduce a helper to unregister a i2c subdevEzequiel Garcia
2019-08-26media: v4l2-core: introduce a helper to unregister a spi subdevEzequiel Garcia
2019-08-26media: v4l2-core: move i2c helpers out of v4l2-common.cEzequiel Garcia
2019-08-26media: v4l2-core: move spi helpers out of v4l2-common.cEzequiel 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: v4l2-common: Add an helper to apply frmsize constraintsBoris Brezillon
2019-05-29media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypesBoris Brezillon
2019-04-22media: Introduce helpers to fill pixel format structsEzequiel Garcia
2019-02-07media: v4l2-common: drop v4l2_get_timestampHans Verkuil
2018-11-23media: v4l2-common: add V4L2_FRACT_COMPAREAkinobu Mita
2018-09-24media: v4l2-common: fix typo in documentation for v4l_bound_align_image()Niklas Söderlund
2018-09-17media: v4l: subdev: Add a function to set an I²C sub-device's nameSakari Ailus
2018-06-28media: v4l-common: Make v4l2_find_nearest_size more sparse-friendlySakari Ailus
2018-04-04media: v4l: Bring back array_size parameter to v4l2_find_nearest_sizeSakari Ailus
2018-03-21media: v4l2-common: fix a compilation breakageMauro Carvalho Chehab
2018-03-21media: v4l: common: Remove v4l2_find_nearest_formatSakari Ailus
2018-03-21media: v4l: common: Add a function to obtain best size from a listSakari Ailus
2018-02-22media: v4l2-common: create v4l2_g/s_parm_cap helpersHans Verkuil
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-18media: v4l2-common.h: document helper functionsMauro Carvalho Chehab
2017-12-18media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab
2017-12-18media: v4l2-common: get rid of v4l2_routing dead structMauro Carvalho Chehab
2016-11-18[media] v4l2-common: add a debug macro to be used with dev_foo()Mauro Carvalho Chehab
2016-07-23[media] v4l2-common.h: Add documentation for other functionsMauro Carvalho Chehab
2016-07-23[media] v4l2-common.h: document the subdev functionsMauro Carvalho Chehab
2014-11-25[media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil
2014-11-25[media] v4l2-ctrl: move function prototypes from common.h to ctrls.hHans Verkuil
2014-11-25[media] v4l2-common: remove unused helper functionsHans Verkuil
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-17[media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return typeSylwester Nawrocki
2013-10-03media: core: Don't use i2c_client->driverLars-Peter Clausen
2013-08-18v4l2-common: warning fix (W=1): add a missed function prototypeMauro Carvalho Chehab
2013-08-18[media] v4l2: move dv-timings related code to v4l2-dv-timings.cHans Verkuil
2013-06-21[media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functionsHans Verkuil
2013-06-21[media] v4l2: remove obsolete v4l2_chip_match_host()Hans Verkuil
2013-03-24[media] v4l2-common: remove obsolete v4l_fill_dv_preset_infoHans Verkuil
2012-12-21[media] v4l: Helper function for obtaining timestampsSakari Ailus