aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/mt9p031.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab1-1/+1
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab1-1/+1
2015-11-17[media] i2c: constify v4l2_ctrl_ops structuresJulia Lawall1-1/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab1-1/+1
2015-04-02[media] v4l: mt9p031: Convert to the gpiod APILaurent Pinchart1-20/+11
2015-04-02[media] media: i2c: mt9p031: add support for asynchronous probingLad, Prabhakar1-1/+6
2015-04-02[media] media: i2c: mt9p031: make sure we destroy the mutexLad, Prabhakar1-1/+4
2015-04-02[media] mt9p031: fixed calculation of clk_divEnrico Scholz1-1/+1
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-18/+18
2014-12-22[media] v4l2 subdevs: replace get/set_crop by get/set_selectionHans Verkuil1-18/+23
2014-11-14[media] i2c: Make use of media_bus_format enumBoris BREZILLON1-4/+4
2014-05-23[media] mt9p031: Fix BLC configuration restore when disabling test patternLaurent Pinchart1-10/+26
2014-05-23[media] mt9p031: Really disable Black Level Calibration in test pattern modeLaurent Pinchart1-4/+13
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-4/+45
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel1-2/+2
2014-02-24[media] mt9p031: Check return value of clk_prepare_enable/clk_set_rateLad, Prabhakar1-3/+12
2014-02-24[media] mt9p031: Add support for PLL bypassLaurent Pinchart1-0/+32
2014-02-24[media] mt9p031: Fix typo in commentLaurent Pinchart1-1/+1
2014-01-07[media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda1-12/+16
2013-12-03[media] mt9p031: Include linux/of.h headerSachin Kamat1-0/+1
2013-06-17[media] mt9p031: Use bulk regulator APILaurent Pinchart1-15/+15
2013-06-17[media] media: i2c: mt9p031: add OF supportLad, Prabhakar1-2/+40
2013-06-17[media] media/i2c: remove g_chip_ident opHans Verkuil1-1/+0
2013-05-21[media] mt9p031: Use gpio_is_valid()Laurent Pinchart1-4/+4
2013-05-21[media] mt9p031: Power down the sensor if no supported device has been detectedGuennadi Liakhovetski1-3/+3
2013-04-14[media] mt9p031: Use the common clock frameworkLaurent Pinchart1-7/+14
2013-04-14[media] mt9p031: Add support for regulatorsLaurent Pinchart1-0/+24
2013-04-14[media] mt9p031: Use devm_* managed helpersLaurent Pinchart1-10/+3
2012-10-05[media] media: mt9p031/mt9t001/mt9v032: use V4L2_CID_TEST_PATTERN for test pattern controlLad, Prabhakar1-14/+5
2012-09-13[media] mt9p031: Fix horizontal and vertical blanking configurationLaurent Pinchart1-6/+6
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab1-0/+1071