aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)AuthorFilesLines
2017-05-19[media] atomisp: putting NULs in the wrong placeDan Carpenter1-2/+2
2017-05-19[media] atomisp: one char read beyond end of stringDan Carpenter1-3/+2
2017-05-19[media] atomisp: Fix -Werror=int-in-bool-context compile errorsHans de Goede2-4/+3
2017-05-19[media] atomisp: Make undeclared symbols staticGuru Das Srinagesh1-7/+7
2017-05-19[media] atomisp: fix coding style warningsAvraham Shukron2-19/+35
2017-05-19[media] atomisp: fixed coding style errorsAvraham Shukron2-77/+77
2017-05-19[media] atomisp: drop unused qos variableValentin Vidic1-1/+0
2017-05-19[media] atomisp: fixed sparse warningsAvraham Shukron1-4/+5
2017-05-19[media] atomisp: Fix unnecessary initialization of staticFabrizio Perria1-1/+1
2017-05-19[media] atomisp: use logical AND, not bitwiseGuru Das Srinagesh1-1/+1
2017-05-19[media] atomisp: Add __printf validation and fix falloutJoe Perches8-23/+25
2017-05-18[media] atomisp: don't treat warnings as errorsMauro Carvalho Chehab4-7/+1
2017-05-08drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton4-4/+9
2017-04-28staging: media: atomisp: fix range checking on clk_numColin Ian King1-4/+4
2017-04-28staging: media: atomisp: fix misspelled word in commentLuis Oliveira1-1/+1
2017-04-28staging: media: atomisp: kmap() can't failFabian Frederick1-17/+2
2017-04-28staging: atomisp: remove #ifdef for runtime PM functionsArnd Bergmann1-11/+3
2017-04-28staging: atomisp: satm include directory is goneArnd Bergmann1-1/+0
2017-04-28atomisp: remove some more unused filesAlan Cox4-563/+0
2017-04-28atomisp: remove hmm_load/store/clear indirectionsAlan Cox6-61/+15
2017-04-28atomisp: kill off mmgr_freeAlan Cox14-49/+30
2017-04-28atomisp: clean up the hmm init/cleanup indirectionsAlan Cox6-39/+8
2017-04-28atomisp: handle allocation calls before init in the hmm layerAlan Cox1-0/+5
2017-04-18staging/media: make atomisp vlv2_plat_clock explicitly non-modularPaul Gortmaker1-20/+1
2017-04-18staging: atomisp: remove odd 'list' fileGreg Kroah-Hartman1-182/+0
2017-04-18staging: atomisp: fix build breakage from files going awayGreg Kroah-Hartman1-2/+0
2017-04-14staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()Valerio Genovese1-1/+1
2017-04-14staging: atomisp: avoid false-positive maybe-uninitialized warningArnd Bergmann1-8/+8
2017-04-14atomisp: remove UDS kernel codeAlan Cox7-85/+23
2017-04-14atomisp: remove xnr3_0_5 and xnr3_0_11Alan Cox9-596/+0
2017-04-14atomisp: remove fixedbds kernel codeAlan Cox6-100/+19
2017-04-14atomisp: remove satm kernelAlan Cox5-122/+0
2017-04-14atomisp: remove contiguous handlingAlan Cox4-61/+15
2017-04-14atomisp: remove sh_css_malloc indirections where we canAlan Cox4-65/+72
2017-04-14atomisp: remove indirection from sh_css_mallocAlan Cox3-49/+25
2017-04-14atomisp: unwrap the _ex malloc/free functionsAlan Cox2-25/+7
2017-04-14atomisp: remove most of the uses of atomisp_kernel_mallocAlan Cox4-32/+28
2017-04-14staging: atomisp: move mipi_info assignment to next line in __get_asd_from_port()Daeseok Youn1-3/+5
2017-04-14staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()Daeseok Youn1-2/+2
2017-04-14staging: atomisp: remove enable_isp_irq function and add disable_isp_irqDaeseok Youn1-26/+8
2017-04-14staging/atomisp: fix spelling mistake: "falied" -> "failed"Colin Ian King1-1/+1
2017-04-14staging: atomisp: use local variable to reduce number of referencesDaeseok Youn1-17/+20
2017-03-29staging: media: atomisp: compress return logicArushi Singhal2-12/+6
2017-03-29staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()Vaibhav Kothari1-1/+1
2017-03-29Staging: atomisp - octal permissions, style fixDerek Robson2-10/+7
2017-03-29drivers/staging/media: atomisp: Removing redundant information from dev_errPushkar Jambhlekar1-1/+1
2017-03-29atomisp: kill another defineAlan Cox1-11/+10
2017-03-29atomisp: Remove another dead defineAlan Cox1-4/+0
2017-03-29atomisp: remove dead codeAlan Cox7-235/+1
2017-03-23ov5693: remove unused functionAlan Cox1-23/+0