index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
ov772x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: i2c: Convert to new i2c device probe()
Kieran Bingham
2019-08-13
1
-3
/
+2
*
media: ov772x: support log_status ioctl and event interface
Akinobu Mita
2018-11-23
1
-1
/
+6
*
media: v4l: Remove support for crop default target in subdev drivers
Sakari Ailus
2018-10-03
1
-1
/
+0
*
media: ov772x: Disable clk on error path
Alexey Khoroshilov
2018-08-31
1
-0
/
+1
*
media: ov772x: use SCCB regmap
Akinobu Mita
2018-08-31
1
-111
/
+81
*
media: ov772x: create subdevice device node
Akinobu Mita
2018-06-28
1
-0
/
+1
*
media: ov772x: make set_fmt() and s_frame_interval() return -EBUSY while stre...
Akinobu Mita
2018-06-28
1
-10
/
+33
*
media: ov772x: avoid accessing registers under power saving mode
Akinobu Mita
2018-06-28
1
-15
/
+64
*
media: ov772x: use v4l2_ctrl to get current control value
Akinobu Mita
2018-06-28
1
-17
/
+17
*
media: ov772x: reconstruct s_frame_interval()
Akinobu Mita
2018-06-28
1
-21
/
+35
*
media: ov772x: handle nested s_power() calls
Akinobu Mita
2018-06-28
1
-4
/
+30
*
media: ov772x: support device tree probing
Akinobu Mita
2018-06-28
1
-19
/
+43
*
media: ov772x: omit consumer ID when getting clock reference
Akinobu Mita
2018-06-28
1
-1
/
+1
*
media: ov772x: use generic names for reset and powerdown gpios
Akinobu Mita
2018-06-28
1
-4
/
+4
*
media: ov772x: add media controller support
Akinobu Mita
2018-06-28
1
-1
/
+15
*
media: ov772x: add checks for register read errors
Akinobu Mita
2018-06-28
1
-6
/
+14
*
media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
Akinobu Mita
2018-06-28
1
-6
/
+14
*
media: ov772x: correct setting of banding filter
Akinobu Mita
2018-05-28
1
-1
/
+1
*
media: ov772x: Unregister async subdevice
Jacopo Mondi
2018-03-06
1
-1
/
+1
*
media: ov772x: Replace msleep(1) with usleep_range
Jacopo Mondi
2018-03-06
1
-1
/
+1
*
media: ov772x: Empty line before end-of-function return
Jacopo Mondi
2018-03-06
1
-0
/
+4
*
media: ov772x: Re-organize in-code comments
Jacopo Mondi
2018-03-06
1
-22
/
+10
*
media: ov772x: Align function parameters
Jacopo Mondi
2018-03-06
1
-4
/
+4
*
media: ov772x: constify ov772x_frame_intervals
Mauro Carvalho Chehab
2018-03-06
1
-1
/
+1
*
media: ov772x: fix whitespace issues
Mauro Carvalho Chehab
2018-02-26
1
-10
/
+9
*
media: i2c: ov772x: Support frame interval handling
Jacopo Mondi
2018-02-26
1
-17
/
+196
*
media: i2c: ov772x: Remove soc_camera dependencies
Jacopo Mondi
2018-02-26
1
-55
/
+117
*
media: i2c: Copy ov772x soc_camera sensor driver
Jacopo Mondi
2018-02-26
1
-0
/
+1124