summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-23media: atomisp: Annotate a couple of definitions with __maybe_unusedAndy Shevchenko1-2/+2
2021-07-23media: atomisp: Remove unused declarationsAndy Shevchenko1-17/+0
2021-07-23media: atomisp: remove the repeated declarationShaokun Zhang1-2/+0
2021-07-23media: atomisp: improve error handling in gc2235_detect()Tom Rix1-10/+3
2021-07-23media: atomisp: Fix whitespace at the beginning of lineAniket Bhattacharyea1-4/+4
2021-07-23media: atomisp: Align block commentsJiabing Wan1-2/+2
2021-07-23media: atomisp: Use sysfs_emit() instead of sprintf() where appropriateNguyen Dinh Phi1-3/+3
2021-07-23media: atomisp: Fix line continuation style issue in sh_css.cMartiros Shakhzadyan1-8/+6
2021-07-23media: atomisp: Use kcalloc instead of kzalloc with multiply in sh_css.cMartiros Shakhzadyan1-10/+12
2021-07-23media: atomisp: Remove unnecessary parens in sh_css.cMartiros Shakhzadyan1-1/+1
2021-07-23media: atomisp: Resolve goto style issue in sh_css.cMartiros Shakhzadyan1-2/+2
2021-07-23media: atomisp: fix the uninitialized use and rename "retvalue"Yizhuo1-4/+7
2021-07-22media: atomisp: pci: reposition braces as per coding styleDeepak R Varma4-196/+155
2021-07-22media: atomisp: i2c: Remove a superfluous else clause in atomisp-mt9m114.cMartiros Shakhzadyan1-6/+5
2021-07-22media: atomisp: Move MIPI_PORT_LANES to the only userAndy Shevchenko2-11/+11
2021-07-22media: atomisp: Perform a single memset() for unionKees Cook1-4/+1
2021-07-22media: atomisp: pci: fix error return code in atomisp_pci_probe()Yang Yingliang1-1/+2
2021-07-22media: atomisp: pci: Remove unnecessary (void *) castFabio M. De Francesco1-1/+1
2021-07-22media: atomisp: pci: Remove checks before kfree/kvfreeFabio M. De Francesco1-4/+2
2021-07-22media: atomisp: Remove unused port_enabled variableAndy Shevchenko1-3/+0
2021-07-22media: atomisp: Annotate a couple of definitions with __maybe_unusedAndy Shevchenko1-2/+2
2021-07-22media: atomisp: Remove unused declarationsAndy Shevchenko1-17/+0
2021-07-22media: atomisp: remove the repeated declarationShaokun Zhang1-2/+0
2021-07-22media: atomisp: improve error handling in gc2235_detect()Tom Rix1-10/+3
2021-07-22media: atomisp: Fix whitespace at the beginning of lineAniket Bhattacharyea1-4/+4
2021-07-22media: atomisp: Align block commentsJiabing Wan1-2/+2
2021-07-22media: atomisp: Use sysfs_emit() instead of sprintf() where appropriateNguyen Dinh Phi1-3/+3
2021-07-22media: atomisp: Fix line continuation style issue in sh_css.cMartiros Shakhzadyan1-8/+6
2021-07-22media: atomisp: Use kcalloc instead of kzalloc with multiply in sh_css.cMartiros Shakhzadyan1-10/+12
2021-07-22media: atomisp: Remove unnecessary parens in sh_css.cMartiros Shakhzadyan1-1/+1
2021-07-22media: atomisp: Resolve goto style issue in sh_css.cMartiros Shakhzadyan1-2/+2
2021-07-22media: atomisp: use list_splice_init in atomisp_compat_css20.cBaokun Li1-33/+5
2021-07-22media: atomisp: fix the uninitialized use and rename "retvalue"Yizhuo1-4/+7
2021-07-22media: atomisp: remove useless returnsPavel Skripkin1-38/+0
2021-07-22media: atomisp: remove dublicate codePavel Skripkin1-13/+0
2021-07-22media: atomisp: remove useless breaksPavel Skripkin1-11/+0
2021-07-22media: atomisp: pci: fixed a curly bracket coding style issue.Dmitrii Wolf1-1/+2
2021-07-22media: atomisp: Fix runtime PM imbalance in atomisp_pci_probeDinghao Liu1-0/+1
2021-07-22media: atomisp-ov2680: A trivial typo fixBhaskar Chowdhury1-1/+1
2021-07-22media: atomisp: Fix typo "accesible"Ricardo Ribalda3-3/+3
2021-07-22media: coda: fix frame_mem_ctrl for YUV420 and YVU420 formatsPhilipp Zabel1-5/+13
2021-07-22media: ti-vpe: cal: fix indexing of cal->ctx[] in cal_probe()Tom Rix1-3/+3
2021-07-22media: rockchip/rga: fix error handling in probeDan Carpenter1-5/+22
2021-07-22media: platform: stm32: unprepare clocks at handling errors in probeEvgeny Novikov1-8/+18
2021-07-22media: stkwebcam: fix memory leak in stk_camera_probePavel Skripkin1-2/+4
2021-07-22media: media/cec-core.rst: update adap_enable docHans Verkuil1-3/+6
2021-07-22media: rkisp1: cap: initialize dma buf address in 'buf_init' cbDafna Hirschfeld1-1/+11
2021-07-22media: rkisp1: remove field 'vaddr' from 'rkisp1_buffer'Dafna Hirschfeld3-11/+4
2021-07-22media: v4l2-subdev: fix some NULL vs IS_ERR() checksDan Carpenter3-6/+6
2021-07-22media: go7007: remove redundant initializationPavel Skripkin1-26/+0