summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/mt9p031.c
AgeCommit message (Expand)Author
2024-02-23media: i2c: replace of_graph_get_next_endpoint()Kuninori Morimoto
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-22media: i2c/mt9p031: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-25media: mt9p031: Increase post-reset delayMarek Vasut
2022-11-25media: mt9p031: Drop bogus v4l2_subdev_get_try_crop() call from mt9p031_init_...Marek Vasut
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-15media: mt9p031: Implement crop bounds get selectionMarek Vasut
2022-07-08media: mt9p031: Move open subdev op init code into init_cfgMarek Vasut
2022-07-08media: mt9p031: Add MT9P006 compatibleMarek Vasut
2021-09-30media: mt9p031: Use BIT macroStefan Riedmueller
2021-09-30media: mt9p031: Fix corrupted frame after restarting streamDirk Bender
2021-09-30media: mt9p031: Make pixel clock polarity configurable by DTChristian Hemp
2021-09-30media: mt9p031: Read back the real clock rateEnrico Scholz
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2020-11-25media: i2c: mt9p031: Remove redundant null check before clk_disable_unprepareXu Wang
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-11media: i2c: mt9p031: simplify getting the adapter of a clientWolfram Sang
2018-07-25media: media/i2c: add missing entity functionsHans Verkuil
2017-02-03[media] drivers: media: i2c: constify v4l2_subdev_* structuresBhumika Goyal
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-11-17[media] i2c: constify v4l2_ctrl_ops structuresJulia Lawall
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-04-02[media] v4l: mt9p031: Convert to the gpiod APILaurent Pinchart
2015-04-02[media] media: i2c: mt9p031: add support for asynchronous probingLad, Prabhakar
2015-04-02[media] media: i2c: mt9p031: make sure we destroy the mutexLad, Prabhakar
2015-04-02[media] mt9p031: fixed calculation of clk_divEnrico Scholz
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2014-12-22[media] v4l2 subdevs: replace get/set_crop by get/set_selectionHans Verkuil
2014-11-14[media] i2c: Make use of media_bus_format enumBoris BREZILLON
2014-05-23[media] mt9p031: Fix BLC configuration restore when disabling test patternLaurent Pinchart
2014-05-23[media] mt9p031: Really disable Black Level Calibration in test pattern modeLaurent Pinchart
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel
2014-02-24[media] mt9p031: Check return value of clk_prepare_enable/clk_set_rateLad, Prabhakar
2014-02-24[media] mt9p031: Add support for PLL bypassLaurent Pinchart
2014-02-24[media] mt9p031: Fix typo in commentLaurent Pinchart
2014-01-07[media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda
2013-12-03[media] mt9p031: Include linux/of.h headerSachin Kamat
2013-06-17[media] mt9p031: Use bulk regulator APILaurent Pinchart
2013-06-17[media] media: i2c: mt9p031: add OF supportLad, Prabhakar
2013-06-17[media] media/i2c: remove g_chip_ident opHans Verkuil
2013-05-21[media] mt9p031: Use gpio_is_valid()Laurent Pinchart
2013-05-21[media] mt9p031: Power down the sensor if no supported device has been detectedGuennadi Liakhovetski
2013-04-14[media] mt9p031: Use the common clock frameworkLaurent Pinchart
2013-04-14[media] mt9p031: Add support for regulatorsLaurent Pinchart
2013-04-14[media] mt9p031: Use devm_* managed helpersLaurent Pinchart