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
/
ov772x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-23
media: ov772x: support log_status ioctl and event interface
Akinobu Mita
1
-1
/
+6
2018-10-03
media: v4l: Remove support for crop default target in subdev drivers
Sakari Ailus
1
-1
/
+0
2018-08-31
media: ov772x: Disable clk on error path
Alexey Khoroshilov
1
-0
/
+1
2018-08-31
media: ov772x: use SCCB regmap
Akinobu Mita
1
-111
/
+81
2018-06-28
media: ov772x: create subdevice device node
Akinobu Mita
1
-0
/
+1
2018-06-28
media: ov772x: make set_fmt() and s_frame_interval() return -EBUSY while stre...
Akinobu Mita
1
-10
/
+33
2018-06-28
media: ov772x: avoid accessing registers under power saving mode
Akinobu Mita
1
-15
/
+64
2018-06-28
media: ov772x: use v4l2_ctrl to get current control value
Akinobu Mita
1
-17
/
+17
2018-06-28
media: ov772x: reconstruct s_frame_interval()
Akinobu Mita
1
-21
/
+35
2018-06-28
media: ov772x: handle nested s_power() calls
Akinobu Mita
1
-4
/
+30
2018-06-28
media: ov772x: support device tree probing
Akinobu Mita
1
-19
/
+43
2018-06-28
media: ov772x: omit consumer ID when getting clock reference
Akinobu Mita
1
-1
/
+1
2018-06-28
media: ov772x: use generic names for reset and powerdown gpios
Akinobu Mita
1
-4
/
+4
2018-06-28
media: ov772x: add media controller support
Akinobu Mita
1
-1
/
+15
2018-06-28
media: ov772x: add checks for register read errors
Akinobu Mita
1
-6
/
+14
2018-06-28
media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
Akinobu Mita
1
-6
/
+14
2018-05-28
media: ov772x: correct setting of banding filter
Akinobu Mita
1
-1
/
+1
2018-03-06
media: ov772x: Unregister async subdevice
Jacopo Mondi
1
-1
/
+1
2018-03-06
media: ov772x: Replace msleep(1) with usleep_range
Jacopo Mondi
1
-1
/
+1
2018-03-06
media: ov772x: Empty line before end-of-function return
Jacopo Mondi
1
-0
/
+4
2018-03-06
media: ov772x: Re-organize in-code comments
Jacopo Mondi
1
-22
/
+10
2018-03-06
media: ov772x: Align function parameters
Jacopo Mondi
1
-4
/
+4
2018-03-06
media: ov772x: constify ov772x_frame_intervals
Mauro Carvalho Chehab
1
-1
/
+1
2018-02-26
media: ov772x: fix whitespace issues
Mauro Carvalho Chehab
1
-10
/
+9
2018-02-26
media: i2c: ov772x: Support frame interval handling
Jacopo Mondi
1
-17
/
+196
2018-02-26
media: i2c: ov772x: Remove soc_camera dependencies
Jacopo Mondi
1
-55
/
+117
2018-02-26
media: i2c: Copy ov772x soc_camera sensor driver
Jacopo Mondi
1
-0
/
+1124