aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/i2c/mt9m114.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-26media: staging: atomisp: fix bounds checking in mt9m114_s_exposure_selection()Dan Carpenter1-4/+4
2017-08-09media: staging: media: atomisp: constify video_subdev structuresJulia Lawall1-1/+1
2017-07-19media: staging: atomisp: mt9m114: constify acpi_device_idArvind Yadav1-1/+1
2017-06-07[media] staging: atomisp: Set step to 0 for mt9m114 menu controlHans de Goede1-1/+1
2017-04-14staging: atomisp: avoid false-positive maybe-uninitialized warningArnd Bergmann1-8/+8
2017-03-16staging: media: atomisp: remove duplicate includesJérémy Lefaure1-1/+0
2017-03-14staging: media: mt9m114: Use true/false instead of 1/0 for bool initialisationssayli karnik1-2/+2
2017-03-12staging: atomisp: clean up return logic, remove redunant codeColin Ian King1-5/+1
2017-03-09staging: media: atomisp: Match alignment with open parenthesis.Varsha Rao1-2/+2
2017-03-09staging: media: atomisp: Remove useless cast.Varsha Rao1-2/+2
2017-03-07staging: atomisp: fix include Makefile messGreg Kroah-Hartman1-1/+1
2017-03-06staging/atomisp: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2017-03-06staging/atomisp: Add support for the Intel IPU v2Alan Cox1-0/+1969