summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/i2c
Commit message (Expand)AuthorAgeFilesLines
* media: staging: atomisp: Add driver prefix to Kconfig option and module namesSakari Ailus2017-10-2715-27/+27
* media: Staging: media: atomisp: Merge assignment with returnSrishti Sharma2017-09-231-9/+2
* media: staging: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko2017-09-234-4/+0
* media: staging: media: atomisp: Use tabs in KconfigSakari Ailus2017-09-232-39/+39
* media: atomisp: fix small Kconfig issuesHans Verkuil2017-09-231-2/+2
* media: staging: atomisp: fix bounds checking in mt9m114_s_exposure_selection()Dan Carpenter2017-08-261-4/+4
* media: staging: media: atomisp: ap1302: Remove FSF postal addressHarold Gomez2017-08-261-5/+0
* media: staging: atomisp: imx: remove dead codeArnd Bergmann2017-08-2610-117/+4
* media: staging: media: atomisp: constify video_subdev structuresJulia Lawall2017-08-092-2/+2
* media: staging: media: atomisp: remove trailing whitespaceStephen Brennan2017-08-091-9/+8
* media: staging: media: atomisp: i2c: gc0310: fixed brace coding style issueRene Hickersberger2017-08-091-2/+1
* media: staging: imx: fix non-static declarationsJB Van Puyvelde2017-08-081-12/+12
* Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab2017-08-089-11/+10
|\
| * media: atomisp2: array underflow in imx_enum_frame_size()Dan Carpenter2017-07-263-3/+3
| * media: atomisp2: array underflow in ap1302_enum_frame_size()Dan Carpenter2017-07-261-2/+2
| * media: staging: atomisp: array underflow in ioctlDan Carpenter2017-07-265-6/+5
* | media: staging: atomisp: gc2235: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* | media: staging: atomisp: mt9m114: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* | media: staging: atomisp: ov5693: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* | media: staging: atomisp: ov2722: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* | media: staging: atomisp: gc0310: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* | media: staging: atomisp: ov8858: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* | media: staging: atomisp: ov2680: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* | media: staging: atomisp: lm3554: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* | media: staging: atomisp: i2c: ov5693: Fix style a coding style issueIvan Menshykov2017-07-191-3/+3
* | media: staging: atomisp: gc2235: fix sparse warning: missing staticGuillermo O. Freschi2017-07-192-4/+4
|/
* [media] atomisp: use correct dialect to disable warningsMauro Carvalho Chehab2017-06-083-6/+12
* [media] staging: atomisp: lm3554: fix sparse warnings(was not declared. Shoul...Chen Guanqiao2017-06-071-2/+2
* [media] staging: atomisp: Make ov2680 driver less chattyHans de Goede2017-06-071-5/+2
* [media] staging: atomisp: Ignore errors from second gpio in ov2680 driverHans de Goede2017-06-071-3/+4
* [media] staging: atomisp: Add OVTI2680 ACPI id to ov2680 driverHans de Goede2017-06-071-0/+1
* [media] staging: atomisp: Add INT0310 ACPI id to gc0310 driverHans de Goede2017-06-071-0/+1
* [media] staging: atomisp: Set step to 0 for mt9m114 menu controlHans de Goede2017-06-071-1/+1
* [media] atomisp: use NULL instead of 0 for pointersPaolo Cretaro2017-06-071-1/+1
* [media] atomisp: disable several warnings when W=1Mauro Carvalho Chehab2017-05-193-0/+14
* [media] atomisp: don't treat warnings as errorsMauro Carvalho Chehab2017-05-183-6/+0
* staging: media: atomisp: fix misspelled word in commentLuis Oliveira2017-04-281-1/+1
* staging: media: atomisp: i2c: removed unnecessary white space before comma in...Valerio Genovese2017-04-141-1/+1
* staging: atomisp: avoid false-positive maybe-uninitialized warningArnd Bergmann2017-04-141-8/+8
* staging: media: atomisp: i2c: removed unnecessary white space before comma in...Vaibhav Kothari2017-03-291-1/+1
* ov5693: remove unused functionAlan Cox2017-03-231-23/+0
* staging/atomisp: fix empty-body warningArnd Bergmann2017-03-211-18/+19
* staging: media: atomisp: add missing dependencies in KconfigJérémy Lefaure2017-03-211-1/+1
* staging: media: atomisp: select REGMAP_I2C needed by ap1302.cJérémy Lefaure2017-03-211-0/+1
* atomisp/imx: Fix locking bug on error pathAlan Cox2017-03-211-1/+3
* staging: media: atomisp: remove duplicate includesJérémy Lefaure2017-03-162-2/+0
* staging: media: atomisp: fix build error in ov5693 driverTobias Regnery2017-03-161-1/+1
* Staging: atomisp: kfreeing a devm allocated pointerDan Carpenter2017-03-162-2/+0
* staging: atomisp: fix missing break in switch statementColin Ian King2017-03-141-1/+1
* staging: media: atomisp: Remove gc2235_init() function.Varsha Rao2017-03-141-5/+1
OpenPOWER on IntegriCloud