index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
ov5675.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-08-31
media: ov5675: Fix power on/off delay timings
Bryan O'Donoghue
1
-6
/
+6
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
1
-5
/
+4
2023-09-27
media: i2c: ov5675: Drop system suspend and resume handlers
Laurent Pinchart
1
-41
/
+0
2023-09-27
media: i2c: ov5675: Drop check for reentrant .s_stream()
Laurent Pinchart
1
-3
/
+0
2023-07-14
media: i2c: Remove Shawn's and Chiranjeevi's e-mail addresses
Sakari Ailus
1
-1
/
+1
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-02-06
media: i2c: ov5675: add .get_selection support
Quentin Schulz
1
-0
/
+26
2023-02-06
media: i2c: ov5675: parse and register V4L2 device tree properties
Quentin Schulz
1
-1
/
+17
2023-02-06
media: ov5675: add device-tree support and support runtime PM
Quentin Schulz
1
-21
/
+129
2023-02-03
media: ov5675: Fix memleak in ov5675_init_controls()
Shang XiaoJing
1
-1
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-02-17
media: ov5675: use group write to update digital gain
Bingbu Cao
1
-3
/
+29
2021-12-16
media: ov5675: Support device probe in non-zero ACPI D state
Bingbu Cao
1
-25
/
+46
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
1
-7
/
+8
2021-05-19
media: i2c: ov5675: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
1
-2
/
+1
2021-04-06
media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_common
Sakari Ailus
1
-1
/
+1
2021-02-06
media: ov5675: fix vflip/hflip control
Shawn Tu
1
-3
/
+3
2020-11-16
media: i2c: ov5675: simplify getting state container
Krzysztof Kozlowski
1
-4
/
+2
2020-09-01
media: ov5675: correct the maximum exposure value
Bingbu Cao
1
-5
/
+10
2020-02-27
media: ov5675: add vflip/hflip control support
Shawn Tu
1
-9
/
+73
2019-08-15
media: ov5675: Add support for OV5675 sensor
Shawn Tu
1
-0
/
+1183