summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/v4l2-common.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-10media: mediatek: vcodec: Add capture format to support 10bit raster modeMingjia Zhang1-0/+2
2023-08-10media: mediatek: vcodec: Add capture format to support 10bit tile modeMingjia Zhang1-0/+2
2023-06-09media: Add NV15_4L4 pixel formatBenjamin Gaignard1-0/+2
2023-06-09media: v4l2-common: Add support for fractional bppNicolas Dufresne1-80/+80
2023-04-15media: Add ABGR64_12 video formatMing Qian1-0/+1
2023-04-15media: Add BGR48_12 video formatMing Qian1-0/+1
2023-04-15media: Add YUV48_12 video formatMing Qian1-0/+1
2023-04-15media: Add Y212 v4l2 format infoMing Qian1-0/+1
2023-04-15media: Add P012 and P012M video formatMing Qian1-0/+2
2022-09-22media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik1-0/+86
2022-07-17media: Add P010 tiled formatEzequiel Garcia1-0/+1
2022-06-20media: Add P010 video formatBenjamin Gaignard1-0/+1
2021-09-30media: Add NV12_4L4 tiled formatEzequiel Garcia1-0/+3
2021-03-11media: v4l: common: v4l2_get_link_freq: add printing a warningAndrey Konovalov1-0/+5
2021-01-07media: v4l: common: Fix naming of v4l2_get_link_rateSakari Ailus1-2/+2
2020-11-16media: v4l: Add a helper for obtaining the link frequencySakari Ailus1-0/+33
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-04-14media: v4l2-common: Add BGR666 to v4l2_format_infoDafna Hirschfeld1-0/+1
2020-04-14media: v4l2-common: change the pixel_enc of V4L2_PIX_FMT_GREY to YUVDafna Hirschfeld1-1/+1
2019-10-10media: v4l2-common: add RGB565 and RGB55 to v4l2_format_infoBenoit Parrot1-0/+2
2019-10-10media: v4l2-common: add pixel encoding supportBenoit Parrot1-63/+63
2019-08-26media: v4l2-core: move i2c helpers out of v4l2-common.cEzequiel Garcia1-145/+0
2019-08-26media: v4l2-core: move spi helpers out of v4l2-common.cEzequiel Garcia1-65/+0
2019-08-26media: v4l2-core: Module re-organizationEzequiel Garcia1-4/+0
2019-07-30media: v4l2-common: add support for new RGB32 pixelformatsHans Verkuil1-0/+4
2019-05-29media: v4l2-common: Add an helper to apply frmsize constraintsBoris Brezillon1-0/+27
2019-05-29media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypesBoris Brezillon1-2/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 84Thomas Gleixner1-11/+1
2019-04-22media: v4l2-common: add bayer formats in v4l2_format_infoHelen Fornazier1-0/+22
2019-04-22media: Introduce helpers to fill pixel format structsEzequiel Garcia1-0/+164
2019-02-07media: v4l2-common: drop v4l2_get_timestampHans Verkuil1-10/+0
2018-09-17media: v4l: subdev: Add a function to set an I²C sub-device's nameSakari Ailus1-4/+14
2018-09-12media: v4l2-common: v4l2_spi_subdev_init : generate unique namePhilippe De Muyter1-1/+2
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-3/+3
2018-03-21media: v4l: common: Remove v4l2_find_nearest_formatSakari Ailus1-26/+0
2018-03-21media: v4l: common: Add a function to obtain best size from a listSakari Ailus1-0/+30
2018-02-22media: v4l2-common: create v4l2_g/s_parm_cap helpersHans Verkuil1-0/+48
2017-12-18media: v4l2-common.h: document helper functionsMauro Carvalho Chehab1-14/+0
2017-12-18media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab1-6/+7
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-08-24[media] v4l2-common: Delete an unnecessary check before the function call "sp...Markus Elfring1-1/+1
2014-11-25[media] v4l2-common: move v4l2_ctrl_check to cx2341xHans Verkuil1-30/+0
2014-11-25[media] v4l2-common: remove unused helper functionsHans Verkuil1-95/+0
2014-09-23[media] v4l2-common: fix overflow in v4l_bound_align_image()Maciej Matraszek1-6/+3
2014-07-17[media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil1-1/+5
2013-10-04media: core: Don't use i2c_client->driverLars-Peter Clausen1-5/+5
2013-08-18[media] v4l2: move dv-timings related code to v4l2-dv-timings.cHans Verkuil1-357/+0
2013-06-21[media] V4L2: add a device pointer to struct v4l2_subdevGuennadi Liakhovetski1-0/+2
2013-06-21[media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functionsHans Verkuil1-46/+1
2013-06-21[media] v4l2: remove obsolete v4l2_chip_match_host()Hans Verkuil1-11/+0