summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci/atomisp2
AgeCommit message (Expand)Author
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-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: 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-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: remove sh_css_lace_stat codeArnd Bergmann
2017-03-21stating/atomisp: fix -Wold-style-definition warningArnd Bergmann
2017-03-21Staging: atomisp: fix an uninitialized variable bugDan Carpenter
2017-03-21Staging: atomisp: fix locking in alloc_user_pages()Dan Carpenter
2017-03-21atomisp: remove another pair of 2400/2401 differencesAlan Cox
2017-03-21atomisp: ia_css_bh_hmem_encode is a no-op so remove itAlan Cox
2017-03-21atomisp: remove another layer of allocator indirectionAlan Cox
2017-03-21atomisp: remove the unused debug wrapping from the mmgr layerAlan Cox
2017-03-21atomisp: remove aa kernel wrappersAlan Cox
2017-03-21atomisp: remove the iefd2 kernelAlan Cox
2017-03-17Revert "staging: media: atomisp: fill properly hmm_bo_type_strings when ION i...Jérémy Lefaure
2017-03-16staging: atomicsp: fix a loop timeoutDan Carpenter
2017-03-16staging: media: atomisp: remove duplicate includesJérémy Lefaure
2017-03-16staging: media: atomisp: fill properly hmm_bo_type_strings when ION is disabledJérémy Lefaure
2017-03-16staging: atomisp: fix "alignment should match open parenthesis"Daeseok Youn
2017-03-16staging: atomisp: remove useless #ifdef ISP2401 on top of atomisp_cmd.cDaeseok Youn
2017-03-16staging: atomisp: fix inconsistent indentingDaeseok Youn
2017-03-16staging: atomisp: fix unsigned int comparison with less than zeroDaeseok Youn