index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-03-11
media: v4l: common: v4l2_get_link_freq: add printing a warning
Andrey Konovalov
1
-0
/
+5
2021-01-07
media: v4l: common: Fix naming of v4l2_get_link_rate
Sakari Ailus
1
-2
/
+2
2020-11-16
media: v4l: Add a helper for obtaining the link frequency
Sakari Ailus
1
-0
/
+33
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-04-14
media: v4l2-common: Add BGR666 to v4l2_format_info
Dafna Hirschfeld
1
-0
/
+1
2020-04-14
media: v4l2-common: change the pixel_enc of V4L2_PIX_FMT_GREY to YUV
Dafna Hirschfeld
1
-1
/
+1
2019-10-10
media: v4l2-common: add RGB565 and RGB55 to v4l2_format_info
Benoit Parrot
1
-0
/
+2
2019-10-10
media: v4l2-common: add pixel encoding support
Benoit Parrot
1
-63
/
+63
2019-08-26
media: v4l2-core: move i2c helpers out of v4l2-common.c
Ezequiel Garcia
1
-145
/
+0
2019-08-26
media: v4l2-core: move spi helpers out of v4l2-common.c
Ezequiel Garcia
1
-65
/
+0
2019-08-26
media: v4l2-core: Module re-organization
Ezequiel Garcia
1
-4
/
+0
2019-07-30
media: v4l2-common: add support for new RGB32 pixelformats
Hans Verkuil
1
-0
/
+4
2019-05-29
media: v4l2-common: Add an helper to apply frmsize constraints
Boris Brezillon
1
-0
/
+27
2019-05-29
media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes
Boris Brezillon
1
-2
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 84
Thomas Gleixner
1
-11
/
+1
2019-04-22
media: v4l2-common: add bayer formats in v4l2_format_info
Helen Fornazier
1
-0
/
+22
2019-04-22
media: Introduce helpers to fill pixel format structs
Ezequiel Garcia
1
-0
/
+164
2019-02-07
media: v4l2-common: drop v4l2_get_timestamp
Hans Verkuil
1
-10
/
+0
2018-09-17
media: v4l: subdev: Add a function to set an I²C sub-device's name
Sakari Ailus
1
-4
/
+14
2018-09-12
media: v4l2-common: v4l2_spi_subdev_init : generate unique name
Philippe De Muyter
1
-1
/
+2
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-3
/
+3
2018-03-21
media: v4l: common: Remove v4l2_find_nearest_format
Sakari Ailus
1
-26
/
+0
2018-03-21
media: v4l: common: Add a function to obtain best size from a list
Sakari Ailus
1
-0
/
+30
2018-02-22
media: v4l2-common: create v4l2_g/s_parm_cap helpers
Hans Verkuil
1
-0
/
+48
2017-12-18
media: v4l2-common.h: document helper functions
Mauro Carvalho Chehab
1
-14
/
+0
2017-12-18
media: v4l2-common: get rid of struct v4l2_discrete_probe
Mauro Carvalho Chehab
1
-6
/
+7
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-08-24
[media] v4l2-common: Delete an unnecessary check before the function call "sp...
Markus Elfring
1
-1
/
+1
2014-11-25
[media] v4l2-common: move v4l2_ctrl_check to cx2341x
Hans Verkuil
1
-30
/
+0
2014-11-25
[media] v4l2-common: remove unused helper functions
Hans Verkuil
1
-95
/
+0
2014-09-23
[media] v4l2-common: fix overflow in v4l_bound_align_image()
Maciej Matraszek
1
-6
/
+3
2014-07-17
[media] v4l2-ctrls: increase internal min/max/step/def to 64 bit
Hans Verkuil
1
-1
/
+5
2013-10-04
media: core: Don't use i2c_client->driver
Lars-Peter Clausen
1
-5
/
+5
2013-08-18
[media] v4l2: move dv-timings related code to v4l2-dv-timings.c
Hans Verkuil
1
-357
/
+0
2013-06-21
[media] V4L2: add a device pointer to struct v4l2_subdev
Guennadi Liakhovetski
1
-0
/
+2
2013-06-21
[media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions
Hans Verkuil
1
-46
/
+1
2013-06-21
[media] v4l2: remove obsolete v4l2_chip_match_host()
Hans Verkuil
1
-11
/
+0
2013-04-15
[media] v4l2: drop V4L2_CHIP_MATCH_SUBDEV_NAME
Hans Verkuil
1
-2
/
+1
2013-03-25
[media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctl
Hans Verkuil
1
-1
/
+4
2013-03-25
[media] v4l2-common: remove obsolete check for ' at the end of a driver name
Hans Verkuil
1
-3
/
+0
2013-03-24
[media] v4l2-common: remove obsolete v4l_fill_dv_preset_info
Hans Verkuil
1
-47
/
+0
2013-02-06
[media] [V2,24/24] v4l2-core/v4l2-common.c: use IS_ENABLED() macro
Peter Senna Tschudin
1
-2
/
+2
2012-12-21
[media] v4l: Helper function for obtaining timestamps
Sakari Ailus
1
-0
/
+10
2012-10-28
[media] v4l2-common: h_bp var is unused at v4l2_detect_gtf()
Mauro Carvalho Chehab
1
-2
/
+1
2012-09-27
[media] v4l2: spi modalias is an array
Alan Cox
1
-1
/
+1
2012-09-13
[media] v4l2-common: add CVT and GTF detection functions
Hans Verkuil
1
-0
/
+325
2012-09-13
[media] v4l2-common: add v4l_match_dv_timings
Hans Verkuil
1
-0
/
+33
2012-08-14
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab
1
-0
/
+623