summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/ad5820.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-1/+1
2017-06-08[media] ad5820: unregister async sub-deviceSakari Ailus1-1/+1
2017-03-22[media] ad5820: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2016-10-24[media] ad5820: Fix sparse warningSakari Ailus1-2/+3
2016-09-19[media] ad5820: use __maybe_unused for PM functionsArnd Bergmann1-11/+2
2016-09-09[media] ad5820: Use bool for boolean valuesSakari Ailus1-9/+10
2016-08-24[media] ad5820: fix one smatch warningMauro Carvalho Chehab1-1/+1
2016-08-24[media] ad5820: Add driver for auto-focus coilPavel Machek1-0/+380