summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: 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
* media: ov5640: Fix set 15fps regressionJagan Teki2019-02-181-1/+1
* media: ov5640: Consolidate JPEG compression mode settingChen-Yu Tsai2019-02-181-11/+23
* media: ov5640: Set JPEG output timings when outputting JPEG dataChen-Yu Tsai2019-02-181-0/+21
* media: ov5640: Add three more test patternsChen-Yu Tsai2019-02-181-0/+7
* media: ov5640: Disable transparent feature for test patternChen-Yu Tsai2019-02-181-2/+1
* media: ov5640: Add register definition for test pattern registerChen-Yu Tsai2019-02-181-2/+22
* media: ov5640: Move test_pattern_menu before ov5640_set_ctrl_test_patternChen-Yu Tsai2019-02-181-5/+5
* media: i2c: adv748x: Remove PAGE_WAITKieran Bingham2019-02-182-14/+6
* media: i2c: adv748x: Convert SW reset routine to functionKieran Bingham2019-02-182-10/+38
* media: adv748x: Implement TX link_setup callbackJacopo Mondi2019-02-182-1/+49
* media: adv748x: Store the TX sink in HDMI/AFEJacopo Mondi2019-02-184-4/+19
* media: adv748x: Store the source subdevice in TXJacopo Mondi2019-02-183-4/+12
* media: adv748x: csi2: Link AFE with TXA and TXBJacopo Mondi2019-02-181-21/+23
* media: adv748x: Rename reset proceduresJacopo Mondi2019-02-181-14/+10
* media: adv748x: Add is_txb()Jacopo Mondi2019-02-182-1/+4
* media: ov2640: fix initial try formatAkinobu Mita2019-01-251-5/+5
* media: s5k4ecgx: delete a bogus error messageDan Carpenter2019-01-251-2/+0
* media: mt9m111: set initial frame size other than 0x0Akinobu Mita2019-01-251-0/+2
* media: mt9m111: set all mbus format field when G_FMT and S_FMT ioctlsAkinobu Mita2019-01-251-0/+7