index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
soc_camera
/
ov772x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-23
[media] media: i2c: ov772x: Force use of SCCB protocol
Jacopo Mondi
1
-2
/
+4
2017-04-14
[media] ov772x: avoid calling ov772x_select_params() twice
Hans Verkuil
1
-28
/
+13
2017-03-23
[media] media: i2c: soc_camera: constify v4l2_subdev_* structures
Bhumika Goyal
1
-3
/
+3
2016-10-21
[media] soc_camera: don't break long lines
Mauro Carvalho Chehab
1
-2
/
+1
2016-08-24
[media] v4l2: remove g/s_crop from video ops
Hans Verkuil
1
-23
/
+21
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-05-01
[media] v4l2: replace try_mbus_fmt by set_fmt
Hans Verkuil
1
-4
/
+11
2015-05-01
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
Hans Verkuil
1
-3
/
+8
2015-05-01
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
Hans Verkuil
1
-5
/
+10
2014-11-14
[media] i2c: Make use of media_bus_format enum
Boris BREZILLON
1
-10
/
+10
2014-08-21
[media] soc_camera: ov772x: Include media/v4l2-image-sizes.h
Axel Lin
1
-4
/
+1
2013-06-21
[media] soc-camera: switch I2C subdevice drivers to use v4l2-clk
Guennadi Liakhovetski
1
-1
/
+14
2013-06-17
[media] soc_camera sensors: remove g_chip_ident op
Hans Verkuil
1
-16
/
+0
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-1
/
+1
2013-01-05
[media] soc-camera: use devm_kzalloc in subdevice drivers
Guennadi Liakhovetski
1
-15
/
+7
2013-01-05
[media] soc-camera: split struct soc_camera_link into host and subdevice parts
Guennadi Liakhovetski
1
-7
/
+7
2012-08-15
[media] ov772x: Stop sensor readout right after reset
Laurent Pinchart
1
-2
/
+8
2012-08-15
[media] ov772x: Compute window size registers at runtime
Laurent Pinchart
1
-95
/
+67
2012-08-15
[media] ov772x: Add support for SBGGR10 format
Laurent Pinchart
1
-7
/
+36
2012-08-15
[media] ov772x: Add ov772x_read() and ov772x_write() functions
Laurent Pinchart
1
-16
/
+22
2012-08-15
[media] ov772x: Make to_ov772x convert from v4l2_subdev to ov772x_priv
Laurent Pinchart
1
-11
/
+10
2012-08-15
[media] ov772x: try_fmt must not default to the current format
Laurent Pinchart
1
-29
/
+7
2012-08-15
[media] ov772x: Don't fail in s_fmt if the requested format isn't supported
Laurent Pinchart
1
-40
/
+43
2012-08-15
[media] ov772x: Select the default format at probe time
Laurent Pinchart
1
-32
/
+32
2012-08-15
[media] ov772x: Fix memory leak in probe error path
Laurent Pinchart
1
-5
/
+4
2012-08-15
[media] soc-camera: Push probe-time power management to drivers
Laurent Pinchart
1
-2
/
+12
2012-08-15
[media] soc-camera: Add and use soc_camera_power_[on|off]() helper functions
Laurent Pinchart
1
-0
/
+9
2012-08-15
[media] move soc_camera i2c drivers into its own dir
Mauro Carvalho Chehab
1
-0
/
+1126