summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/video-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* media: video-i2c: use V4L2_FRACT_COMPAREAkinobu Mita2019-06-211-6/+2
* media: video-i2c: add Melexis MLX90640 thermal cameraMatt Ranostay2019-01-211-1/+109
* media: video-i2c: check if chip struct has set_power functionMatt Ranostay2018-12-071-5/+17
* media: video-i2c: support runtime PMAkinobu Mita2018-12-071-2/+139
* media: video-i2c: hwmon: constify vb2_ops structureJulia Lawall2018-11-231-1/+1
* media: video-i2c: support changing frame intervalAkinobu Mita2018-11-231-12/+66
* media: video-i2c: use i2c regmapAkinobu Mita2018-11-231-27/+41
* media: video-i2c: avoid accessing released memory area when removing driverAkinobu Mita2018-11-231-5/+6
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-4/+4
* media: video-i2c: hwmon: fix return value from amg88xx_hwmon_init()Matt Ranostay2018-07-271-1/+1
* media: video-i2c: add hwmon support for amg88xxMatt Ranostay2018-07-251-0/+81
* media: video-i2c: get rid of two gcc warningsMauro Carvalho Chehab2018-05-041-2/+2
* media: video-i2c: add video-i2c driverMatt Ranostay2018-05-041-0/+564