summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2022-06-27media: mediatek: vcodec: Report supported bitrate modesHirokazu Honda
2022-06-27media: mediatek: vcodec: Fix non subdev architecture open power failYunfei Dong
2022-06-27media: driver/nxp/imx-jpeg: fix a unexpected return value problemJian Zhang
2022-06-27media: mediatek: vcodec: Skip SOURCE_CHANGE & EOS events for statelessChen-Yu Tsai
2022-06-27media: stm32: dcmi: Drop always NULL sd_state from dcmi_pipeline_s_fmt()Marek Vasut
2022-06-27media: stm32: dcmi: Fill in remaining Bayer formatsMarek Vasut
2022-06-27media: mediatek: vcodec: Initialize decoder parameters after getting dec_capa...Yunfei Dong
2022-06-27media: atmel: atmel-isc-base: allow wb ctrls to be changed when isc is not co...Eugen Hristev
2022-06-27media: mediatek: vcodec: return EINVAL if plane is too smallJustin Green
2022-06-27media: mediatek: vcodec: remove unneeded semicolonYang Li
2022-06-27media: mediatek: vcodec: fix minmax.cocci warningGuo Zhengkui
2022-06-27media: rcar_drif: Remove useless license text when SPDX-License-Identifier is...Christophe JAILLET
2022-06-27media: amphion: output firmware error messageMing Qian
2022-06-27media: imx-jpeg: Disable slot interrupt when frame doneMing Qian
2022-06-27media: mediatek: vcodec: Change encoder v4l2 capability valueYunfei Dong
2022-06-27media: mediatek: vcodec: Fix encoder v4l2 bus_info not correctlyYunfei Dong
2022-06-27media: mediatek: vcodec: Change decoder v4l2 capability valueYunfei Dong
2022-06-27media: mediatek: vcodec: Fix decoder v4l2 bus_info not correctlyYunfei Dong
2022-06-27media: rkisp1: Drop parentheses and fix indentation in rkisp1_probe()Laurent Pinchart
2022-06-27media: rkisp1: Align macro definitionsLaurent Pinchart
2022-06-27media: rkisp1: capture: Bypass the main device for handling querycapPaul Elder
2022-06-27media: rkisp1: debug: Update max register name lengthLaurent Pinchart
2022-06-27media: rkisp1: debug: Consolidate reg dumps for shadow registersLaurent Pinchart
2022-06-27media: rkisp1: debug: Move resizer register dump to debugfsLaurent Pinchart
2022-06-27media: rkisp1: debug: Add debugfs files to dump core and ISP registersLaurent Pinchart
2022-06-27media: rkisp1: debug: Collect input status by sampling ISP_FLAGS_SHDLaurent Pinchart
2022-06-27media: rkisp1: Compile debugfs support conditionallyLaurent Pinchart
2022-06-27media: rkisp1: Move debugfs code to a separate fileLaurent Pinchart
2022-06-27media: rkisp1: resizer: Simplify register accessLaurent Pinchart
2022-06-27media: rkisp1: Swap value and address arguments to rkisp1_write()Laurent Pinchart
2022-06-27media: rkisp1: regs: Rename CCL, ICCL and IRCL registers with VI_ prefixLaurent Pinchart
2022-06-27media: rkisp1: regs: Don't use BIT() macro for multi-bit register fieldsLaurent Pinchart
2022-06-27media: rkisp1: Simplify rkisp1_entities_register() error pathLaurent Pinchart
2022-06-27media: rkisp1: stats: Simplify (un)registrationLaurent Pinchart
2022-06-27media: rkisp1: params: Fix and simplify (un)registrationLaurent Pinchart
2022-06-27media: rkisp1: resizer: Fix and simplify (un)registrationLaurent Pinchart
2022-06-27media: rkisp1: isp: Fix and simplify (un)registrationLaurent Pinchart
2022-06-27media: rkisp1: capture: Fix and simplify (un)registrationLaurent Pinchart
2022-06-27media: rkisp1: capture: Initialize entity before video deviceLaurent Pinchart
2022-06-20media: rcar-vin: Fix channel routing for EbisuNiklas Söderlund
2022-06-20media: mediatek/vcodec: Enable incoherent buffer allocationJustin Green
2022-06-20media: amphion: delete unnecessary NULL checkZiyang Xuan
2022-06-20media: imx-jpeg: Implement drain using v4l2-mem2mem helpersMing Qian
2022-06-20media: imx-jpeg: Align upwards buffer sizeMing Qian
2022-06-20media: imx-jpeg: Leave a blank space before the configuration dataMing Qian
2022-06-20media: imx-jpeg: Correct some definition according specificationMing Qian
2022-06-20media: platform: fix missing/incorrect resource cleanup in error caseChengguang Xu
2022-06-20media: amphion: Replace zero-length array with flexible-array memberKees Cook
2022-06-20media: mediatek: vcodec: Use kmemdup rather than kmalloc/memcpyHaowen Bai
2022-06-20media: atmel: atmel-isc-base: move cropping settings outside start_dmaEugen Hristev