summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/i2c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-26media: staging: atomisp: fix bounds checking in mt9m114_s_exposure_selection()Dan Carpenter
2017-08-26media: staging: media: atomisp: ap1302: Remove FSF postal addressHarold Gomez
2017-08-26media: staging: atomisp: imx: remove dead codeArnd Bergmann
2017-08-09media: staging: media: atomisp: constify video_subdev structuresJulia Lawall
2017-08-09media: staging: media: atomisp: remove trailing whitespaceStephen Brennan
2017-08-09media: staging: media: atomisp: i2c: gc0310: fixed brace coding style issueRene Hickersberger
2017-08-08media: staging: imx: fix non-static declarationsJB Van Puyvelde
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab
2017-07-26media: atomisp2: array underflow in imx_enum_frame_size()Dan Carpenter
2017-07-26media: atomisp2: array underflow in ap1302_enum_frame_size()Dan Carpenter
2017-07-26media: staging: atomisp: array underflow in ioctlDan Carpenter
2017-07-19media: staging: atomisp: gc2235: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: mt9m114: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: ov5693: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: ov2722: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: gc0310: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: ov8858: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: ov2680: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: lm3554: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: i2c: ov5693: Fix style a coding style issueIvan Menshykov
2017-07-19media: staging: atomisp: gc2235: fix sparse warning: missing staticGuillermo O. Freschi
2017-06-08[media] atomisp: use correct dialect to disable warningsMauro Carvalho Chehab
2017-06-07[media] staging: atomisp: lm3554: fix sparse warnings(was not declared. Shoul...Chen Guanqiao
2017-06-07[media] staging: atomisp: Make ov2680 driver less chattyHans de Goede
2017-06-07[media] staging: atomisp: Ignore errors from second gpio in ov2680 driverHans de Goede
2017-06-07[media] staging: atomisp: Add OVTI2680 ACPI id to ov2680 driverHans de Goede
2017-06-07[media] staging: atomisp: Add INT0310 ACPI id to gc0310 driverHans de Goede
2017-06-07[media] staging: atomisp: Set step to 0 for mt9m114 menu controlHans de Goede
2017-06-07[media] atomisp: use NULL instead of 0 for pointersPaolo Cretaro
2017-05-19[media] atomisp: disable several warnings when W=1Mauro Carvalho Chehab
2017-05-18[media] atomisp: don't treat warnings as errorsMauro Carvalho Chehab
2017-04-28staging: media: atomisp: fix misspelled word in commentLuis Oliveira
2017-04-14staging: media: atomisp: i2c: removed unnecessary white space before comma in...Valerio Genovese
2017-04-14staging: atomisp: avoid false-positive maybe-uninitialized warningArnd Bergmann
2017-03-29staging: media: atomisp: i2c: removed unnecessary white space before comma in...Vaibhav Kothari
2017-03-23ov5693: remove unused functionAlan Cox
2017-03-21staging/atomisp: fix empty-body warningArnd Bergmann
2017-03-21staging: media: atomisp: add missing dependencies in KconfigJérémy Lefaure
2017-03-21staging: media: atomisp: select REGMAP_I2C needed by ap1302.cJérémy Lefaure
2017-03-21atomisp/imx: Fix locking bug on error pathAlan Cox
2017-03-16staging: media: atomisp: remove duplicate includesJérémy Lefaure
2017-03-16staging: media: atomisp: fix build error in ov5693 driverTobias Regnery
2017-03-16Staging: atomisp: kfreeing a devm allocated pointerDan Carpenter
2017-03-14staging: atomisp: fix missing break in switch statementColin Ian King
2017-03-14staging: media: atomisp: Remove gc2235_init() function.Varsha Rao
2017-03-14staging: media: atomisp: Compress return logic into one line.Varsha Rao
2017-03-14staging: media: mt9m114: Use true/false instead of 1/0 for bool initialisationssayli karnik
2017-03-12staging: atomisp: clean up return logic, remove redunant codeColin Ian King
2017-03-09staging: media: atomisp: Match alignment with open parenthesis.Varsha Rao