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
2012-03-08
[media] convert drivers/media/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2011-11-23
Merge tag 'v3.2-rc2' into staging/for_v3.3
Mauro Carvalho Chehab
1
-0
/
+1
2011-11-07
[media] v4l: use i2c_smbus_read_word_swapped
Jonathan Cameron
1
-3
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-03
[media] V4L: mt9m001, mt9v022: use internally cached pixel code
Guennadi Liakhovetski
1
-12
/
+2
2011-11-03
[media] V4L: soc-camera: start removing struct soc_camera_device from client ...
Guennadi Liakhovetski
1
-33
/
+11
2011-11-03
[media] mt9v022: convert to the control framework
Hans Verkuil
1
-158
/
+107
2011-11-03
[media] V4L: mt9v022: remove superfluous soc-camera client operations
Guennadi Liakhovetski
1
-74
/
+0
2011-11-03
[media] V4L: mt9m001, mt9v022: add a clarifying comment
Guennadi Liakhovetski
1
-0
/
+6
2011-11-03
[media] V4L: mt9v022: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-1
/
+75
2011-10-31
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-07-27
[media] V4L: soc-camera: remove soc-camera bus and devices on it
Guennadi Liakhovetski
1
-5
/
+5
2011-05-20
[media] V4L: mt9v022: fix pixel clock
Teresa Gámez
1
-1
/
+1
2011-03-22
[media] v4l: Rename V4L2_MBUS_FMT_GREY8_1X8 to V4L2_MBUS_FMT_Y8_1X8
Laurent Pinchart
1
-2
/
+2
2010-12-29
[media] media: video: do not clear 'driver' from an i2c_client
Wolfram Sang
1
-1
/
+0
2010-10-21
V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::priv
Laurent Pinchart
1
-13
/
+13
2010-09-27
V4L/DVB: mt9v022.c: Fixed compilation warning
Ionut Gabriel Popescu
1
-3
/
+0
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-05-18
V4L/DVB: The first two parameters of soc_camera_limit_side() are usually poin...
Márton Németh
1
-1
/
+1
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
[next]