summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)Author
2017-06-04[media] atomisp: don't treat warnings as errorsMauro Carvalho Chehab
2017-05-08drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton
2017-04-28staging: media: atomisp: fix range checking on clk_numColin Ian King
2017-04-28staging: media: atomisp: fix misspelled word in commentLuis Oliveira
2017-04-28staging: media: atomisp: kmap() can't failFabian Frederick
2017-04-28staging: atomisp: remove #ifdef for runtime PM functionsArnd Bergmann
2017-04-28staging: atomisp: satm include directory is goneArnd Bergmann
2017-04-28atomisp: remove some more unused filesAlan Cox
2017-04-28atomisp: remove hmm_load/store/clear indirectionsAlan Cox
2017-04-28atomisp: kill off mmgr_freeAlan Cox
2017-04-28atomisp: clean up the hmm init/cleanup indirectionsAlan Cox
2017-04-28atomisp: handle allocation calls before init in the hmm layerAlan Cox
2017-04-18staging/media: make atomisp vlv2_plat_clock explicitly non-modularPaul Gortmaker
2017-04-18staging: atomisp: remove odd 'list' fileGreg Kroah-Hartman
2017-04-18staging: atomisp: fix build breakage from files going awayGreg Kroah-Hartman
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-04-14atomisp: remove UDS kernel codeAlan Cox
2017-04-14atomisp: remove xnr3_0_5 and xnr3_0_11Alan Cox
2017-04-14atomisp: remove fixedbds kernel codeAlan Cox
2017-04-14atomisp: remove satm kernelAlan Cox
2017-04-14atomisp: remove contiguous handlingAlan Cox
2017-04-14atomisp: remove sh_css_malloc indirections where we canAlan Cox
2017-04-14atomisp: remove indirection from sh_css_mallocAlan Cox
2017-04-14atomisp: unwrap the _ex malloc/free functionsAlan Cox
2017-04-14atomisp: remove most of the uses of atomisp_kernel_mallocAlan Cox
2017-04-14staging: atomisp: move mipi_info assignment to next line in __get_asd_from_po...Daeseok Youn
2017-04-14staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()Daeseok Youn
2017-04-14staging: atomisp: remove enable_isp_irq function and add disable_isp_irqDaeseok Youn
2017-04-14staging/atomisp: fix spelling mistake: "falied" -> "failed"Colin Ian King
2017-04-14staging: atomisp: use local variable to reduce number of referencesDaeseok Youn
2017-03-29staging: media: atomisp: compress return logicArushi Singhal
2017-03-29staging: media: atomisp: i2c: removed unnecessary white space before comma in...Vaibhav Kothari
2017-03-29Staging: atomisp - octal permissions, style fixDerek Robson
2017-03-29drivers/staging/media: atomisp: Removing redundant information from dev_errPushkar Jambhlekar
2017-03-29atomisp: kill another defineAlan Cox
2017-03-29atomisp: Remove another dead defineAlan Cox
2017-03-29atomisp: remove dead codeAlan Cox
2017-03-23ov5693: remove unused functionAlan Cox
2017-03-21staging: media: atomisp: fix build errors when PM is disabledJérémy Lefaure
2017-03-21staging: atomisp: remove useless condition in if-statementsDaeseok Youn
2017-03-21staging: media: atomisp: Remove unnecessary braces.Varsha Rao
2017-03-21staging: media: atomisp: Remove unnecessary blank lines.Varsha Rao
2017-03-21staging: media: atomisp: Fix block comments warning.Varsha Rao
2017-03-21staging: media: atomisp: Added spaces around arithmetic operators.Varsha Rao
2017-03-21staging: atomisp: simplify if statement in atomisp_get_sensor_fps()Daeseok Youn
2017-03-21atomisp: remove a sysfs error message that can be used to log spamAlan Cox
2017-03-21staging: atomisp: remove redudant condition in if-statementDaeseok Youn
2017-03-21staging: atomisp: remove else statement after returnDaeseok Youn
2017-03-21staging/atomisp: add ACPI dependencyArnd Bergmann