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
/
mt9v011.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-10-31
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-07-27
[media] mt9v011: Fixed gain calculation
Johannes Obermaier
1
-11
/
+52
2011-07-27
[media] mt9v011: Added exposure for mt9v011
Johannes Obermaier
1
-1
/
+21
2011-07-27
[media] mt9v011: Fixed incorrect value for the first valid column
Johannes Obermaier
1
-1
/
+1
2011-01-19
[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()
Hans Verkuil
1
-20
/
+34
2010-10-21
V4L/DVB: mt9v011: remove obsolete v4l2-i2c-drv.h header
Hans Verkuil
1
-7
/
+22
2010-06-01
V4L/DVB: mt9v011: add enum/try/s_mbus_fmt support
Hans Verkuil
1
-20
/
+17
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-13
V4L/DVB (12401): m9v011: add vflip/hflip controls to control mirror/upside down
Mauro Carvalho Chehab
1
-2
/
+51
2009-08-13
V4L/DVB (12399): mt9v011: Add support for controlling frame rates
Mauro Carvalho Chehab
1
-2
/
+87
2009-08-13
V4L/DVB (12340): mtv9v011: Add a missing chip version to the driver
Mauro Carvalho Chehab
1
-5
/
+9
2009-07-24
V4L/DVB (12242): mt9v011: implement core->s_config to allow adjusting xtal fr...
Mauro Carvalho Chehab
1
-0
/
+17
2009-07-24
V4L/DVB (12241): mt9v011: Fix vstart
Mauro Carvalho Chehab
1
-1
/
+1
2009-07-24
V4L/DVB (12240): mt9v011: add a function to calculate frames per second rate
Mauro Carvalho Chehab
1
-1
/
+31
2009-07-24
V4L/DVB (12237): mt9v011: implement VIDIOC_QUERYCTRL
Mauro Carvalho Chehab
1
-0
/
+18
2009-07-05
V4L/DVB (12174): mt9v011: let's stick with datasheet values where it works
Mauro Carvalho Chehab
1
-16
/
+7
2009-07-05
V4L/DVB (12173): mt9v011: properly calculate image resolution registers
Mauro Carvalho Chehab
1
-20
/
+94
2009-07-05
V4L/DVB (12137): mt9v011: CodingStyle fixes
Mauro Carvalho Chehab
1
-4
/
+7
2009-07-05
V4L/DVB (12136): mt9v011: Some fixes at the register initialization table
Mauro Carvalho Chehab
1
-6
/
+14
2009-07-05
V4L/DVB (12135): Add a driver for mt9v011 sensor
Mauro Carvalho Chehab
1
-0
/
+355