index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
mt9v032.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
[media] v4l: mt9v032: Add OF support
Laurent Pinchart
1
-1
/
+68
2015-04-02
[media] v4l: mt9v032: Consider control initialization errors as fatal
Laurent Pinchart
1
-3
/
+6
2015-03-23
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
1
-18
/
+18
2015-03-03
[media] media: drop call to v4l2_device_unregister_subdev()
Lad, Prabhakar
1
-1
/
+0
2014-12-22
[media] v4l2 subdevs: replace get/set_crop by get/set_selection
Hans Verkuil
1
-19
/
+24
2014-11-14
[media] i2c: Make use of media_bus_format enum
Boris BREZILLON
1
-6
/
+6
2014-07-22
[media] mt9v032: use regmap
Philipp Zabel
1
-68
/
+46
2014-07-22
[media] mt9v032: register v4l2 asynchronous subdevice
Philipp Zabel
1
-1
/
+11
2014-07-22
[media] mt9v032: add support for mt9v022 and mt9v024
Philipp Zabel
1
-8
/
+32
2014-07-22
[media] mt9v032: do not clear reserved bits in read mode register
Philipp Zabel
1
-3
/
+9
2014-07-22
[media] mt9v032: fix hblank calculation
Philipp Zabel
1
-2
/
+2
2014-07-17
[media] v4l2-ctrls: use ptrs for all but the s32 type
Hans Verkuil
1
-1
/
+1
2014-07-17
[media] v4l2-ctrls: increase internal min/max/step/def to 64 bit
Hans Verkuil
1
-1
/
+1
2014-02-24
[media] mt9v032: Check return value of clk_prepare_enable/clk_set_rate
Lad, Prabhakar
1
-2
/
+8
2014-01-07
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
1
-17
/
+21
2013-12-11
[media] mt9v032: Add support for the MT9V034
Laurent Pinchart
1
-8
/
+46
2013-12-11
[media] mt9v032: Add support for model-specific parameters
Laurent Pinchart
1
-15
/
+67
2013-12-11
[media] mt9v032: Add support for monochrome models
Laurent Pinchart
1
-3
/
+34
2013-12-11
[media] mt9v032: Fix binning configuration
Laurent Pinchart
1
-23
/
+45
2013-12-11
[media] mt9v032: Fix pixel array size
Laurent Pinchart
1
-2
/
+3
2013-12-11
[media] mt9v032: Remove unused macro
Laurent Pinchart
1
-2
/
+0
2013-08-22
[media] mt9v032: Use the common clock framework
Laurent Pinchart
1
-6
/
+11
2013-05-21
[media] media: i2c: Convert to devm_kzalloc()
Laurent Pinchart
1
-5
/
+2
2013-05-21
[media] mt9v032: Free control handler in cleanup paths
Laurent Pinchart
1
-1
/
+6
2012-10-05
[media] media: mt9p031/mt9t001/mt9v032: use V4L2_CID_TEST_PATTERN for test pa...
Lad, Prabhakar
1
-19
/
+35
2012-09-13
[media] mt9v032: Export horizontal and vertical blanking as V4L2 controls
Laurent Pinchart
1
-3
/
+32
2012-09-13
[media] mt9v032: Provide link frequency control
Laurent Pinchart
1
-5
/
+43
2012-09-13
[media] mt9v032: Provide pixel rate control
Sakari Ailus
1
-2
/
+25
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
1
-0
/
+763