summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci
AgeCommit message (Expand)Author
2021-09-18media: atomisp: pci: fix error return code in atomisp_pci_probe()Yang Yingliang
2021-09-18media: atomisp: Fix runtime PM imbalance in atomisp_pci_probeDinghao Liu
2021-06-17media: atomisp: remove compat_ioctl32 codeArnd Bergmann
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-05-19staging: media: atomisp: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2021-05-19media: staging: media: atomisp: Fix line split style issuesMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Refactor ia_css_stream_load()Martiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Fix alignment and line length issuesMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Replace if else clause with a ternaryMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Remove a superfluous else clause in sh_css.cMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Remove all redundant assertions in sh_css.cMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Fix the rest of sh_css.c brace issuesMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Remove redundant assertions in sh_css.cMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: Fix sh_css.c brace coding style issuesMartiros Shakhzadyan
2021-05-19media: staging: media: atomisp: pci: Balance braces around conditional statem...Aline Santana Cordeiro
2021-05-19media: staging: media: atomisp: pci: Balance braces around conditional statem...Aline Santana Cordeiro
2021-05-19media: staging: media: atomisp: pci: Balance braces around conditional statem...Aline Santana Cordeiro
2021-05-19media: staging: media: atomisp: pci: Balance braces around conditional statem...Aline Santana Cordeiro
2021-05-10media: staging: media: atomisp: pci: Format comments according to coding-styl...Aline Santana Cordeiro
2021-05-10media: staging: media: atomisp: pci: Format comments according to coding-styl...Aline Santana Cordeiro
2021-05-10media: staging: media: atomisp: pci: Correct identation in block of condition...Aline Santana Cordeiro
2021-05-10media: staging: media: atomisp: pci: Correct identation in block of condition...Aline Santana Cordeiro
2021-03-23media: atomisp: remove duplicate include in sh_cssZhang Yunkai
2021-03-23media: staging: atomisp: reduce kernel stack usageArnd Bergmann
2021-03-23media: atomisp: do not free kmalloc memory by vfreeJiri Slaby
2021-03-23media: atomisp: remove redundant NULL checkYang Li
2021-03-23media: atomisp: remove redundant NULL checkYang Li
2021-03-23media: atomisp: fix Wvisiblity warningArnd Bergmann
2021-03-22media: atomisp: Remove redundant NULL checkXu Wang
2021-03-22media: atomisp: Remove redundant NULL checkXu Wang
2021-03-22media: atomisp: replace boolean comparison of values with bool variablesAditya Srivastava
2021-03-22media: atomisp: Fix use after free in atomisp_alloc_css_stat_bufs()Dan Carpenter
2021-03-22media: atomisp: Write function decleration in one linePhilipp Gerlesberger
2021-03-22media: atomisp: Fix BLOCK_COMMENT_STYLEPhilipp Gerlesberger
2021-03-22media: atomisp: Fix PARENTHESIS_ALIGNMENTPhilipp Gerlesberger
2021-03-22media: atomisp: Delete bracesPhilipp Gerlesberger
2021-03-22media: atomisp: Fix funciton declerationPhilipp Gerlesberger
2021-03-22media: atomisp: Fix overlong linePhilipp Gerlesberger
2021-03-22media: atomisp: Fix OPEN_ENDED_LINEPhilipp Gerlesberger
2021-03-22media: atomisp: Fix EMBEDDED_FUNCTION_NAME warningPhilipp Gerlesberger
2021-03-22media: atomisp: Fix Block CommentsPhilipp Gerlesberger
2021-03-22media: atomisp: Convert comments to C99 initializersPhilipp Gerlesberger
2021-03-22media: atomisp: remove redundant NULL check of "params"Ding Xiang
2021-03-22media: atomisp: make atomisp_css_continuous_set_num_raw_frames() voidKaixu Xia
2021-03-22media: atomisp: make atomisp_css_stop() voidKaixu Xia
2021-03-22media: staging: media: atomisp: Remove unnecessary if statementAlex Dewar
2021-03-22media: staging: media: atomisp: Remove unused functionAlex Dewar
2021-03-22media: atomisp: Fixed error handling pathSouptick Joarder
2021-03-22media: staging: media: atomisp: clean up block comment style issuesGary Yao
2021-03-12atomisp: don't let it go past pipes arrayMauro Carvalho Chehab