Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
51d7ff0215631bf9ffa148c9335aef391a277b84
/
drivers
/
media
/
video
/
ov772x.c
c6e8d86
[media] convert drivers/media/* to use module_i2c_driver()
by Axel Lin
· 13 years ago
95d2010
[media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.h
by Guennadi Liakhovetski
· 13 years ago
14178aa
[media] V4L: soc-camera: start removing struct soc_camera_device from client drivers
by Guennadi Liakhovetski
· 13 years ago
91b6286
[media] ov772x: convert to the control framework
by Hans Verkuil
· 13 years ago
3e1b6b7
[media] V4L: ov772x: remove superfluous soc-camera client operations
by Guennadi Liakhovetski
· 13 years ago
00cf08f
[media] V4L: ov772x: support the new mbus-config subdev ops
by Guennadi Liakhovetski
· 13 years ago
2891f37
[media] V4L: ov772x: rename macros to not pollute the global namespace
by Guennadi Liakhovetski
· 13 years ago
7dfff95
[media] V4L: soc-camera: remove soc-camera bus and devices on it
by Guennadi Liakhovetski
· 13 years ago
c85bb69
[media] v4l: ov772x: simplify pointer dereference
by Guennadi Liakhovetski
· 14 years ago
c4ce6d1
V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::priv
by Laurent Pinchart
· 14 years ago
ace6e97
V4L/DVB: mediabus: fix ambiguous pixel code names
by Guennadi Liakhovetski
· 14 years ago
e620d1e
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 14 years ago
3805f20
V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype
by Hans Verkuil
· 15 years ago
3675c75
soc-camera: ov772x: Modify buswidth control
by Kuninori Morimoto
· 15 years ago
760697b
V4L/DVB (13659): soc-camera: convert to the new mediabus API
by Guennadi Liakhovetski
· 15 years ago
0f44829
V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_link
by Guennadi Liakhovetski
· 15 years ago
b71a8eb
tree-wide: fix typos "selct" + "slect" -> "select"
by Uwe Kleine-König
· 15 years ago
96c7539
V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_device members
by Guennadi Liakhovetski
· 15 years ago
6a6c878
V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping (S_CROP)
by Guennadi Liakhovetski
· 15 years ago
85f8be6
V4L/DVB (12531): soc-camera: Use I2C device for dev_{dbg,info,...} output in all clients
by Guennadi Liakhovetski
· 15 years ago
08590b9
V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation
by Guennadi Liakhovetski
· 15 years ago
9489629
V4L/DVB (12526): ov772x: do not use scaling for cropping
by Guennadi Liakhovetski
· 15 years ago
0d205b6
V4L/DVB (12518): ov772x: S_CROP must return actually configured geometry
by Guennadi Liakhovetski
· 15 years ago
bf62e1d
V4L/DVB (12516): ov772x: successful S_FMT and S_CROP must update user-provided rectangle
by Guennadi Liakhovetski
· 15 years ago
a0705b0
V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device
by Guennadi Liakhovetski
· 15 years ago
a813d01
V4L/DVB (12512): ov772x: implement a band-stop filter support
by Guennadi Liakhovetski
· 15 years ago
979ea1d
V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API
by Guennadi Liakhovetski
· 15 years ago
40e2e09
V4L/DVB (12506): soc-camera: convert to platform device
by Guennadi Liakhovetski
· 15 years ago
0a861e9
soc-camera: unify i2c camera device platform data
by Guennadi Liakhovetski
· 16 years ago
db6cbc8
V4L/DVB (11327): ov772x: add edge contrl support
by Kuninori Morimoto
· 16 years ago
6cb2c00
V4L/DVB (11324): ov772x: wrong pointer for soc_camera_link is modified
by Kuninori Morimoto
· 16 years ago
f340e3f
V4L/DVB (11028): ov772x: use soft sleep mode in stop_capture
by Kuninori Morimoto
· 16 years ago
09e231b
V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations
by Guennadi Liakhovetski
· 16 years ago
0514891
V4L/DVB (10669): ov772x: Add image flip support
by Kuninori Morimoto
· 16 years ago
66b46e6
V4L/DVB (10668): ov772x: bit mask operation fix on ov772x_mask_set.
by Kuninori Morimoto
· 16 years ago
cdce7c0
V4L/DVB (10667): ov772x: setting method to register is changed.
by Kuninori Morimoto
· 16 years ago
2941e81
V4L/DVB (10666): ov772x: move configuration from start_capture() to set_fmt()
by Kuninori Morimoto
· 16 years ago
2d9329f
V4L/DVB (10665): soc-camera: add data signal polarity flags to drivers
by Guennadi Liakhovetski
· 16 years ago
aecde8b5
V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.
by Hans Verkuil
· 16 years ago
f82a856
V4L/DVB (10098): ov772x: fix try_fmt calculation method
by Kuninori Morimoto
· 16 years ago
77fe3d4
V4L/DVB (10097): ov772x: clear i2c client data on error and remove
by Kuninori Morimoto
· 16 years ago
7dcb212
V4L/DVB (10096): ov772x: change dev_info to dev_dbg
by Kuninori Morimoto
· 16 years ago
bd73b36
V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by camera drivers
by Guennadi Liakhovetski
· 16 years ago
3cac2ca
V4L/DVB (10069): Add ov7725 support to ov772x driver
by Kuninori Morimoto
· 16 years ago
aeabc88
V4L/DVB (10068): Change device ID selection method on ov772x driver
by Kuninori Morimoto
· 16 years ago
2d42513
V4L/DVB (10067): Remove ov772x_default_regs from ov772x driver
by Kuninori Morimoto
· 16 years ago
d8fac21
V4L/DVB (9788): soc-camera: simplify naming
by Guennadi Liakhovetski
· 16 years ago
b3d7b2a
V4L/DVB (9784): Register name fix for ov772x driver
by Kuninori Morimoto
· 16 years ago
b90c032
V4L/DVB (9783): Change power on/off sequence on ov772x
by Kuninori Morimoto
· 16 years ago
bef216b
V4L/DVB (9502): ov772x: CodingStyle improvements
by Hans Verkuil
· 16 years ago
08a66ae
V4L/DVB (9488): Add ov772x driver
by Kuninori Morimoto
· 16 years ago