index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-11-01
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-07-28
[media] mt9v011: Fixed gain calculation
Johannes Obermaier
1
-11
/
+52
2011-07-28
[media] mt9v011: Added exposure for mt9v011
Johannes Obermaier
1
-1
/
+21
2011-07-28
[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-14
V4L/DVB (12401): m9v011: add vflip/hflip controls to control mirror/upside down
Mauro Carvalho Chehab
1
-2
/
+51
2009-08-14
V4L/DVB (12399): mt9v011: Add support for controlling frame rates
Mauro Carvalho Chehab
1
-2
/
+87
2009-08-14
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