aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)AuthorFilesLines
2017-03-21staging: media: atomisp: fix build errors when PM is disabledJérémy Lefaure1-2/+2
2017-03-21staging: atomisp: remove useless condition in if-statementsDaeseok Youn1-4/+2
2017-03-21staging: media: atomisp: Remove unnecessary braces.Varsha Rao3-6/+3
2017-03-21staging: media: atomisp: Remove unnecessary blank lines.Varsha Rao4-11/+0
2017-03-21staging: media: atomisp: Fix block comments warning.Varsha Rao2-13/+15
2017-03-21staging: media: atomisp: Added spaces around arithmetic operators.Varsha Rao3-13/+13
2017-03-21staging: atomisp: simplify if statement in atomisp_get_sensor_fps()Daeseok Youn1-12/+10
2017-03-21atomisp: remove a sysfs error message that can be used to log spamAlan Cox1-3/+1
2017-03-21staging: atomisp: remove redudant condition in if-statementDaeseok Youn1-1/+1
2017-03-21staging: atomisp: remove else statement after returnDaeseok Youn1-3/+3
2017-03-21staging/atomisp: add ACPI dependencyArnd Bergmann1-1/+1
2017-03-21staging/atomisp: add PCI dependencyArnd Bergmann1-1/+1
2017-03-21staging/atomisp: add VIDEO_V4L2_SUBDEV_API dependencyArnd Bergmann1-1/+1
2017-03-21staging/atomisp: remove sh_css_lace_stat codeArnd Bergmann7-72/+0
2017-03-21stating/atomisp: fix -Wold-style-definition warningArnd Bergmann1-1/+1
2017-03-21staging/atomisp: fix empty-body warningArnd Bergmann1-18/+19
2017-03-21staging: media: atomisp: add missing dependencies in KconfigJérémy Lefaure2-2/+2
2017-03-21staging: media: atomisp: select REGMAP_I2C needed by ap1302.cJérémy Lefaure1-0/+1
2017-03-21Staging: atomisp: fix an uninitialized variable bugDan Carpenter1-1/+1
2017-03-21Staging: atomisp: fix locking in alloc_user_pages()Dan Carpenter1-0/+1
2017-03-21atomisp: remove another pair of 2400/2401 differencesAlan Cox2-11/+0
2017-03-21atomisp/imx: Fix locking bug on error pathAlan Cox1-1/+3
2017-03-21atomisp: ia_css_bh_hmem_encode is a no-op so remove itAlan Cox5-35/+0
2017-03-21atomisp: remove another layer of allocator indirectionAlan Cox10-176/+35
2017-03-21atomisp: remove the unused debug wrapping from the mmgr layerAlan Cox2-90/+20
2017-03-21atomisp: remove aa kernel wrappersAlan Cox9-139/+26
2017-03-21atomisp: remove the iefd2 kernelAlan Cox14-701/+0
2017-03-17staging: media: atomisp: add missing include in vlv2_plat_clock.cJérémy Lefaure1-0/+1
2017-03-17Revert "staging: media: atomisp: fill properly hmm_bo_type_strings when ION is disabled"Jérémy Lefaure1-2/+0
2017-03-16staging: atomicsp: fix a loop timeoutDan Carpenter1-1/+1
2017-03-16staging: media: atomisp: remove duplicate includesJérémy Lefaure4-4/+0
2017-03-16staging: media: atomisp: fill properly hmm_bo_type_strings when ION is disabledJérémy Lefaure1-0/+2
2017-03-16staging: atomisp: fix "alignment should match open parenthesis"Daeseok Youn1-89/+90
2017-03-16staging: atomisp: remove useless #ifdef ISP2401 on top of atomisp_cmd.cDaeseok Youn1-3/+0
2017-03-16staging: atomisp: fix inconsistent indentingDaeseok Youn1-2/+2
2017-03-16staging: atomisp: fix unsigned int comparison with less than zeroDaeseok Youn1-2/+1
2017-03-16staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_get_sizeTahia Khan1-1/+1
2017-03-16staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_dequeueTahia Khan1-1/+1
2017-03-16staging: atomisp: Removes pointer comparison to 0 in ia_css_queue_enqueueTahia Khan1-1/+1
2017-03-16staging: media: atomisp: fix build error in ov5693 driverTobias Regnery1-1/+1
2017-03-16Staging: atomisp: kfreeing a devm allocated pointerDan Carpenter2-2/+0
2017-03-16staging: atomisp: silence an array overflow warningDan Carpenter1-1/+1
2017-03-16staging/atomisp: silence uninitialized variable warningsDan Carpenter1-10/+6
2017-03-16staging: atomisp: off by one in atomisp_acc_load_extensions()Dan Carpenter1-4/+2
2017-03-16staging: media: atomisp: fix semicolon.cocci warningsJulia Lawall1-1/+1
2017-03-14staging: atomisp: fix missing break in switch statementColin Ian King1-1/+1
2017-03-14staging/atomisp: remove redundant null check on frameColin Ian King1-2/+1
2017-03-14staging: atomisp: potential underflow in atomisp_get_metadata_by_type()Dan Carpenter1-1/+1
2017-03-14staging: media: Remove unused function atomisp_set_stop_timeout()simran singhal3-7/+0
2017-03-14staging: media: atomisp: Remove gc2235_init() function.Varsha Rao1-5/+1