summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/mt9v032.c
AgeCommit message (Expand)Author
2024-02-23media: i2c: replace of_graph_get_next_endpoint()Kuninori Morimoto
2024-02-01media: i2c: mt9v032: convert to use maple tree register cacheBo Liu
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus
2023-09-27media: i2c: mt9v032: Drop CONFIG_OF ifdefferyBiju Das
2023-09-27media: i2c: mt9v032: Extend match support for OF tablesBiju Das
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-22media: i2c/mt9v032: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2020-01-04media: i2c: mt9v032: fix enum mbus codes and frame sizesEugen Hristev
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus
2018-07-25media: media/i2c: add missing entity functionsHans Verkuil
2017-12-08media: v4l: mt9v032: Disable clock on error pathsAlexey Khoroshilov
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus
2017-02-03[media] drivers: media: i2c: constify v4l2_subdev_* structuresBhumika Goyal
2017-01-31[media] v4l: mt9v032: Remove unneeded gpiod NULL checkLaurent Pinchart
2016-06-28[media] v4l: mt9v032: Add V4L2 controls for AEC and AGCMarkus Pargmann
2016-06-28[media] v4l: mt9v032: Do not unset master_modeMarkus Pargmann
2016-06-28[media] v4l: mt9v032: Remove duplicate test for I2C_FUNC_SMBUS_WORD_DATA func...Axel Lin
2016-06-28[media] v4l: mt9v032: Remove unneeded headerLaurent Pinchart
2016-01-25[media] mt9v032: Add reset and standby gpiosMarkus Pargmann
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-08-11[media] mt9v032: fix uninitialized variable warningHans Verkuil
2015-04-02[media] v4l: mt9v032: Add OF supportLaurent Pinchart
2015-04-02[media] v4l: mt9v032: Consider control initialization errors as fatalLaurent Pinchart
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2015-03-03[media] media: drop call to v4l2_device_unregister_subdev()Lad, Prabhakar
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-07-22[media] mt9v032: use regmapPhilipp Zabel
2014-07-22[media] mt9v032: register v4l2 asynchronous subdevicePhilipp Zabel
2014-07-22[media] mt9v032: add support for mt9v022 and mt9v024Philipp Zabel
2014-07-22[media] mt9v032: do not clear reserved bits in read mode registerPhilipp Zabel
2014-07-22[media] mt9v032: fix hblank calculationPhilipp Zabel
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil
2014-07-17[media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil
2014-02-24[media] mt9v032: Check return value of clk_prepare_enable/clk_set_rateLad, Prabhakar
2014-01-07[media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda
2013-12-11[media] mt9v032: Add support for the MT9V034Laurent Pinchart
2013-12-11[media] mt9v032: Add support for model-specific parametersLaurent Pinchart
2013-12-11[media] mt9v032: Add support for monochrome modelsLaurent Pinchart
2013-12-11[media] mt9v032: Fix binning configurationLaurent Pinchart
2013-12-11[media] mt9v032: Fix pixel array sizeLaurent Pinchart
2013-12-11[media] mt9v032: Remove unused macroLaurent Pinchart
2013-08-22[media] mt9v032: Use the common clock frameworkLaurent Pinchart
2013-05-21[media] media: i2c: Convert to devm_kzalloc()Laurent Pinchart