summaryrefslogtreecommitdiff
path: root/include/media/v4l2-common.h
AgeCommit message (Expand)Author
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
2012-09-13[media] v4l2-common: add CVT and GTF detection functionsHans Verkuil
2012-09-13[media] v4l2-common: add v4l_match_dv_timingsHans Verkuil
2012-08-11[media] v4l2: typosMichael Jones
2011-03-22[media] v4l2_prio: move from v4l2-common to v4l2-devHans Verkuil
2011-01-19[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil
2010-12-30[media] v4l2-ctrls: use const char * const * for the menu arraysHans Verkuil
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart
2010-10-21V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-...Hans Verkuil
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil