Age | Commit message (Expand) | Author |
2024-03-15 | Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2024-02-08 | media: v4l2-subdev: Follow renaming of SPI "master" to "controller" | Uwe Kleine-König |
2024-02-05 | media: v4l2-common.h: kerneldoc: correctly format return values | Hans Verkuil |
2024-02-01 | media: v4l: Add a helper for setting up link-frequencies control | Sakari Ailus |
2023-12-13 | media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations | Laurent Pinchart |
2023-06-09 | media: v4l2-common: Add support for fractional bpp | Nicolas Dufresne |
2022-10-22 | Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2022-09-24 | media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation | Alexander Stein |
2022-09-22 | media: v4l: move helper functions for fractions from uvc to v4l2-common | Michael Grzeschik |
2022-07-15 | media: v4l2: Make colorspace validity checks more future-proof | Laurent Pinchart |
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-09-26 | media: vivid: Add support to the CSC API | Dafna Hirschfeld |
2020-01-03 | media: v4l2: abstract timeval handling in v4l2_buffer | Arnd Bergmann |
2019-10-10 | media: v4l2-common: add pixel encoding support | Benoit Parrot |
2019-08-26 | media: v4l2-core: introduce a helper to unregister a i2c subdev | Ezequiel Garcia |
2019-08-26 | media: v4l2-core: introduce a helper to unregister a spi subdev | Ezequiel Garcia |
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-06-11 | Merge tag 'v5.2-rc4' into media/master | Mauro Carvalho Chehab |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
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-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-11-23 | media: v4l2-common: add V4L2_FRACT_COMPARE | Akinobu Mita |
2018-09-24 | media: v4l2-common: fix typo in documentation for v4l_bound_align_image() | Niklas Söderlund |
2018-09-17 | media: v4l: subdev: Add a function to set an I²C sub-device's name | Sakari Ailus |
2018-06-28 | media: v4l-common: Make v4l2_find_nearest_size more sparse-friendly | Sakari Ailus |
2018-04-04 | media: v4l: Bring back array_size parameter to v4l2_find_nearest_size | Sakari Ailus |
2018-03-21 | media: v4l2-common: fix a compilation breakage | 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 |
2018-01-04 | media: replace all <spaces><tab> occurrences | Mauro Carvalho Chehab |
2018-01-04 | media: fix usage of whitespaces and on indentation | Mauro Carvalho Chehab |
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 |
2017-12-18 | media: v4l2-common: get rid of v4l2_routing dead struct | Mauro 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 functions | Mauro Carvalho Chehab |
2016-07-23 | [media] v4l2-common.h: document the subdev functions | Mauro Carvalho Chehab |
2014-11-25 | [media] v4l2-common: move v4l2_ctrl_check to cx2341x | Hans Verkuil |
2014-11-25 | [media] v4l2-ctrl: move function prototypes from common.h to ctrls.h | Hans Verkuil |
2014-11-25 | [media] v4l2-common: remove unused helper functions | Hans Verkuil |
2013-11-18 | Merge 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 type | Sylwester Nawrocki |
2013-10-03 | media: core: Don't use i2c_client->driver | Lars-Peter Clausen |
2013-08-18 | v4l2-common: warning fix (W=1): add a missed function prototype | Mauro Carvalho Chehab |
2013-08-18 | [media] v4l2: move dv-timings related code to v4l2-dv-timings.c | Hans Verkuil |