index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
v4l2-common.c
Age
Commit message (
Expand
)
Author
2021-03-11
media: v4l: common: v4l2_get_link_freq: add printing a warning
Andrey Konovalov
2021-01-07
media: v4l: common: Fix naming of v4l2_get_link_rate
Sakari Ailus
2020-11-16
media: v4l: Add a helper for obtaining the link frequency
Sakari Ailus
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-04-14
media: v4l2-common: Add BGR666 to v4l2_format_info
Dafna Hirschfeld
2020-04-14
media: v4l2-common: change the pixel_enc of V4L2_PIX_FMT_GREY to YUV
Dafna Hirschfeld
2019-10-10
media: v4l2-common: add RGB565 and RGB55 to v4l2_format_info
Benoit Parrot
2019-10-10
media: v4l2-common: add pixel encoding support
Benoit Parrot
2019-08-26
media: v4l2-core: move i2c helpers out of v4l2-common.c
Ezequiel Garcia
2019-08-26
media: v4l2-core: move spi helpers out of v4l2-common.c
Ezequiel Garcia
2019-08-26
media: v4l2-core: Module re-organization
Ezequiel Garcia
2019-07-30
media: v4l2-common: add support for new RGB32 pixelformats
Hans Verkuil
2019-05-29
media: v4l2-common: Add an helper to apply frmsize constraints
Boris Brezillon
2019-05-29
media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes
Boris Brezillon
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 84
Thomas Gleixner
2019-04-22
media: v4l2-common: add bayer formats in v4l2_format_info
Helen Fornazier
2019-04-22
media: Introduce helpers to fill pixel format structs
Ezequiel Garcia
2019-02-07
media: v4l2-common: drop v4l2_get_timestamp
Hans Verkuil
2018-09-17
media: v4l: subdev: Add a function to set an I²C sub-device's name
Sakari Ailus
2018-09-12
media: v4l2-common: v4l2_spi_subdev_init : generate unique name
Philippe De Muyter
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-03-21
media: v4l: common: Remove v4l2_find_nearest_format
Sakari Ailus
2018-03-21
media: v4l: common: Add a function to obtain best size from a list
Sakari Ailus
2018-02-22
media: v4l2-common: create v4l2_g/s_parm_cap helpers
Hans Verkuil
2017-12-18
media: v4l2-common.h: document helper functions
Mauro Carvalho Chehab
2017-12-18
media: v4l2-common: get rid of struct v4l2_discrete_probe
Mauro Carvalho Chehab
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus 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 cx2341x
Hans Verkuil
2014-11-25
[media] v4l2-common: remove unused helper functions
Hans 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 bit
Hans Verkuil
2013-10-03
media: core: Don't use i2c_client->driver
Lars-Peter Clausen
2013-08-18
[media] v4l2: move dv-timings related code to v4l2-dv-timings.c
Hans Verkuil
2013-06-21
[media] V4L2: add a device pointer to struct v4l2_subdev
Guennadi Liakhovetski
2013-06-21
[media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions
Hans Verkuil
2013-06-21
[media] v4l2: remove obsolete v4l2_chip_match_host()
Hans Verkuil
2013-04-14
[media] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAME
Hans Verkuil
2013-03-25
[media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctl
Hans Verkuil
2013-03-25
[media] v4l2-common: remove obsolete check for ' at the end of a driver name
Hans Verkuil
2013-03-24
[media] v4l2-common: remove obsolete v4l_fill_dv_preset_info
Hans Verkuil
2013-02-06
[media] [V2,24/24] v4l2-core/v4l2-common.c: use IS_ENABLED() macro
Peter Senna Tschudin
2012-12-21
[media] v4l: Helper function for obtaining timestamps
Sakari Ailus
2012-10-28
[media] v4l2-common: h_bp var is unused at v4l2_detect_gtf()
Mauro Carvalho Chehab
2012-09-27
[media] v4l2: spi modalias is an array
Alan Cox
2012-09-13
[media] v4l2-common: add CVT and GTF detection functions
Hans Verkuil
2012-09-13
[media] v4l2-common: add v4l_match_dv_timings
Hans Verkuil
2012-08-13
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab