summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/ad5820.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-1/+1
* [media] ad5820: unregister async sub-deviceSakari Ailus2017-06-081-1/+1
* [media] ad5820: remove incorrect __exit markupsDmitry Torokhov2017-03-221-2/+2
* [media] ad5820: Fix sparse warningSakari Ailus2016-10-241-2/+3
* [media] ad5820: use __maybe_unused for PM functionsArnd Bergmann2016-09-191-11/+2
* [media] ad5820: Use bool for boolean valuesSakari Ailus2016-09-091-9/+10
* [media] ad5820: fix one smatch warningMauro Carvalho Chehab2016-08-241-1/+1
* [media] ad5820: Add driver for auto-focus coilPavel Machek2016-08-241-0/+380