aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)AuthorFilesLines
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-37/+16
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. Should it be static?)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 argumentsHans 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
2017-06-07[media] atomisp: unify sh_css_hmm_buffer_record_acquireAlan Cox1-37/+3
2017-06-07[media] atomisp: eliminate dead code under HAS_RES_MGRAlan Cox4-103/+0
2017-06-07[media] atomisp2: off by one in atomisp_s_input()Dan Carpenter1-1/+1
2017-06-07[media] atomisp2: tidy up confused ifdefsAlan Cox1-21/+5
2017-06-07[media] atomisp2: remove HRT_UNSCHEDAlan Cox4-27/+3
2017-06-07[media] atomisp: remove NUM_OF_BLSAlan Cox1-5/+5
2017-06-07[media] atompisp: HAS_BL is never defined so lose itAlan Cox3-126/+1
2017-06-07[media] staging: media: atomisp: fix non static symbol warningsJuan Antonio Pedreira Martos1-2/+2
2017-06-07[media] atomisp: use NULL instead of 0 for pointersPaolo Cretaro5-6/+6
2017-05-19[media] atomisp: disable several warnings when W=1Mauro Carvalho Chehab4-0/+20
2017-05-19[media] atomisp: fix missing blank line coding style issue in atomisp_tpg.cManny Vindiola1-0/+1