aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/ov2740.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-06media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_commonSakari Ailus1-1/+1
2020-12-02media: ov2740: fix dereference before null check on pointer nvmColin Ian King1-2/+5
2020-11-25media: ov2740: allow OTP data access during streamingBingbu Cao1-93/+96
2020-11-25media: ov2740: only do OTP data read on demand from userBingbu Cao1-32/+84
2020-11-16media: ov2740: change the minimal exposure value to 4Bingbu Cao1-1/+1
2020-11-16media: i2c: ov2740: simplify getting state containerKrzysztof Kozlowski1-4/+2
2020-09-01media: i2c: ov2740: get OTP data ready before nvmem registrationBingbu Cao1-12/+12
2020-06-23media: ov2740: add NVMEM interface to read customized OTP dataQingwu Zhang1-0/+145
2020-06-23media: ov2740: make ov2740 driver only work with ACPIBingbu Cao1-3/+1
2020-05-25media: i2c: Add ov2740 image sensor driverBingbu Cao1-0/+1016