summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp
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-09-15media: atomisp: fix the uninitialized use and rename "retvalue"Yizhuo
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: remove unnecessary pr_info callsDeepak R Varma
2021-05-19media: staging: media: atomisp: replace raw pr_*() by dev_dbg()Deepak R Varma
2021-05-19media: staging: media: atomisp: fix CamelCase variable namingDeepak R Varma
2021-05-19media: staging: media: atomisp: reformat code comment blocksDeepak R Varma
2021-05-19media: staging: media: atomisp: remove unnecessary bracesDeepak R Varma
2021-05-19media: staging: media: atomisp: balance braces around if...else blockDeepak R Varma
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-05-10media: staging: media: atomisp: Minor code style changesMartiros Shakhzadyan
2021-05-10media: staging: media: atomisp: i2c: align line break to match with open pare...Beatriz Martins de Carvalho
2021-05-10media: staging: media: atomisp: Removed a superfluous else clauseMartiros Shakhzadyan
2021-04-06media: atomisp: fix a typoBhaskar Chowdhury
2021-03-23media: atomisp: remove duplicate include in sh_cssZhang Yunkai
2021-03-23media: staging: atomisp: reduce kernel stack usageArnd Bergmann
2021-03-23media: staging: media/atomisp: don't compile unused codekarthik alapati
2021-03-23media: atomisp: do not free kmalloc memory by vfreeJiri Slaby
2021-03-23media: atomisp: auto-select VIDEO_V4L2_SUBDEV_APITong Zhang
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-23media: atomisp: ov2722: remove unnecessary debug printFilip Kolev
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