summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
Commit message (Expand)AuthorAgeFilesLines
* media: i2c/Kconfig: use sub-menus for I2C supportMauro Carvalho Chehab2020-04-161-22/+42
* media: ov5640: fix use of destroyed mutexTomi Valkeinen2020-04-141-2/+2
* media: docs: add an uAPI chapter for driver-specific stuffMauro Carvalho Chehab2020-04-141-3/+3
* media: i2c/Kconfig: reorganize items thereMauro Carvalho Chehab2020-04-141-110/+106
* media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab2020-04-144-67/+157
* media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay2020-03-241-1/+1
* media: i2c: s5c73m3: Fix number in auto focus clusterSebastian Gross2020-03-121-1/+1
* media: imx214: Remove redundant codeRicardo Ribalda Delgado2020-03-121-1/+0
* media: i2c: ov5695: Fix power on and off sequencesDongchun Zhu2020-03-121-18/+31
* media: i2c: imx219: Add support for cropped 640x480 resolutionLad Prabhakar2020-03-121-1/+69
* media: i2c: imx219: Add support for RAW8 bit bayer formatLad Prabhakar2020-03-121-32/+116
* media: i2c: imx219: Fix power sequenceLad Prabhakar2020-03-121-0/+17
* media: Fix build failure due to missing select REGMAP_I2CIan Kumlien2020-03-121-0/+5
* media: tvp5150: make debug output more readableMarco Felsch2020-03-121-3/+6
* media: tvp5150: add support to limit sdtv standardsMarco Felsch2020-03-121-2/+74
* media: tvp5150: add subdev open/close callbacksMarco Felsch2020-03-121-0/+22
* media: tvp5150: add v4l2-event supportMarco Felsch2020-03-121-1/+17
* media: tvp5150: move irq en-/disable into runtime-pm opsMarco Felsch2020-03-121-6/+55
* media: tvp5150: initialize subdev before parsing device treeMichael Tretter2020-03-121-4/+3
* media: tvp5150: add FORMAT_TRY support for get/set selection handlersMarco Felsch2020-03-121-32/+81
* media: tvp5150: fix set_selection rectangle handlingMarco Felsch2020-03-121-16/+16
* media: tvp5150: add input source selection of_graph supportMarco Felsch2020-03-121-27/+404
* media: partial revert of "[media] tvp5150: add HW input connectors support"Javier Martinez Canillas2020-03-121-145/+0
* media: smiapp: Move definitions under driver directorySakari Ailus2020-02-272-1/+47
* media: smiapp: Refactor reading SMIA limitsSakari Ailus2020-02-271-22/+10
* media: smiapp: Move SMIA limit reading upSakari Ailus2020-02-271-39/+39
* media: smiapp: Turn limit lookup into a functionSakari Ailus2020-02-271-91/+102
* media: smiapp: Use unaligned get and put functionsSakari Ailus2020-02-271-50/+19
* media: smiapp: Simplify condition for choosing 8-bit accessSakari Ailus2020-02-271-1/+1
* media: i2c: Add driver for Sony IMX219 sensorDave Stevenson2020-02-273-0/+1324
* media: ov5675: add vflip/hflip control supportShawn Tu2020-02-271-9/+73
* media: media/i2c/video-i2c: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: adv7180: Add init_cfg pad operationNiklas Söderlund2020-02-241-0/+12
* media: mt9v111: constify copied structureJulia Lawall2020-01-231-1/+1
* media: i2c: mt9v032: fix enum mbus codes and frame sizesEugen Hristev2020-01-041-2/+8
* media: ov5640: Fix check for PLL1 exceeding max allowed rateAdam Ford2020-01-041-1/+1
* media: ov5640: Put max framerate into table and simplify checkAdam Ford2020-01-041-17/+22
* media: smiapp: Put the device again if starting streaming failsSakari Ailus2020-01-031-1/+4
* media: smiapp: Avoid maintaining power state informationSakari Ailus2020-01-033-90/+113
* media: adv7604: extend deep color mode to ADV7611Dragos Bogdan2019-12-161-11/+21
* media: i2c: adv748x: Fix unsafe macrosGustavo A. R. Silva2019-12-131-4/+4
* media: i2c: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-104-5/+5
* media: ov6650: fix smatch warningHans Verkuil2019-11-081-1/+1
* media: hi556: Add support for Hi-556 sensorShawn Tu2019-11-053-0/+1213
* media: bt819: Reduce amount of F* words in the worldAndy Shevchenko2019-11-051-1/+1
* media: vpx3220: make array input_vals static, makes object smallerColin Ian King2019-11-051-1/+1
* media: smiapp: unlock on error in smiapp_start_streaming()Dan Carpenter2019-11-051-2/+2
* media: smiapp: Rename update_mode as pll_blanking_updateSakari Ailus2019-10-241-3/+3
* media: smiapp: Register sensor after enabling runtime PM on the deviceSakari Ailus2019-10-241-4/+8
* media: smiapp: Use non-binned and binned limits correctlySakari Ailus2019-10-241-7/+20