summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-06-27media: atmel: atmel-isc-base: allow wb ctrls to be changed when isc is not co...Eugen Hristev-4/+0
2022-06-27media: sta2x11: remove VIRT_TO_BUS dependencyArnd Bergmann-1/+1
2022-06-27media: mediatek: vcodec: return EINVAL if plane is too smallJustin Green-0/+1
2022-06-27media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is setMing Qian-1/+1
2022-06-27media: mediatek: vcodec: remove unneeded semicolonYang Li-1/+1
2022-06-27media: hdpvr: fix error value returns in hdpvr_readNiels Dossche-1/+1
2022-06-27media: mediatek: vcodec: fix minmax.cocci warningGuo Zhengkui-1/+1
2022-06-27media: MAINTAINERS: add include/dt-bindings/media to MEDIA INPUT INFRASTRUCTURELukas Bulwahn-0/+1
2022-06-27media: ddbridge: Remove useless license text when SPDX-License-Identifier is ...Christophe JAILLET-147/+3
2022-06-27media: em28xx: Remove useless license text when SPDX-License-Identifier is al...Christophe JAILLET-103/+0
2022-06-27media: rcar_drif: Remove useless license text when SPDX-License-Identifier is...Christophe JAILLET-5/+0
2022-06-27media: platform: cros-ec: Add kinox to the match tableAjye Huang-0/+2
2022-06-27media: amphion: output firmware error messageMing Qian-1/+6
2022-06-27media: imx-jpeg: Disable slot interrupt when frame doneMing Qian-8/+8
2022-06-27media: mediatek: vcodec: Change encoder v4l2 capability valueYunfei Dong-3/+2
2022-06-27media: mediatek: vcodec: Fix encoder v4l2 bus_info not correctlyYunfei Dong-1/+20
2022-06-27media: mediatek: vcodec: Change decoder v4l2 capability valueYunfei Dong-2/+2
2022-06-27media: mediatek: vcodec: Fix decoder v4l2 bus_info not correctlyYunfei Dong-1/+22
2022-06-27media: rkisp1: Drop parentheses and fix indentation in rkisp1_probe()Laurent Pinchart-3/+3
2022-06-27media: rkisp1: Align macro definitionsLaurent Pinchart-15/+15
2022-06-27media: rkisp1: capture: Bypass the main device for handling querycapPaul Elder-5/+2
2022-06-27media: rkisp1: debug: Update max register name lengthLaurent Pinchart-3/+9
2022-06-27media: rkisp1: debug: Consolidate reg dumps for shadow registersLaurent Pinchart-50/+33
2022-06-27media: rkisp1: debug: Move resizer register dump to debugfsLaurent Pinchart-37/+57
2022-06-27media: rkisp1: debug: Add debugfs files to dump core and ISP registersLaurent Pinchart-0/+72
2022-06-27media: rkisp1: debug: Collect input status by sampling ISP_FLAGS_SHDLaurent Pinchart-0/+63
2022-06-27media: rkisp1: Compile debugfs support conditionallyLaurent Pinchart-8/+19
2022-06-27media: rkisp1: Move debugfs code to a separate fileLaurent Pinchart-32/+57
2022-06-27media: rkisp1: resizer: Simplify register accessLaurent Pinchart-155/+75
2022-06-27media: rkisp1: Swap value and address arguments to rkisp1_write()Laurent Pinchart-488/+477
2022-06-27media: rkisp1: regs: Rename CCL, ICCL and IRCL registers with VI_ prefixLaurent Pinchart-43/+44
2022-06-27media: rkisp1: regs: Don't use BIT() macro for multi-bit register fieldsLaurent Pinchart-27/+27
2022-06-27media: rkisp1: Simplify rkisp1_entities_register() error pathLaurent Pinchart-21/+19
2022-06-27media: rkisp1: stats: Simplify (un)registrationLaurent Pinchart-4/+7
2022-06-27media: rkisp1: params: Fix and simplify (un)registrationLaurent Pinchart-3/+11
2022-06-27media: rkisp1: resizer: Fix and simplify (un)registrationLaurent Pinchart-17/+17
2022-06-27media: rkisp1: isp: Fix and simplify (un)registrationLaurent Pinchart-7/+13
2022-06-27media: rkisp1: capture: Fix and simplify (un)registrationLaurent Pinchart-15/+15
2022-06-27media: rkisp1: capture: Initialize entity before video deviceLaurent Pinchart-7/+10
2022-06-20media: pvrusb2: fix memory leak in pvr_probeDongliang Mu-0/+1
2022-06-20media: rcar-vin: Fix channel routing for EbisuNiklas Söderlund-1/+1
2022-06-20media: mediatek/vcodec: Enable incoherent buffer allocationJustin Green-0/+2
2022-06-20media: amphion: delete unnecessary NULL checkZiyang Xuan-6/+3
2022-06-20media: imx-jpeg: Implement drain using v4l2-mem2mem helpersMing Qian-84/+73
2022-06-20media: imx-jpeg: Align upwards buffer sizeMing Qian-51/+37
2022-06-20media: imx-jpeg: Leave a blank space before the configuration dataMing Qian-1/+8
2022-06-20media: imx-jpeg: Correct some definition according specificationMing Qian-4/+4
2022-06-20media: platform: fix missing/incorrect resource cleanup in error caseChengguang Xu-2/+1
2022-06-20media: amphion: Replace zero-length array with flexible-array memberKees Cook-1/+1
2022-06-20media: Hantro: Correct G2 init qp fieldBenjamin Gaignard-1/+1