aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/video-i2c.c
AgeCommit message (Expand)Author
2020-06-01media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay
2019-01-21media: video-i2c: add Melexis MLX90640 thermal cameraMatt Ranostay
2018-12-07media: video-i2c: check if chip struct has set_power functionMatt Ranostay
2018-12-07media: video-i2c: support runtime PMAkinobu Mita
2018-11-23media: video-i2c: hwmon: constify vb2_ops structureJulia Lawall
2018-11-23media: video-i2c: support changing frame intervalAkinobu Mita
2018-11-23media: video-i2c: use i2c regmapAkinobu Mita
2018-11-23media: video-i2c: avoid accessing released memory area when removing driverAkinobu Mita
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-07-27media: video-i2c: hwmon: fix return value from amg88xx_hwmon_init()Matt Ranostay
2018-07-25media: video-i2c: add hwmon support for amg88xxMatt Ranostay
2018-05-04media: video-i2c: get rid of two gcc warningsMauro Carvalho Chehab
2018-05-04media: video-i2c: add video-i2c driverMatt Ranostay