summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* media: rkisp1: debug: Move resizer register dump to debugfsLaurent Pinchart2022-06-272-37/+57
* media: rkisp1: debug: Add debugfs files to dump core and ISP registersLaurent Pinchart2022-06-271-0/+72
* media: rkisp1: debug: Collect input status by sampling ISP_FLAGS_SHDLaurent Pinchart2022-06-272-0/+63
* media: rkisp1: Compile debugfs support conditionallyLaurent Pinchart2022-06-272-8/+19
* media: rkisp1: Move debugfs code to a separate fileLaurent Pinchart2022-06-274-32/+57
* media: rkisp1: resizer: Simplify register accessLaurent Pinchart2022-06-273-155/+75
* media: rkisp1: Swap value and address arguments to rkisp1_write()Laurent Pinchart2022-06-276-488/+477
* media: rkisp1: regs: Rename CCL, ICCL and IRCL registers with VI_ prefixLaurent Pinchart2022-06-273-43/+44
* media: rkisp1: regs: Don't use BIT() macro for multi-bit register fieldsLaurent Pinchart2022-06-271-27/+27
* media: rkisp1: Simplify rkisp1_entities_register() error pathLaurent Pinchart2022-06-271-21/+19
* media: rkisp1: stats: Simplify (un)registrationLaurent Pinchart2022-06-271-4/+7
* media: rkisp1: params: Fix and simplify (un)registrationLaurent Pinchart2022-06-271-3/+11
* media: rkisp1: resizer: Fix and simplify (un)registrationLaurent Pinchart2022-06-271-17/+17
* media: rkisp1: isp: Fix and simplify (un)registrationLaurent Pinchart2022-06-271-7/+13
* media: rkisp1: capture: Fix and simplify (un)registrationLaurent Pinchart2022-06-271-15/+15
* media: rkisp1: capture: Initialize entity before video deviceLaurent Pinchart2022-06-271-7/+10
* media: rcar-vin: Fix channel routing for EbisuNiklas Söderlund2022-06-201-1/+1
* media: mediatek/vcodec: Enable incoherent buffer allocationJustin Green2022-06-201-0/+2
* media: amphion: delete unnecessary NULL checkZiyang Xuan2022-06-203-6/+3
* media: imx-jpeg: Implement drain using v4l2-mem2mem helpersMing Qian2022-06-202-84/+73
* media: imx-jpeg: Align upwards buffer sizeMing Qian2022-06-201-51/+37
* media: imx-jpeg: Leave a blank space before the configuration dataMing Qian2022-06-201-1/+8
* media: imx-jpeg: Correct some definition according specificationMing Qian2022-06-201-4/+4
* media: platform: fix missing/incorrect resource cleanup in error caseChengguang Xu2022-06-201-2/+1
* media: amphion: Replace zero-length array with flexible-array memberKees Cook2022-06-201-1/+1
* media: mediatek: vcodec: Use kmemdup rather than kmalloc/memcpyHaowen Bai2022-06-201-2/+1
* media: atmel: atmel-isc-base: move cropping settings outside start_dmaEugen Hristev2022-06-201-4/+10
* media: camss: Move and unexport functions specific to ISPIFVladimir Zapolskiy2022-06-203-39/+37
* media: amphion: return error if format is unsupported by vpuMing Qian2022-06-202-2/+6
* media: platform: exynos4-is: fix typos in commentsJulia Lawall2022-06-202-2/+2
* media: mediatek: vcodec: fix typo in commentJulia Lawall2022-06-201-1/+1
* media: platform: exynos-gsc: fix typo in commentJulia Lawall2022-06-201-1/+1
* media: platform: omap: Pass a pointer to virt_to_page()Linus Walleij2022-06-201-2/+2
* media: amphion: vdec check format in enum_fmtMing Qian2022-06-203-1/+18
* media: camss: Allocate camss struct as a managed device resourceVladimir Zapolskiy2022-06-201-23/+10
* media: media: jpegenc: set bit mask for jpegenckyrie wu2022-06-201-0/+3
* media: mediatek: vcodec: Add to support H264 inner racing modeYunfei Dong2022-06-204-5/+69
* media: mediatek: vcodec: prevent kernel crash when scp ipi timeoutYunfei Dong2022-06-201-0/+5
* media: mediatek: vcodec: Different codec using different capture formatYunfei Dong2022-06-201-0/+41
* media: mediatek: vcodec: Adds compatible for mt8195Yunfei Dong2022-06-201-0/+4
* media: mediatek: vcodec: Add to support lat soc hardwareYunfei Dong2022-06-204-3/+28
* media: mediatek: vcodec: add vp9 decoder driver for mt8186Yunfei Dong2022-06-202-4/+195
* media: imx-jpeg: Encoder support to set jpeg qualityMing Qian2022-06-204-3/+73
* media: platform: samsung: s5p-jpeg: replace ternary operator with max()Guo Zhengkui2022-06-201-1/+1
* media: platform: exynos-gsc: remove redundant initializations of f_chk_len an...Colin Ian King2022-06-201-2/+1
* media: amphion: support for reloading moduleMing Qian2022-06-201-7/+4
* media: atmel: atmel-isc-base: remove unneeded semicolonYang Li2022-06-201-1/+1
* media: st-delta: Remove unneeded NULL check in delta-v4l2Wan Jiabing2022-06-201-15/+9
* media: camss: Allocate power domain resources dynamicallyVladimir Zapolskiy2022-06-202-21/+24
* media: davinci: vpif: add missing of_node_put() in vpif_probe()Yang Yingliang2022-06-201-0/+1