aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)AuthorFilesLines
2021-05-10media: staging: media: atomisp: pci: Format comments according to coding-style in file atomisp_acc.cAline Santana Cordeiro1-3/+5
2021-05-10media: staging: media: atomisp: pci: Correct identation in block of conditional statements in file atomisp_acc.cAline Santana Cordeiro1-2/+2
2021-05-10media: staging: media: atomisp: pci: Correct identation in block of conditional statements in file atomisp_v4l2.cAline Santana Cordeiro1-1/+1
2021-05-10media: staging: media: atomisp: Minor code style changesMartiros Shakhzadyan1-4/+4
2021-05-10media: staging: media: atomisp: i2c: align line break to match with open parenthesisBeatriz Martins de Carvalho1-2/+2
2021-05-10media: staging: media: atomisp: Removed a superfluous else clauseMartiros Shakhzadyan1-5/+5
2021-04-06media: atomisp: fix a typoBhaskar Chowdhury1-1/+1
2021-03-23media: atomisp: remove duplicate include in sh_cssZhang Yunkai1-3/+0
2021-03-23media: staging: atomisp: reduce kernel stack usageArnd Bergmann3-36/+33
2021-03-23media: staging: media/atomisp: don't compile unused codekarthik alapati1-2/+3
2021-03-23media: atomisp: do not free kmalloc memory by vfreeJiri Slaby1-1/+1
2021-03-23media: atomisp: auto-select VIDEO_V4L2_SUBDEV_APITong Zhang1-0/+1
2021-03-23media: atomisp: remove redundant NULL checkYang Li1-4/+2
2021-03-23media: atomisp: remove redundant NULL checkYang Li1-4/+2
2021-03-23media: atomisp: fix Wvisiblity warningArnd Bergmann1-0/+2
2021-03-23media: atomisp: ov2722: remove unnecessary debug printFilip Kolev1-2/+0
2021-03-22media: atomisp: Remove redundant NULL checkXu Wang1-2/+1
2021-03-22media: atomisp: Remove redundant NULL checkXu Wang1-2/+1
2021-03-22media: atomisp: replace boolean comparison of values with bool variablesAditya Srivastava3-13/+13
2021-03-22media: atomisp: Fix use after free in atomisp_alloc_css_stat_bufs()Dan Carpenter1-3/+1
2021-03-22media: atomisp: Write function decleration in one linePhilipp Gerlesberger1-33/+11
2021-03-22media: atomisp: Fix BLOCK_COMMENT_STYLEPhilipp Gerlesberger1-2/+2
2021-03-22media: atomisp: Fix PARENTHESIS_ALIGNMENTPhilipp Gerlesberger1-2/+1
2021-03-22media: atomisp: Delete bracesPhilipp Gerlesberger1-2/+0
2021-03-22media: atomisp: Fix funciton declerationPhilipp Gerlesberger1-3/+2
2021-03-22media: atomisp: Fix overlong linePhilipp Gerlesberger1-1/+2
2021-03-22media: atomisp: Fix OPEN_ENDED_LINEPhilipp Gerlesberger1-2/+1
2021-03-22media: atomisp: Fix EMBEDDED_FUNCTION_NAME warningPhilipp Gerlesberger1-5/+3
2021-03-22media: atomisp: Fix Block CommentsPhilipp Gerlesberger1-2/+3
2021-03-22media: atomisp: Convert comments to C99 initializersPhilipp Gerlesberger1-17/+5
2021-03-22media: atomisp: remove redundant NULL check of "params"Ding Xiang1-3/+1
2021-03-22media: atomisp: do not select COMMON_CLK to fix buildsKrzysztof Kozlowski1-1/+1
2021-03-22media: atomisp: make atomisp_css_continuous_set_num_raw_frames() voidKaixu Xia3-12/+8
2021-03-22media: atomisp: make atomisp_css_stop() voidKaixu Xia3-6/+5
2021-03-22media: staging: media: atomisp: Remove unnecessary if statementAlex Dewar1-21/+6
2021-03-22media: staging: media: atomisp: Remove unused functionAlex Dewar2-28/+0
2021-03-22media: staging: atomisp: Corrected error handling in functionLeonid Kushnir1-3/+4
2021-03-22media: staging: atomisp: Removed else branch in functionLeonid Kushnir1-5/+4
2021-03-22media: staging: atomisp: Fixed allignment to match open parenthesisLeonid Kushnir1-2/+2
2021-03-22media: atomisp: Fixed error handling pathSouptick Joarder1-5/+8
2021-03-22media: staging: media: atomisp: clean up block comment style issuesGary Yao1-18/+23
2021-03-22media: staging: media: atomisp: Remove unhelpful info messageAlex Dewar1-1/+0
2021-03-22atomisp: remove a now unused varMauro Carvalho Chehab1-1/+0
2021-03-22media: staging: media: atomisp: Don't abort on error in module exit pathAlex Dewar1-11/+6
2021-03-22media: [next] staging: media: atomisp: fix memory leak of object flashColin Ian King1-8/+11
2021-03-12atomisp: don't let it go past pipes arrayMauro Carvalho Chehab1-0/+3
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2021-02-15media: atomisp: Remove unused headerAndy Shevchenko1-1/+0
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab1-20/+0
2021-01-27media: atomisp: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1