index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
mt9v032.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-04
1
-1
/
+1
*
media: media/i2c: add missing entity functions
Hans Verkuil
2018-07-25
1
-0
/
+1
*
media: v4l: mt9v032: Disable clock on error paths
Alexey Khoroshilov
2017-12-08
1
-6
/
+15
*
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-06-06
1
-3
/
+4
*
[media] drivers: media: i2c: constify v4l2_subdev_* structures
Bhumika Goyal
2017-02-03
1
-4
/
+4
*
[media] v4l: mt9v032: Remove unneeded gpiod NULL check
Laurent Pinchart
2017-01-31
1
-2
/
+1
*
[media] v4l: mt9v032: Add V4L2 controls for AEC and AGC
Markus Pargmann
2016-06-28
1
-58
/
+207
*
[media] v4l: mt9v032: Do not unset master_mode
Markus Pargmann
2016-06-28
1
-3
/
+3
*
[media] v4l: mt9v032: Remove duplicate test for I2C_FUNC_SMBUS_WORD_DATA func...
Axel Lin
2016-06-28
1
-7
/
+0
*
[media] v4l: mt9v032: Remove unneeded header
Laurent Pinchart
2016-06-28
1
-1
/
+0
*
[media] mt9v032: Add reset and standby gpios
Markus Pargmann
2016-01-25
1
-0
/
+28
*
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+1
*
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
2016-01-11
1
-1
/
+1
*
[media] i2c: constify v4l2_ctrl_ops structures
Julia Lawall
2015-11-17
1
-1
/
+1
*
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-11-17
1
-1
/
+1
*
[media] mt9v032: fix uninitialized variable warning
Hans Verkuil
2015-08-11
1
-1
/
+1
*
[media] v4l: mt9v032: Add OF support
Laurent Pinchart
2015-04-02
1
-1
/
+68
*
[media] v4l: mt9v032: Consider control initialization errors as fatal
Laurent Pinchart
2015-04-02
1
-3
/
+6
*
[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
Hans Verkuil
2015-03-23
1
-18
/
+18
*
[media] media: drop call to v4l2_device_unregister_subdev()
Lad, Prabhakar
2015-03-03
1
-1
/
+0
*
[media] v4l2 subdevs: replace get/set_crop by get/set_selection
Hans Verkuil
2014-12-22
1
-19
/
+24
*
[media] i2c: Make use of media_bus_format enum
Boris BREZILLON
2014-11-14
1
-6
/
+6
*
[media] mt9v032: use regmap
Philipp Zabel
2014-07-22
1
-68
/
+46
*
[media] mt9v032: register v4l2 asynchronous subdevice
Philipp Zabel
2014-07-22
1
-1
/
+11
*
[media] mt9v032: add support for mt9v022 and mt9v024
Philipp Zabel
2014-07-22
1
-8
/
+32
*
[media] mt9v032: do not clear reserved bits in read mode register
Philipp Zabel
2014-07-22
1
-3
/
+9
*
[media] mt9v032: fix hblank calculation
Philipp Zabel
2014-07-22
1
-2
/
+2
*
[media] v4l2-ctrls: use ptrs for all but the s32 type
Hans Verkuil
2014-07-17
1
-1
/
+1
*
[media] v4l2-ctrls: increase internal min/max/step/def to 64 bit
Hans Verkuil
2014-07-17
1
-1
/
+1
*
[media] mt9v032: Check return value of clk_prepare_enable/clk_set_rate
Lad, Prabhakar
2014-02-24
1
-2
/
+8
*
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
2014-01-07
1
-17
/
+21
*
[media] mt9v032: Add support for the MT9V034
Laurent Pinchart
2013-12-11
1
-8
/
+46
*
[media] mt9v032: Add support for model-specific parameters
Laurent Pinchart
2013-12-11
1
-15
/
+67
*
[media] mt9v032: Add support for monochrome models
Laurent Pinchart
2013-12-11
1
-3
/
+34
*
[media] mt9v032: Fix binning configuration
Laurent Pinchart
2013-12-11
1
-23
/
+45
*
[media] mt9v032: Fix pixel array size
Laurent Pinchart
2013-12-11
1
-2
/
+3
*
[media] mt9v032: Remove unused macro
Laurent Pinchart
2013-12-11
1
-2
/
+0
*
[media] mt9v032: Use the common clock framework
Laurent Pinchart
2013-08-22
1
-6
/
+11
*
[media] media: i2c: Convert to devm_kzalloc()
Laurent Pinchart
2013-05-21
1
-5
/
+2
*
[media] mt9v032: Free control handler in cleanup paths
Laurent Pinchart
2013-05-21
1
-1
/
+6
*
[media] media: mt9p031/mt9t001/mt9v032: use V4L2_CID_TEST_PATTERN for test pa...
Lad, Prabhakar
2012-10-05
1
-19
/
+35
*
[media] mt9v032: Export horizontal and vertical blanking as V4L2 controls
Laurent Pinchart
2012-09-13
1
-3
/
+32
*
[media] mt9v032: Provide link frequency control
Laurent Pinchart
2012-09-13
1
-5
/
+43
*
[media] mt9v032: Provide pixel rate control
Sakari Ailus
2012-09-13
1
-2
/
+25
*
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
2012-08-15
1
-0
/
+763