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
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
/
ov5645.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-15
media: i2c: ov5645: Fix power sequence
Ezequiel Garcia
1
-8
/
+18
2019-08-13
media: i2c: Convert to new i2c device probe()
Kieran Bingham
1
-3
/
+2
2019-07-25
media: ov5645: Use regulator_bulk() functions
Fabio Estevam
1
-73
/
+21
2019-07-25
media: ov5645: Remove unneeded regulator_set_voltage()
Fabio Estevam
1
-28
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2018-11-06
media: ov5645: constify v4l2_ctrl_ops structure
Julia Lawall
1
-1
/
+1
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
1
-1
/
+1
2018-07-24
media: ov5645: Supported external clock is 24MHz
Todor Tomov
1
-6
/
+7
2018-05-17
media: ov5645: Fix write_reg return code
Todor Tomov
1
-2
/
+4
2018-04-04
media: ov5645: Use v4l2_find_nearest_size
Todor Tomov
1
-19
/
+5
2018-04-04
media: ov5645: add missing of_node_put() in error path
Akinobu Mita
1
-2
/
+3
2017-07-19
media: ov5645: Add control to export CSI2 link frequency
Todor Tomov
1
-4
/
+26
2017-07-19
media: ov5645: Add control to export pixel clock frequency
Todor Tomov
1
-5
/
+21
2017-07-19
media: ov5645: Set media entity function
Todor Tomov
1
-0
/
+1
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
1
-3
/
+4
2017-04-15
[media] media: Add a driver for the ov5645 camera sensor
Todor Tomov
1
-0
/
+1345