aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/adv7511-v4l2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-09media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove()Yang Yingliang1-1/+1
2021-04-06media: adv7511-v4l2: correctly report EDIDs of 1 blockHans Verkuil1-6/+6
2021-03-11media: i2c: adv7511: remove open coded version of SMBus block readWolfram Sang1-32/+26
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2019-08-26media: i2c: adv7511-v4l2: drop check because i2c_unregister_device() is NULL safeWolfram Sang1-4/+2
2019-08-13media: i2c: adv7511-v4l2: convert to i2c_new_dummy_deviceWolfram Sang1-9/+9
2019-08-07media: adv7511/cobalt: rename driver name to adv7511-v4l2Hans Verkuil1-2/+2
2019-06-21media: i2c: fix warning same module namesAnders Roxell1-0/+1997