summaryrefslogtreecommitdiffstats
path: root/include/media/v4l2-common.h
AgeCommit message (Expand)AuthorLines
2025-09-09media: v4l2-common: Add legacy camera sensor clock helperLaurent Pinchart-1/+40
2025-09-09media: include: update Hans Verkuil's email addressHans Verkuil-1/+1
2025-08-31media: v4l2-common: Constify media_pad argument to v4l2_get_link_freq()Laurent Pinchart-1/+1
2025-08-25media: v4l2-common: Update v4l2_get_link_freq() documentationSakari Ailus-4/+6
2025-08-25media: v4l2-common: Drop the workaround from v4l2_get_link_freq()Sakari Ailus-15/+4
2025-08-14media: v4l2-common: Improve devm_v4l2_sensor_clk_get() documentationSakari Ailus-1/+9
2025-08-13media: v4l2-common: Add a helper for obtaining the clock producerMehdi Djait-0/+27
2025-05-06media: common: Add v4l2_find_nearest_size_conditional()Sakari Ailus-12/+46
2025-02-15media: v4l: Support passing media pad argument to v4l2_get_link_freq()Sakari Ailus-3/+16
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-3/+29
2024-02-08media: v4l2-subdev: Follow renaming of SPI "master" to "controller"Uwe Kleine-König-3/+3
2024-02-05media: v4l2-common.h: kerneldoc: correctly format return valuesHans Verkuil-8/+9
2024-02-01media: v4l: Add a helper for setting up link-frequencies controlSakari Ailus-0/+25
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart-2/+2
2023-06-09media: v4l2-common: Add support for fractional bppNicolas Dufresne-0/+2
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-1/+2
2022-09-24media: v4l2: Fix v4l2_i2c_subdev_set_name function documentationAlexander Stein-1/+2
2022-09-22media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik-0/+4
2022-07-15media: v4l2: Make colorspace validity checks more future-proofLaurent Pinchart-3/+3
2021-01-07media: v4l: common: Fix naming of v4l2_get_link_rateSakari Ailus-2/+2
2020-11-16media: v4l: Add a helper for obtaining the link frequencySakari Ailus-0/+21
2020-09-26media: vivid: Add support to the CSC APIDafna Hirschfeld-0/+29
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann-0/+21
2019-10-10media: v4l2-common: add pixel encoding supportBenoit Parrot-1/+32
2019-08-26media: v4l2-core: introduce a helper to unregister a i2c subdevEzequiel Garcia-0/+10
2019-08-26media: v4l2-core: introduce a helper to unregister a spi subdevEzequiel Garcia-0/+9
2019-08-26media: v4l2-core: move i2c helpers out of v4l2-common.cEzequiel Garcia-37/+76
2019-08-26media: v4l2-core: move spi helpers out of v4l2-common.cEzequiel Garcia-2/+16
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-13/+1
2019-05-29media: v4l2-common: Add an helper to apply frmsize constraintsBoris Brezillon-0/+2
2019-05-29media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypesBoris Brezillon-4/+4
2019-04-22media: Introduce helpers to fill pixel format structsEzequiel Garcia-0/+33
2019-02-07media: v4l2-common: drop v4l2_get_timestampHans Verkuil-9/+0
2018-11-23media: v4l2-common: add V4L2_FRACT_COMPAREAkinobu Mita-0/+5
2018-09-24media: v4l2-common: fix typo in documentation for v4l_bound_align_image()Niklas Söderlund-1/+1
2018-09-17media: v4l: subdev: Add a function to set an I²C sub-device's nameSakari Ailus-0/+12
2018-06-28media: v4l-common: Make v4l2_find_nearest_size more sparse-friendlySakari Ailus-1/+1
2018-04-04media: v4l: Bring back array_size parameter to v4l2_find_nearest_sizeSakari Ailus-2/+3
2018-03-21media: v4l2-common: fix a compilation breakageMauro Carvalho Chehab-3/+2
2018-03-21media: v4l: common: Remove v4l2_find_nearest_formatSakari Ailus-17/+0
2018-03-21media: v4l: common: Add a function to obtain best size from a listSakari Ailus-0/+34
2018-02-22media: v4l2-common: create v4l2_g/s_parm_cap helpersHans Verkuil-0/+26
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab-4/+4
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab-2/+2
2017-12-18media: v4l2-common.h: document helper functionsMauro Carvalho Chehab-11/+96
2017-12-18media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab-8/+4
2017-12-18media: v4l2-common: get rid of v4l2_routing dead structMauro Carvalho Chehab-9/+5
2016-11-18[media] v4l2-common: add a debug macro to be used with dev_foo()Mauro Carvalho Chehab-0/+7
2016-07-23[media] v4l2-common.h: Add documentation for other functionsMauro Carvalho Chehab-5/+38