aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/i2c/ov5640.c
AgeCommit message (Expand)Author
2022-02-23media: ov5640: Fix set format, v4l2_mbus_pixelcode not updatedMirela Rabulea
2021-08-04media: ov5640: Complement yuv mbus formats with their 1X16 versionsXavier Roumegue
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-04-06media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_commonSakari Ailus
2020-11-16media: ov5640: fix support of BT656 bus modeHugues Fruchet
2020-11-16media: ov5640: add support of 160x120 resolutionHugues Fruchet
2020-09-10media: i2c: ov5640: Fail probe on unsupported bus_typeLad Prabhakar
2020-09-10media: i2c: ov5640: Add support for BT656 modeLad Prabhakar
2020-09-10media: i2c: ov5640: Configure HVP lines in s_power callbackLad Prabhakar
2020-09-10media: i2c: ov5640: Enable data pins on poweron for DVP modeLad Prabhakar
2020-09-10media: i2c: ov5640: Separate out mipi configuration from s_powerLad Prabhakar
2020-09-10media: i2c: ov5640: Remain in power down for DVP mode unless streamingLad Prabhakar
2020-09-01media: ov5640: Correct Bit Div register in clock tree diagramPaul Kocialkowski
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-14media: ov5640: fix use of destroyed mutexTomi Valkeinen
2020-01-04media: ov5640: Fix check for PLL1 exceeding max allowed rateAdam Ford
2020-01-04media: ov5640: Put max framerate into table and simplify checkAdam Ford
2019-10-24media: ov5640: Make 2592x1944 mode only available at 15 fpsBenoit Parrot
2019-10-24media: ov5640: Fix 1920x1080 mode to remove extra enable/disableBenoit Parrot
2019-10-24media: ov5640: add PIXEL_RATE controlBenoit Parrot
2019-08-15media: ov5640: Add support for flash and lens devicesLuca Weiss
2019-08-13media: i2c: Convert to new i2c device probe()Kieran Bingham
2019-07-25media: i2c: ov5640: Fix the order for enabling regulatorsFabio Estevam
2019-07-25media: i2c: ov5640: Check for devm_gpiod_get_optional() errorFabio Estevam
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-03-01media: i2c: fix several typosMauro Carvalho Chehab
2019-02-18media: i2c: ov5640: Fix post-reset delayLoic Poulain
2019-02-18media: ov5640: Fix set 15fps regressionJagan Teki
2019-02-18media: ov5640: Consolidate JPEG compression mode settingChen-Yu Tsai
2019-02-18media: ov5640: Set JPEG output timings when outputting JPEG dataChen-Yu Tsai
2019-02-18media: ov5640: Add three more test patternsChen-Yu Tsai
2019-02-18media: ov5640: Disable transparent feature for test patternChen-Yu Tsai
2019-02-18media: ov5640: Add register definition for test pattern registerChen-Yu Tsai
2019-02-18media: ov5640: Move test_pattern_menu before ov5640_set_ctrl_test_patternChen-Yu Tsai
2019-01-16media: ov5640: Add RAW bayer format supportLoic Poulain
2018-12-05media: ov5640: Remove duplicate auto-exposure setupMaxime Ripard
2018-12-05media: ov5640: Add 60 fps supportMaxime Ripard
2018-12-05media: ov5640: Make the FPS clamping / rounding more extendableMaxime Ripard
2018-12-05media: ov5640: Make the return rate type more explicitMaxime Ripard
2018-12-05media: ov5640: Enhance FPS handlingMaxime Ripard
2018-12-05media: ov5640: Remove pixel clock ratesMaxime Ripard
2018-12-05media: ov5640: Compute the clock rate at runtimeMaxime Ripard
2018-12-05media: ov5640: Remove redundant register setupMaxime Ripard
2018-12-05media: ov5640: Remove redundant definesMaxime Ripard
2018-12-05media: ov5640: Remove the clocks registers initializationMaxime Ripard
2018-12-05media: ov5640: Adjust the clock based on the expected rateMaxime Ripard
2018-12-05media: ov5640: Fix set format regressionJacopo Mondi
2018-11-23media: ov5640: support log_status ioctl and event interfaceAkinobu Mita
2018-10-05media: ov5640: fix framerate updateHugues Fruchet
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus