index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
ov9640.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: i2c/ov9640: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-21
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
media: v4l2-mediabus: Use structures to describe bus configuration
Laurent Pinchart
2022-02-17
1
-3
/
+5
*
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-17
1
-4
/
+4
*
media: ov9640: Use the generic clock framework
Ezequiel Garcia
2021-02-06
1
-9
/
+6
*
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-29
1
-1
/
+1
*
media: i2c: Use the new get_mbus_config pad op
Jacopo Mondi
2020-08-18
1
-3
/
+4
*
media: ov9640: update MODULE_DESCRIPTION
Hans Verkuil
2020-07-04
1
-1
/
+1
*
media: ov9640: Don't check for NULL on devm_gpiod_get return values
Sakari Ailus
2019-06-21
1
-2
/
+2
*
media: ov9640: Wrap long and unwrap short lines, align wrapped lines correctly
Sakari Ailus
2019-01-16
1
-9
/
+10
*
media: i2c: ov9640: fix missing error handling in probe
Petr Cvek
2019-01-16
1
-4
/
+8
*
media: i2c: ov9640: make array of supported formats constant
Petr Cvek
2019-01-16
1
-1
/
+1
*
media: i2c: ov9640: add space before return for better clarity
Petr Cvek
2019-01-16
1
-0
/
+5
*
media: i2c: ov9640: change array index or length variables to unsigned
Petr Cvek
2019-01-16
1
-6
/
+8
*
media: i2c: ov9640: add missing SPDX identifiers
Petr Cvek
2019-01-16
1
-4
/
+1
*
media: i2c: ov9640: drop soc_camera code and switch to v4l2_async
Petr Cvek
2019-01-16
1
-23
/
+53
*
media: soc_camera: ov9640: move ov9640 out of soc_camera
Petr Cvek
2019-01-16
1
-0
/
+738