summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-27media: tw686x: Fix an error handling path in tw686x_probe()Christophe JAILLET1-1/+4
2022-06-27media: stm32: dcmi: Drop always NULL sd_state from dcmi_pipeline_s_fmt()Marek Vasut1-3/+2
2022-06-27media: stm32: dcmi: Fill in remaining Bayer formatsMarek Vasut1-0/+48
2022-06-27media: mediatek: vcodec: Initialize decoder parameters after getting dec_capa...Yunfei Dong2-2/+2
2022-06-27media: rkvdec:Remove redundant memsetZhang Zekun1-2/+0
2022-06-27media: atmel: atmel-isc-base: allow wb ctrls to be changed when isc is not co...Eugen Hristev1-4/+0
2022-06-27media: sta2x11: remove VIRT_TO_BUS dependencyArnd Bergmann1-1/+1
2022-06-27media: mediatek: vcodec: return EINVAL if plane is too smallJustin Green1-0/+1
2022-06-27media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is setMing Qian1-1/+1
2022-06-27media: mediatek: vcodec: remove unneeded semicolonYang Li1-1/+1
2022-06-27media: hdpvr: fix error value returns in hdpvr_readNiels Dossche1-1/+1
2022-06-27media: mediatek: vcodec: fix minmax.cocci warningGuo Zhengkui1-1/+1
2022-06-27media: ddbridge: Remove useless license text when SPDX-License-Identifier is ...Christophe JAILLET16-147/+3
2022-06-27media: em28xx: Remove useless license text when SPDX-License-Identifier is al...Christophe JAILLET11-103/+0
2022-06-27media: rcar_drif: Remove useless license text when SPDX-License-Identifier is...Christophe JAILLET1-5/+0
2022-06-27media: platform: cros-ec: Add kinox to the match tableAjye Huang1-0/+2
2022-06-27media: amphion: output firmware error messageMing Qian1-1/+6
2022-06-27media: imx-jpeg: Disable slot interrupt when frame doneMing Qian3-8/+8
2022-06-27media: mediatek: vcodec: Change encoder v4l2 capability valueYunfei Dong2-3/+2
2022-06-27media: mediatek: vcodec: Fix encoder v4l2 bus_info not correctlyYunfei Dong1-1/+20
2022-06-27media: mediatek: vcodec: Change decoder v4l2 capability valueYunfei Dong1-2/+2
2022-06-27media: mediatek: vcodec: Fix decoder v4l2 bus_info not correctlyYunfei Dong1-1/+22
2022-06-27media: rkisp1: Drop parentheses and fix indentation in rkisp1_probe()Laurent Pinchart1-3/+3
2022-06-27media: rkisp1: Align macro definitionsLaurent Pinchart1-15/+15
2022-06-27media: rkisp1: capture: Bypass the main device for handling querycapPaul Elder1-5/+2
2022-06-27media: rkisp1: debug: Update max register name lengthLaurent Pinchart1-3/+9
2022-06-27media: rkisp1: debug: Consolidate reg dumps for shadow registersLaurent Pinchart1-50/+33
2022-06-27media: rkisp1: debug: Move resizer register dump to debugfsLaurent Pinchart2-37/+57
2022-06-27media: rkisp1: debug: Add debugfs files to dump core and ISP registersLaurent Pinchart1-0/+72
2022-06-27media: rkisp1: debug: Collect input status by sampling ISP_FLAGS_SHDLaurent Pinchart2-0/+63
2022-06-27media: rkisp1: Compile debugfs support conditionallyLaurent Pinchart2-8/+19
2022-06-27media: rkisp1: Move debugfs code to a separate fileLaurent Pinchart4-32/+57
2022-06-27media: rkisp1: resizer: Simplify register accessLaurent Pinchart3-155/+75
2022-06-27media: rkisp1: Swap value and address arguments to rkisp1_write()Laurent Pinchart6-488/+477
2022-06-27media: rkisp1: regs: Rename CCL, ICCL and IRCL registers with VI_ prefixLaurent Pinchart3-43/+44
2022-06-27media: rkisp1: regs: Don't use BIT() macro for multi-bit register fieldsLaurent Pinchart1-27/+27
2022-06-27media: rkisp1: Simplify rkisp1_entities_register() error pathLaurent Pinchart1-21/+19
2022-06-27media: rkisp1: stats: Simplify (un)registrationLaurent Pinchart1-4/+7
2022-06-27media: rkisp1: params: Fix and simplify (un)registrationLaurent Pinchart1-3/+11
2022-06-27media: rkisp1: resizer: Fix and simplify (un)registrationLaurent Pinchart1-17/+17
2022-06-27media: rkisp1: isp: Fix and simplify (un)registrationLaurent Pinchart1-7/+13
2022-06-27media: rkisp1: capture: Fix and simplify (un)registrationLaurent Pinchart1-15/+15
2022-06-27media: rkisp1: capture: Initialize entity before video deviceLaurent Pinchart1-7/+10
2022-06-20media: pvrusb2: fix memory leak in pvr_probeDongliang Mu1-0/+1
2022-06-20media: rcar-vin: Fix channel routing for EbisuNiklas Söderlund1-1/+1
2022-06-20media: mediatek/vcodec: Enable incoherent buffer allocationJustin Green1-0/+2
2022-06-20media: amphion: delete unnecessary NULL checkZiyang Xuan3-6/+3
2022-06-20media: imx-jpeg: Implement drain using v4l2-mem2mem helpersMing Qian2-84/+73
2022-06-20media: imx-jpeg: Align upwards buffer sizeMing Qian1-51/+37
2022-06-20media: imx-jpeg: Leave a blank space before the configuration dataMing Qian1-1/+8