summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)AuthorFilesLines
2017-09-05media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov1-0/+1
2017-08-26media: staging: atomisp: fix bounds checking in mt9m114_s_exposure_selection()Dan Carpenter1-4/+4
2017-08-26media: staging: media: atomisp: ap1302: Remove FSF postal addressHarold Gomez1-5/+0
2017-08-26media: staging: atomisp: imx: remove dead codeArnd Bergmann10-117/+4
2017-08-09media: staging: media: atomisp: constify video_subdev structuresJulia Lawall2-2/+2
2017-08-09media: staging: media: atomisp: remove trailing whitespaceStephen Brennan1-9/+8
2017-08-09media: staging: media: atomisp: i2c: gc0310: fixed brace coding style issueRene Hickersberger1-2/+1
2017-08-09media: staging: media: atomisp: constify videobuf_queue_ops structuresJulia Lawall1-2/+2
2017-08-09media: staging: media: atomisp: use kvmalloc/kvzallocGeliang Tang4-36/+3
2017-08-08media: staging: imx: fix non-static declarationsJB Van Puyvelde1-12/+12
2017-08-08media: atomisp2: don't set driver_versionHans Verkuil1-5/+1
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab10-12/+11
2017-07-26media: atomisp2: array underflow in imx_enum_frame_size()Dan Carpenter3-3/+3
2017-07-26media: atomisp2: array underflow in ap1302_enum_frame_size()Dan Carpenter1-2/+2
2017-07-26media: atomisp2: Array underflow in atomisp_enum_input()Dan Carpenter1-1/+1
2017-07-26media: staging: atomisp: array underflow in ioctlDan Carpenter5-6/+5
2017-07-20media: atomisp: use LINUX_VERSION_CODE for driver versionMauro Carvalho Chehab5-39/+18
2017-07-19media: staging: atomisp: fixed trivial coding style issueShy More1-2/+1
2017-07-19media: staging: atomisp: fixed trivial coding style warningShy More1-12/+12
2017-07-19media: staging: atomisp: hmm: Alignment code (rebased)Philipp Guendisch1-48/+45
2017-07-19media: staging: atomisp: hmm: Fixed comment stylePhilipp Guendisch1-21/+23
2017-07-19media: staging: atomisp: Use kvfree() instead of kfree()/vfree()Amitoj Kaur Chawla4-21/+5
2017-07-19media: staging: atomisp: use kstrdup to replace kmalloc and memcpyHari Prasath1-6/+2
2017-07-19media: staging: atomisp: gc2235: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: mt9m114: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: ov5693: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: ov2722: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: gc0310: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: ov8858: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: ov2680: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: lm3554: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: i2c: ov5693: Fix style a coding style issueIvan Menshykov1-3/+3
2017-07-19media: staging: atomisp: gc2235: fix sparse warning: missing staticGuillermo O. Freschi2-4/+4
2017-07-19media: staging: atomisp: Remove unnecessary return statement in void functionAmitoj Kaur Chawla1-1/+1
2017-07-17media: staging: atomisp: disable warnings with cc-disable-warningMauro Carvalho Chehab1-4/+6
2017-06-08[media] atomisp: use correct dialect to disable warningsMauro Carvalho Chehab3-6/+12
2017-06-08[media] staging: css2400/Makefile: don't include non-existing filesMauro Carvalho Chehab1-2/+0
2017-06-07[media] staging: atomisp: Fix endless recursion in hmm_initHans de Goede1-1/+5
2017-06-07[media] staging: atomisp: lm3554: fix sparse warnings(was not declared. Shoul...Chen Guanqiao1-2/+2
2017-06-07[media] staging: atomisp: Make ov2680 driver less chattyHans de Goede1-5/+2
2017-06-07[media] staging: atomisp: Ignore errors from second gpio in ov2680 driverHans de Goede1-3/+4
2017-06-07[media] staging: atomisp: Add OVTI2680 ACPI id to ov2680 driverHans de Goede1-0/+1
2017-06-07[media] staging: atomisp: Add INT0310 ACPI id to gc0310 driverHans de Goede1-0/+1
2017-06-07[media] staging: atomisp: Set step to 0 for mt9m114 menu controlHans de Goede1-1/+1
2017-06-07[media] staging: atomisp: Do not call dev_warn with a NULL deviceHans de Goede1-1/+1
2017-06-07[media] staging: atomisp: Fix calling efivar_entry_get() with unaligned argum...Hans de Goede1-8/+9
2017-06-07[media] atomisp: de-duplicate sh_css_mmu_set_page_table_base_indexAlan Cox3-31/+1
2017-06-07[media] atomisp: remove sh_css_irq - it contains nothingAlan Cox2-17/+0
2017-06-07[media] atomisp: Unify lut free logicAlan Cox2-21/+0
2017-06-07[media] atomisp: Unify load_preview_binaries for the most partAlan Cox1-39/+1