aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/mt9p031.c
Commit message (Expand)AuthorAge
* [media] v4l: mt9p031: Convert to the gpiod APILaurent Pinchart2015-04-02
* [media] media: i2c: mt9p031: add support for asynchronous probingLad, Prabhakar2015-04-02
* [media] media: i2c: mt9p031: make sure we destroy the mutexLad, Prabhakar2015-04-02
* [media] mt9p031: fixed calculation of clk_divEnrico Scholz2015-04-02
* [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil2015-03-23
* [media] v4l2 subdevs: replace get/set_crop by get/set_selectionHans Verkuil2014-12-22
* [media] i2c: Make use of media_bus_format enumBoris BREZILLON2014-11-14
* [media] mt9p031: Fix BLC configuration restore when disabling test patternLaurent Pinchart2014-05-23
* [media] mt9p031: Really disable Black Level Calibration in test pattern modeLaurent Pinchart2014-05-23
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-04
|\
| * [media] mt9p031: Check return value of clk_prepare_enable/clk_set_rateLad, Prabhakar2014-02-24
| * [media] mt9p031: Add support for PLL bypassLaurent Pinchart2014-02-24
| * [media] mt9p031: Fix typo in commentLaurent Pinchart2014-02-24
* | [media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel2014-03-06
|/
* [media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda2014-01-07
* [media] mt9p031: Include linux/of.h headerSachin Kamat2013-12-03
* [media] mt9p031: Use bulk regulator APILaurent Pinchart2013-06-17
* [media] media: i2c: mt9p031: add OF supportLad, Prabhakar2013-06-17
* [media] media/i2c: remove g_chip_ident opHans Verkuil2013-06-17
* [media] mt9p031: Use gpio_is_valid()Laurent Pinchart2013-05-21
* [media] mt9p031: Power down the sensor if no supported device has been detectedGuennadi Liakhovetski2013-05-21
* [media] mt9p031: Use the common clock frameworkLaurent Pinchart2013-04-14
* [media] mt9p031: Add support for regulatorsLaurent Pinchart2013-04-14
* [media] mt9p031: Use devm_* managed helpersLaurent Pinchart2013-04-14
* [media] media: mt9p031/mt9t001/mt9v032: use V4L2_CID_TEST_PATTERN for test pa...Lad, Prabhakar2012-10-05
* [media] mt9p031: Fix horizontal and vertical blanking configurationLaurent Pinchart2012-09-13
* [media] move i2c files into drivers/media/i2cMauro Carvalho Chehab2012-08-15