summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/ov2740.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: ov2740: fix dereference before null check on pointer nvmColin Ian King2020-12-021-2/+5
* media: ov2740: allow OTP data access during streamingBingbu Cao2020-11-251-93/+96
* media: ov2740: only do OTP data read on demand from userBingbu Cao2020-11-251-32/+84
* media: ov2740: change the minimal exposure value to 4Bingbu Cao2020-11-161-1/+1
* media: i2c: ov2740: simplify getting state containerKrzysztof Kozlowski2020-11-161-4/+2
* media: i2c: ov2740: get OTP data ready before nvmem registrationBingbu Cao2020-09-011-12/+12
* media: ov2740: add NVMEM interface to read customized OTP dataQingwu Zhang2020-06-231-0/+145
* media: ov2740: make ov2740 driver only work with ACPIBingbu Cao2020-06-231-3/+1
* media: i2c: Add ov2740 image sensor driverBingbu Cao2020-05-251-0/+1016