summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/v4l2-common.c
AgeCommit message (Expand)Author
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart
2023-11-23media: v4l2-common: Add 10bpp RGB formats infoJacopo Mondi
2023-08-10media: mediatek: vcodec: Add capture format to support 10bit raster modeMingjia Zhang
2023-08-10media: mediatek: vcodec: Add capture format to support 10bit tile modeMingjia Zhang
2023-06-09media: Add NV15_4L4 pixel formatBenjamin Gaignard
2023-06-09media: v4l2-common: Add support for fractional bppNicolas Dufresne
2023-04-15media: Add ABGR64_12 video formatMing Qian
2023-04-15media: Add BGR48_12 video formatMing Qian
2023-04-15media: Add YUV48_12 video formatMing Qian
2023-04-15media: Add Y212 v4l2 format infoMing Qian
2023-04-15media: Add P012 and P012M video formatMing Qian
2022-09-22media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik
2022-07-17media: Add P010 tiled formatEzequiel Garcia
2022-06-20media: Add P010 video formatBenjamin Gaignard
2021-09-30media: Add NV12_4L4 tiled formatEzequiel Garcia
2021-03-11media: v4l: common: v4l2_get_link_freq: add printing a warningAndrey Konovalov
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-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-04-14media: v4l2-common: Add BGR666 to v4l2_format_infoDafna Hirschfeld
2020-04-14media: v4l2-common: change the pixel_enc of V4L2_PIX_FMT_GREY to YUVDafna Hirschfeld
2019-10-10media: v4l2-common: add RGB565 and RGB55 to v4l2_format_infoBenoit Parrot
2019-10-10media: v4l2-common: add pixel encoding supportBenoit Parrot
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-08-26media: v4l2-core: Module re-organizationEzequiel Garcia
2019-07-30media: v4l2-common: add support for new RGB32 pixelformatsHans Verkuil
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-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 84Thomas Gleixner
2019-04-22media: v4l2-common: add bayer formats in v4l2_format_infoHelen Fornazier
2019-04-22media: Introduce helpers to fill pixel format structsEzequiel Garcia
2019-02-07media: v4l2-common: drop v4l2_get_timestampHans Verkuil
2018-09-17media: v4l: subdev: Add a function to set an I²C sub-device's nameSakari Ailus
2018-09-12media: v4l2-common: v4l2_spi_subdev_init : generate unique namePhilippe De Muyter
2018-09-11media: use strscpy() instead of strlcpy()Mauro 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
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
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-08-24[media] v4l2-common: Delete an unnecessary check before the function call "sp...Markus Elfring
2014-11-25[media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil
2014-11-25[media] v4l2-common: remove unused helper functionsHans Verkuil
2014-09-23[media] v4l2-common: fix overflow in v4l_bound_align_image()Maciej Matraszek
2014-07-17[media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil
2013-10-03media: core: Don't use i2c_client->driverLars-Peter Clausen
2013-08-18[media] v4l2: move dv-timings related code to v4l2-dv-timings.cHans Verkuil
2013-06-21[media] V4L2: add a device pointer to struct v4l2_subdevGuennadi Liakhovetski