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
/
mt9v022.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
soc-camera: update mt9v022 to take into account board signal routing
Guennadi Liakhovetski
1
-9
/
+8
2009-12-16
V4L/DVB (13659): soc-camera: convert to the new mediabus API
Guennadi Liakhovetski
1
-60
/
+90
2009-12-16
V4L/DVB (13645): soc-camera: fix multi-line comment coding style
Guennadi Liakhovetski
1
-16
/
+32
2009-12-16
V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_l...
Guennadi Liakhovetski
1
-9
/
+23
2009-09-19
V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_dev...
Guennadi Liakhovetski
1
-11
/
+35
2009-09-19
V4L/DVB (12535): soc-camera: remove .init() and .release() methods from struc...
Guennadi Liakhovetski
1
-3
/
+5
2009-09-19
V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping ...
Guennadi Liakhovetski
1
-27
/
+104
2009-09-19
V4L/DVB (12531): soc-camera: Use I2C device for dev_{dbg,info,...} output in ...
Guennadi Liakhovetski
1
-8
/
+8
2009-09-19
V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation
Guennadi Liakhovetski
1
-10
/
+13
2009-09-19
V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device
Guennadi Liakhovetski
1
-12
/
+12
2009-09-19
V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API
Guennadi Liakhovetski
1
-99
/
+68
2009-09-19
V4L/DVB (12506): soc-camera: convert to platform device
Guennadi Liakhovetski
1
-59
/
+60
2009-06-23
V4L/DVB (11910): mt9: Use v4l bounding/alignment function
Trent Piepho
1
-9
/
+3
2009-06-16
V4L/DVB (11610): soc-camera: simplify register access routines in multiple se...
Guennadi Liakhovetski
1
-65
/
+70
2009-06-16
V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link
Guennadi Liakhovetski
1
-0
/
+3
2009-03-30
V4L/DVB (11033): mt9v022: allow setting of bus width from board code
Sascha Hauer
1
-99
/
+42
2009-03-30
V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations
Guennadi Liakhovetski
1
-23
/
+39
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
-9
/
+10
2008-12-30
V4L/DVB (10091): mt9m001 mt9v022: simplify pointer derefernces
Guennadi Liakhovetski
1
-2
/
+2
2008-12-30
V4L/DVB (10080): soc-camera: readability improvements, more strict operations...
Guennadi Liakhovetski
1
-9
/
+11
2008-12-30
V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by camera ...
Guennadi Liakhovetski
1
-0
/
+3
2008-12-30
V4L/DVB (10066): mt9m001 mt9v022: fix bus-width switch GPIO availability test
Guennadi Liakhovetski
1
-2
/
+3
2008-12-30
V4L/DVB (9788): soc-camera: simplify naming
Guennadi Liakhovetski
1
-7
/
+7
2008-10-12
V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to se...
Stefan Herbrechtsmeier
1
-1
/
+23
2008-10-12
V4L/DVB (8685): mt9m001, mt9v022: Simplify return code checking
Guennadi Liakhovetski
1
-14
/
+14
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
1
-1
/
+1
2008-07-20
V4L/DVB (8143): Fix compilation for mt9v022
Mauro Carvalho Chehab
1
-1
/
+0
2008-05-14
V4L/DVB (7859): mt9v022: fix a copy-paste error in comment
Guennadi Liakhovetski
1
-1
/
+1
2008-05-14
V4L/DVB (7858): video: build fix for drivers/media/video/mt9v022.c
Ingo Molnar
1
-4
/
+1
2008-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
1
-1
/
+1
2008-04-29
V4L/DVB (7785): [2.6 patch] make mt9{m001,v022}_controls[] static
Adrian Bunk
1
-1
/
+1
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
1
-0
/
+7
2008-04-29
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+2
2008-04-24
V4L/DVB (7406): soc-camera: improve separation between soc_camera_ops and soc...
Guennadi Liakhovetski
1
-14
/
+12
2008-04-24
V4L/DVB (7336): soc-camera: streamline hardware parameter negotiation
Guennadi Liakhovetski
1
-51
/
+78
2008-04-24
V4L/DVB (7249): Fix advertised pixel formats in mt9m001 and mt9v022
Guennadi Liakhovetski
1
-9
/
+26
2008-04-24
V4L/DVB (7218): Fix breakage in mt9m001 and mt9v022 driver if "CONFIG_GENERIC...
Guennadi Liakhovetski
1
-4
/
+2
2008-04-24
V4L/DVB (7217): Replace NO_GPIO with gpio_is_valid()
Guennadi Liakhovetski
1
-5
/
+5
2008-04-24
V4L/DVB (7174): Add support for the MT9V022 camera
Guennadi Liakhovetski
1
-0
/
+804