summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: adv7511/cobalt: rename driver name to adv7511-v4l2Hans Verkuil2019-08-071-2/+2
* media: ir-kbd-i2c: remove outdated commentsWolfram Sang2019-08-041-3/+0
* media: ov2680: fix a typo in a function nameChristophe JAILLET2019-07-251-2/+2
* media: i2c: ov5640: Fix the order for enabling regulatorsFabio Estevam2019-07-251-1/+1
* media: i2c: ov5640: Check for devm_gpiod_get_optional() errorFabio Estevam2019-07-251-0/+5
* media: ov5645: Use regulator_bulk() functionsFabio Estevam2019-07-251-73/+21
* media: ov5645: Remove unneeded regulator_set_voltage()Fabio Estevam2019-07-251-28/+0
* media: media/i2c: don't return ENOTTY if SUBDEV_API is not setHans Verkuil2019-07-236-19/+7
* media: ov7670: don't return ENOTTY if SUBDEV_API is not setHans Verkuil2019-07-231-4/+2
* Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-0924-423/+1207
|\
| * media: st-mipid02: add support of JPEGHugues Fruchet2019-06-241-5/+13
| * media: st-mipid02: add support of YUYV8 and UYVY8Hugues Fruchet2019-06-241-0/+5
| * media: st-mipid02: add support of RGB565Hugues Fruchet2019-06-241-1/+7
| * media: st-mipid02: add support of V4L2_CID_LINK_FREQHugues Fruchet2019-06-241-3/+26
| * media: mt9m111: fix fw-node refactoringRobert Jarzmik2019-06-241-3/+5
| * media: i2c: tw9910: simplify getting the adapter of a clientWolfram Sang2019-06-241-2/+1
| * media: i2c: ov2640: simplify getting the adapter of a clientWolfram Sang2019-06-241-1/+1
| * media: i2c: mt9m111: simplify getting the adapter of a clientWolfram Sang2019-06-241-1/+1
| * media: i2c: mt9m001: simplify getting the adapter of a clientWolfram Sang2019-06-241-1/+1
| * media: i2c: ak881x: simplify getting the adapter of a clientWolfram Sang2019-06-241-1/+1
| * media: mt9m111: Fix error handling in mt9m111_power_onSakari Ailus2019-06-241-5/+13
| * media: mt9m111: No need to check for the regulatorSakari Ailus2019-06-241-7/+4
| * media: mt9m111: add regulator supportRobert Jarzmik2019-06-211-0/+17
| * media: ov9640: Don't check for NULL on devm_gpiod_get return valuesSakari Ailus2019-06-211-2/+2
| * media: ov6650: Fix device node exposed without proper lockingJanusz Krzysztofik2019-06-211-1/+0
| * media: i2c: Fix Unnecessary Semicolon Warning Reported by coccicheckShobhit Kukreti2019-06-213-4/+4
| * media: video-i2c: use V4L2_FRACT_COMPAREAkinobu Mita2019-06-211-6/+2
| * media: i2c: fix warning same module namesAnders Roxell2019-06-212-1/+6
| * media: add SPDX headers to some filesMauro Carvalho Chehab2019-06-121-1/+2
| * media: imx214: Fix typo in module description of imx214Masanari Iida2019-06-121-1/+1
| * media: drivers: media: i2c: don't enable if CONFIG_DRM_I2C_ADV7511=nAnders Roxell2019-06-121-0/+1
| * media: i2c: mt9p031: simplify getting the adapter of a clientWolfram Sang2019-06-111-1/+1
| * Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-1180-704/+80
| |\
| * | media: ov8856: modify register to fix test patternShawn Tu2019-05-291-6/+6
| * | media: cx25840: Address several coding style issuesMauro Carvalho Chehab2019-05-292-330/+600
| * | media: cx25840: set_fmt operation should clamp out-of-range picture sizesMaciej S. Szmigiero2019-05-281-19/+40
| * | media: cx25840: add pin to pad mapping and output format configurationMaciej S. Szmigiero2019-05-283-9/+424
| * | media: cx25840: implement g_std operationMaciej S. Szmigiero2019-05-281-0/+10
| * | media: cx25840: g_std operation really implements querystd operationMaciej S. Szmigiero2019-05-281-4/+5
| * | media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw()Maciej S. Szmigiero2019-05-281-36/+34
| * | Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab2019-05-2817-78/+17
| |\ \
| * | | media: Kconfig: allow to select drivers if EMBEDDEDStefan Agner2019-05-231-2/+2
| * | | media: smiapp: core: add small range to usleep_rangeNicholas Mc Guire2019-05-231-1/+1
| * | | media: ov7740: remove redundant V4L2_CTRL_FLAG_VOLATILE setAkinobu Mita2019-05-231-2/+0
| * | | media: ov7740: fix vertical flip controlAkinobu Mita2019-05-231-2/+2
| * | | media: ov7740: avoid invalid framesize settingAkinobu Mita2019-05-231-1/+5
| * | | media: ov7740: fix unbalanced pm_runtime_get/putAkinobu Mita2019-05-231-6/+6
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1911-44/+11
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 486Thomas Gleixner2019-06-192-20/+2
| |_|/ |/| |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3035-316/+35