index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-common.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2024-03-15
1
-3
/
+29
|
\
|
*
media: v4l2-common.h: kerneldoc: correctly format return values
Hans Verkuil
2024-02-05
1
-8
/
+9
|
*
media: v4l: Add a helper for setting up link-frequencies control
Sakari Ailus
2024-02-01
1
-0
/
+25
*
|
media: v4l2-subdev: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-3
/
+3
|
/
*
media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations
Laurent Pinchart
2023-12-13
1
-2
/
+2
*
media: v4l2-common: Add support for fractional bpp
Nicolas Dufresne
2023-06-09
1
-0
/
+2
*
Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-10-23
1
-1
/
+2
|
\
|
*
media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation
Alexander Stein
2022-09-24
1
-1
/
+2
*
|
media: v4l: move helper functions for fractions from uvc to v4l2-common
Michael Grzeschik
2022-09-22
1
-0
/
+4
|
/
*
media: v4l2: Make colorspace validity checks more future-proof
Laurent Pinchart
2022-07-15
1
-3
/
+3
*
media: v4l: common: Fix naming of v4l2_get_link_rate
Sakari Ailus
2021-01-07
1
-2
/
+2
*
media: v4l: Add a helper for obtaining the link frequency
Sakari Ailus
2020-11-16
1
-0
/
+21
*
media: vivid: Add support to the CSC API
Dafna Hirschfeld
2020-09-26
1
-0
/
+29
*
media: v4l2: abstract timeval handling in v4l2_buffer
Arnd Bergmann
2020-01-03
1
-0
/
+21
*
media: v4l2-common: add pixel encoding support
Benoit Parrot
2019-10-10
1
-1
/
+32
*
media: v4l2-core: introduce a helper to unregister a i2c subdev
Ezequiel Garcia
2019-08-26
1
-0
/
+10
*
media: v4l2-core: introduce a helper to unregister a spi subdev
Ezequiel Garcia
2019-08-26
1
-0
/
+9
*
media: v4l2-core: move i2c helpers out of v4l2-common.c
Ezequiel Garcia
2019-08-26
1
-37
/
+76
*
media: v4l2-core: move spi helpers out of v4l2-common.c
Ezequiel Garcia
2019-08-26
1
-2
/
+16
*
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
1
-13
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
|
media: v4l2-common: Add an helper to apply frmsize constraints
Boris Brezillon
2019-05-29
1
-0
/
+2
*
|
media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes
Boris Brezillon
2019-05-29
1
-4
/
+4
|
/
*
media: Introduce helpers to fill pixel format structs
Ezequiel Garcia
2019-04-22
1
-0
/
+33
*
media: v4l2-common: drop v4l2_get_timestamp
Hans Verkuil
2019-02-07
1
-9
/
+0
*
media: v4l2-common: add V4L2_FRACT_COMPARE
Akinobu Mita
2018-11-23
1
-0
/
+5
*
media: v4l2-common: fix typo in documentation for v4l_bound_align_image()
Niklas Söderlund
2018-09-24
1
-1
/
+1
*
media: v4l: subdev: Add a function to set an I²C sub-device's name
Sakari Ailus
2018-09-17
1
-0
/
+12
*
media: v4l-common: Make v4l2_find_nearest_size more sparse-friendly
Sakari Ailus
2018-06-28
1
-1
/
+1
*
media: v4l: Bring back array_size parameter to v4l2_find_nearest_size
Sakari Ailus
2018-04-04
1
-2
/
+3
*
media: v4l2-common: fix a compilation breakage
Mauro Carvalho Chehab
2018-03-21
1
-3
/
+2
*
media: v4l: common: Remove v4l2_find_nearest_format
Sakari Ailus
2018-03-21
1
-17
/
+0
*
media: v4l: common: Add a function to obtain best size from a list
Sakari Ailus
2018-03-21
1
-0
/
+34
*
media: v4l2-common: create v4l2_g/s_parm_cap helpers
Hans Verkuil
2018-02-22
1
-0
/
+26
*
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
1
-4
/
+4
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
1
-2
/
+2
*
media: v4l2-common.h: document helper functions
Mauro Carvalho Chehab
2017-12-18
1
-11
/
+96
*
media: v4l2-common: get rid of struct v4l2_discrete_probe
Mauro Carvalho Chehab
2017-12-18
1
-8
/
+4
*
media: v4l2-common: get rid of v4l2_routing dead struct
Mauro Carvalho Chehab
2017-12-18
1
-9
/
+5
*
[media] v4l2-common: add a debug macro to be used with dev_foo()
Mauro Carvalho Chehab
2016-11-18
1
-0
/
+7
*
[media] v4l2-common.h: Add documentation for other functions
Mauro Carvalho Chehab
2016-07-23
1
-5
/
+38
*
[media] v4l2-common.h: document the subdev functions
Mauro Carvalho Chehab
2016-07-23
1
-7
/
+42
*
[media] v4l2-common: move v4l2_ctrl_check to cx2341x
Hans Verkuil
2014-11-25
1
-3
/
+1
*
[media] v4l2-ctrl: move function prototypes from common.h to ctrls.h
Hans Verkuil
2014-11-25
1
-3
/
+0
*
[media] v4l2-common: remove unused helper functions
Hans Verkuil
2014-11-25
1
-10
/
+0
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-19
1
-1
/
+1
|
\
|
*
media: core: Don't use i2c_client->driver
Lars-Peter Clausen
2013-10-03
1
-1
/
+1
*
|
[media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return type
Sylwester Nawrocki
2013-10-17
1
-1
/
+1
|
/
*
v4l2-common: warning fix (W=1): add a missed function prototype
Mauro Carvalho Chehab
2013-08-18
1
-0
/
+1
*
[media] v4l2: move dv-timings related code to v4l2-dv-timings.c
Hans Verkuil
2013-08-18
1
-13
/
+0
[next]