index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
ov5675.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: i2c: ov5675: add .get_selection support
Quentin Schulz
2023-02-06
1
-0
/
+26
*
media: i2c: ov5675: parse and register V4L2 device tree properties
Quentin Schulz
2023-02-06
1
-1
/
+17
*
media: ov5675: add device-tree support and support runtime PM
Quentin Schulz
2023-02-06
1
-21
/
+129
*
media: ov5675: Fix memleak in ov5675_init_controls()
Shang XiaoJing
2023-02-03
1
-1
/
+3
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
media: ov5675: use group write to update digital gain
Bingbu Cao
2022-02-17
1
-3
/
+29
*
media: ov5675: Support device probe in non-zero ACPI D state
Bingbu Cao
2021-12-16
1
-25
/
+46
*
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
1
-7
/
+8
*
media: i2c: ov5675: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-05-19
1
-2
/
+1
*
media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_common
Sakari Ailus
2021-04-06
1
-1
/
+1
*
media: ov5675: fix vflip/hflip control
Shawn Tu
2021-02-06
1
-3
/
+3
*
media: i2c: ov5675: simplify getting state container
Krzysztof Kozlowski
2020-11-16
1
-4
/
+2
*
media: ov5675: correct the maximum exposure value
Bingbu Cao
2020-09-01
1
-5
/
+10
*
media: ov5675: add vflip/hflip control support
Shawn Tu
2020-02-27
1
-9
/
+73
*
media: ov5675: Add support for OV5675 sensor
Shawn Tu
2019-08-15
1
-0
/
+1183