index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ov772x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
[media] ov772x: Don't access the device in the g_mbus_fmt operation
Laurent Pinchart
1
-6
/
+2
2012-03-08
[media] convert drivers/media/* to use module_i2c_driver()
Axel Lin
1
-16
/
+1
2011-11-03
[media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.h
Guennadi Liakhovetski
1
-1
/
+1
2011-11-03
[media] V4L: soc-camera: start removing struct soc_camera_device from client ...
Guennadi Liakhovetski
1
-21
/
+10
2011-11-03
[media] ov772x: convert to the control framework
Hans Verkuil
1
-78
/
+36
2011-11-03
[media] V4L: ov772x: remove superfluous soc-camera client operations
Guennadi Liakhovetski
1
-25
/
+0
2011-11-03
[media] V4L: ov772x: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-3
/
+21
2011-11-03
[media] V4L: ov772x: rename macros to not pollute the global namespace
Guennadi Liakhovetski
1
-4
/
+4
2011-07-27
[media] V4L: soc-camera: remove soc-camera bus and devices on it
Guennadi Liakhovetski
1
-7
/
+3
2010-12-30
[media] v4l: ov772x: simplify pointer dereference
Guennadi Liakhovetski
1
-10
/
+7
2010-10-21
V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::priv
Laurent Pinchart
1
-9
/
+9
2010-08-02
V4L/DVB: mediabus: fix ambiguous pixel code names
Guennadi Liakhovetski
1
-4
/
+4
2010-06-04
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-2
/
+0
2010-06-01
V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype
Hans Verkuil
1
-2
/
+2
2010-02-26
soc-camera: ov772x: Modify buswidth control
Kuninori Morimoto
1
-15
/
+7
2009-12-16
V4L/DVB (13659): soc-camera: convert to the new mediabus API
Guennadi Liakhovetski
1
-115
/
+114
2009-12-16
V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in str...
Guennadi Liakhovetski
1
-2
/
+2
2009-11-09
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
1
-1
/
+1
2009-09-19
V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_dev...
Guennadi Liakhovetski
1
-2
/
+4
2009-09-19
V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping ...
Guennadi Liakhovetski
1
-17
/
+67
2009-09-19
V4L/DVB (12531): soc-camera: Use I2C device for dev_{dbg,info,...} output in ...
Guennadi Liakhovetski
1
-3
/
+3
2009-09-19
V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation
Guennadi Liakhovetski
1
-19
/
+0
2009-09-19
V4L/DVB (12526): ov772x: do not use scaling for cropping
Guennadi Liakhovetski
1
-9
/
+8
2009-09-19
V4L/DVB (12518): ov772x: S_CROP must return actually configured geometry
Guennadi Liakhovetski
1
-2
/
+8
2009-09-19
V4L/DVB (12516): ov772x: successful S_FMT and S_CROP must update user-provide...
Guennadi Liakhovetski
1
-4
/
+7
2009-09-19
V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device
Guennadi Liakhovetski
1
-3
/
+3
2009-09-19
V4L/DVB (12512): ov772x: implement a band-stop filter support
Guennadi Liakhovetski
1
-2
/
+50
2009-09-19
V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API
Guennadi Liakhovetski
1
-101
/
+68
2009-09-19
V4L/DVB (12506): soc-camera: convert to platform device
Guennadi Liakhovetski
1
-71
/
+86
2009-06-17
soc-camera: unify i2c camera device platform data
Guennadi Liakhovetski
1
-2
/
+4
2009-04-06
V4L/DVB (11327): ov772x: add edge contrl support
Kuninori Morimoto
1
-4
/
+59
2009-04-06
V4L/DVB (11324): ov772x: wrong pointer for soc_camera_link is modified
Kuninori Morimoto
1
-1
/
+1
2009-03-30
V4L/DVB (11028): ov772x: use soft sleep mode in stop_capture
Kuninori Morimoto
1
-0
/
+4
2009-03-30
V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations
Guennadi Liakhovetski
1
-5
/
+26
2009-03-30
V4L/DVB (10669): ov772x: Add image flip support
Kuninori Morimoto
1
-4
/
+84
2009-03-30
V4L/DVB (10668): ov772x: bit mask operation fix on ov772x_mask_set.
Kuninori Morimoto
1
-1
/
+4
2009-03-30
V4L/DVB (10667): ov772x: setting method to register is changed.
Kuninori Morimoto
1
-73
/
+48
2009-03-30
V4L/DVB (10666): ov772x: move configuration from start_capture() to set_fmt()
Kuninori Morimoto
1
-63
/
+62
2009-03-30
V4L/DVB (10665): soc-camera: add data signal polarity flags to drivers
Guennadi Liakhovetski
1
-1
/
+1
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-3
/
+4
2008-12-30
V4L/DVB (10098): ov772x: fix try_fmt calculation method
Kuninori Morimoto
1
-20
/
+35
2008-12-30
V4L/DVB (10097): ov772x: clear i2c client data on error and remove
Kuninori Morimoto
1
-1
/
+4
2008-12-30
V4L/DVB (10096): ov772x: change dev_info to dev_dbg
Kuninori Morimoto
1
-2
/
+1
2008-12-30
V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by camera ...
Guennadi Liakhovetski
1
-5
/
+5
2008-12-30
V4L/DVB (10069): Add ov7725 support to ov772x driver
Kuninori Morimoto
1
-0
/
+22
2008-12-30
V4L/DVB (10068): Change device ID selection method on ov772x driver
Kuninori Morimoto
1
-6
/
+21
2008-12-30
V4L/DVB (10067): Remove ov772x_default_regs from ov772x driver
Kuninori Morimoto
1
-18
/
+3
2008-12-30
V4L/DVB (9788): soc-camera: simplify naming
Guennadi Liakhovetski
1
-7
/
+7
2008-12-30
V4L/DVB (9784): Register name fix for ov772x driver
Kuninori Morimoto
1
-24
/
+24
[next]