summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3035-316/+35
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner2019-05-301-3/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3032-319/+32
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3011-55/+11
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 137Thomas Gleixner2019-05-301-11/+1
* | 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
|\|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 68Thomas Gleixner2019-05-242-26/+2
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-244-52/+4
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2111-0/+11
* | 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
|/
* media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driverMickael Guene2019-04-223-0/+1047
* media: ov2659: fix unbalanced mutex_lock/unlockAkinobu Mita2019-04-221-1/+1
* media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita2019-04-221-2/+4
* media: ov6650: Register with asynchronous subdevice frameworkJanusz Krzysztofik2019-04-221-5/+13
* media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik2019-04-221-11/+14
* media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik2019-04-221-0/+2
* media: ov7740: enable to get exposure control in autoexposure modeAkinobu Mita2019-03-291-3/+25
* media: i2c: tda1997x: select V4L2_FWNODEKoen Vandeputte2019-03-291-1/+2
* media: imx214: don't de-reference a NULL pointerMauro Carvalho Chehab2019-03-251-6/+4
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-205-96/+96
* media: v4l: i2c: Regroup lens drivers under their own sectionSakari Ailus2019-03-201-37/+39
* media: ov7670: don't access registers when the device is powered offAkinobu Mita2019-03-201-5/+26
* media: ov7670: restore default settings after power-upAkinobu Mita2019-03-201-0/+1
* media: i2c: adv748x: select V4L2_FWNODEArnd Bergmann2019-03-191-0/+1
* media: i2c: fix several typosMauro Carvalho Chehab2019-03-0128-38/+38
* media: ov7740: fix runtime pm initializationAkinobu Mita2019-02-181-2/+5
* media: tda1997x: fix get_edidTim Harvey2019-02-181-0/+4
* media: cx25840: mark pad sig_types to fix cx231xx initCody P Schafer2019-02-182-2/+2
* media: soc_camera: Move to the staging treeSakari Ailus2019-02-187-3137/+0
* media: soc_camera: Remove the rj45n1 SoC camera sensor driverSakari Ailus2019-02-183-1422/+0
* media: soc_camera: Remove the mt9m001 SoC camera sensor driverSakari Ailus2019-02-183-765/+0
* media: i2c: ov5640: Fix post-reset delayLoic Poulain2019-02-181-1/+1