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
/
i2c
/
soc_camera
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-26
media: i2c: make device_type const
Bhumika Goyal
1
-1
/
+1
2017-07-18
media: ov6650: convert to standalone v4l2 subdevice
Janusz Krzysztofik
3
-1090
/
+0
2017-06-23
[media] media: i2c: ov772x: Force use of SCCB protocol
Jacopo Mondi
1
-2
/
+4
2017-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
1
-0
/
+2
2017-04-15
[media] ov9740: avoid calling ov9740_res_roundup() twice
Hans Verkuil
1
-17
/
+1
2017-04-15
[media] ov9640: avoid calling ov9640_res_roundup() twice
Hans Verkuil
1
-21
/
+3
2017-04-15
[media] ov772x: avoid calling ov772x_select_params() twice
Hans Verkuil
1
-28
/
+13
2017-04-15
[media] ov5642: avoid calling ov5642_find_datafmt() twice
Hans Verkuil
1
-1
/
+1
2017-04-15
[media] mt9v022: avoid calling mt9v022_find_datafmt() twice
Hans Verkuil
1
-4
/
+4
2017-04-15
[media] mt9m001: avoid calling mt9m001_find_datafmt() twice
Hans Verkuil
1
-4
/
+4
2017-04-15
[media] imx074: avoid calling imx074_find_datafmt() twice
Hans Verkuil
1
-1
/
+1
2017-04-10
[media] ov2640: convert from soc-camera to a standard subdev sensor driver
Hans Verkuil
3
-1202
/
+0
2017-04-10
[media] ov2640: fix colorspace handling
Hans Verkuil
1
-16
/
+7
2017-03-23
[media] media: i2c: soc_camera: constify v4l2_subdev_* structures
Bhumika Goyal
13
-39
/
+39
2017-03-23
[media] media: i2c/soc_camera: fix ov6650 sensor getting wrong clock
Janusz Krzysztofik
1
-1
/
+1
2017-03-22
[media] soc-camera: ov5642: Add OF device ID table
Javier Martinez Canillas
1
-0
/
+9
2017-01-30
[media] soc-camera: Fix a return value in case of error
Christophe JAILLET
1
-1
/
+1
2016-10-21
[media] soc_camera: don't break long lines
Mauro Carvalho Chehab
3
-6
/
+3
2016-09-09
[media] media: mt9m111: move mt9m111 out of soc_camera
Robert Jarzmik
3
-1039
/
+5
2016-09-09
[media] media: mt9m111: use only the SRGB colorspace
Robert Jarzmik
1
-4
/
+4
2016-09-09
[media] media: mt9m111: make a standalone v4l2 subdevice
Robert Jarzmik
1
-36
/
+15
2016-08-24
[media] v4l2: remove g/s_crop from video ops
Hans Verkuil
14
-373
/
+371
2016-01-25
[media] soc_camera: constify v4l2_subdev_sensor_ops structures
Julia Lawall
3
-3
/
+3
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2
-2
/
+2
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
5
-5
/
+5
2015-08-11
[media] mt9t112: JPEG -> SRGB
Hans Verkuil
1
-4
/
+4
2015-08-11
[media] tw9910: init priv->scale and update standard
Hans Verkuil
1
-1
/
+28
2015-08-11
[media] tw9910: don't use COLORSPACE_JPEG
Hans Verkuil
1
-3
/
+3
2015-05-01
[media] v4l2: replace try_mbus_fmt by set_fmt
Hans Verkuil
14
-168
/
+189
2015-05-01
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
Hans Verkuil
12
-36
/
+96
2015-05-01
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
Hans Verkuil
14
-72
/
+143
2015-04-08
[media] ov2640: add missing consumer.h include
Hans Verkuil
1
-0
/
+1
2015-04-03
[media] media: ov2640: add primary dt support
Josh Wu
1
-7
/
+83
2015-04-03
[media] media: ov2640: add async probe function
Josh Wu
1
-14
/
+22
2015-03-03
[media] media: drop call to v4l2_device_unregister_subdev()
Lad, Prabhakar
1
-1
/
+0
2015-02-02
[media] ov2640: use the v4l2 size definitions
Josh Wu
1
-52
/
+30
2014-11-14
[media] i2c: Make use of media_bus_format enum
Boris BREZILLON
14
-203
/
+203
2014-09-04
[media] ov9740: use true/false for boolean vars
Mauro Carvalho Chehab
1
-2
/
+2
2014-08-22
[media] soc_camera: ov772x: Include media/v4l2-image-sizes.h
Axel Lin
1
-4
/
+1
2014-08-22
[media] soc_camera: mt9t112: Include media/v4l2-image-sizes.h
Axel Lin
1
-3
/
+1
2014-07-31
[media] media: mt9m111: add device-tree suppport
Robert Jarzmik
1
-0
/
+12
2014-07-17
[media] Fix 64-bit division fall-out from 64-bit control ranges
Hans Verkuil
3
-8
/
+8
2014-05-25
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-2
/
+2
2014-05-14
[media] tw9910: add g_tvnorms video op
Hans Verkuil
1
-0
/
+7
2014-01-07
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
1
-2
/
+2
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
1
-1
/
+1
2013-10-31
[media] imx074: fix error handling for failed async subdevice registration
Guennadi Liakhovetski
1
-1
/
+3
2013-10-17
[media] media: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-08-18
[media] V4L2: mt9m111: switch to asynchronous subdevice probing
Guennadi Liakhovetski
1
-12
/
+26
2013-08-18
[media] V4L2: mt9t031: don't Oops if asynchronous probing is attempted
Guennadi Liakhovetski
1
-2
/
+5
[next]