index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
video-i2c.c
Age
Commit message (
Expand
)
Author
2020-03-24
media: i2c: video-i2c: fix build errors due to 'imply hwmon'
Matt Ranostay
2020-02-24
media: media/i2c/video-i2c: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-06-21
media: video-i2c: use V4L2_FRACT_COMPARE
Akinobu Mita
2019-01-21
media: video-i2c: add Melexis MLX90640 thermal camera
Matt Ranostay
2018-12-07
media: video-i2c: check if chip struct has set_power function
Matt Ranostay
2018-12-07
media: video-i2c: support runtime PM
Akinobu Mita
2018-11-23
media: video-i2c: hwmon: constify vb2_ops structure
Julia Lawall
2018-11-23
media: video-i2c: support changing frame interval
Akinobu Mita
2018-11-23
media: video-i2c: use i2c regmap
Akinobu Mita
2018-11-23
media: video-i2c: avoid accessing released memory area when removing driver
Akinobu Mita
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-07-27
media: video-i2c: hwmon: fix return value from amg88xx_hwmon_init()
Matt Ranostay
2018-07-25
media: video-i2c: add hwmon support for amg88xx
Matt Ranostay
2018-05-04
media: video-i2c: get rid of two gcc warnings
Mauro Carvalho Chehab
2018-05-04
media: video-i2c: add video-i2c driver
Matt Ranostay