summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-06-29Merge tag 'fbdev-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-19fbdev/media: Use GPIO descriptors for VIA GPIOLinus Walleij
2023-06-09media: mediatek: vcodec: Add dbgfs help functionYunfei Dong
2023-06-09media: mediatek: vcodec: Add encode to support dbgfsYunfei Dong
2023-06-09media: mediatek: vcodec: Change dbgfs interface to support encodeYunfei Dong
2023-06-09media: mediatek: vcodec: Get each instance format typeYunfei Dong
2023-06-09media: mediatek: vcodec: Get each context resolution informationYunfei Dong
2023-06-09media: mediatek: vcodec: Add a debugfs file to get different useful informationYunfei Dong
2023-06-09media: mediatek: vcodec: Add debug params to control different log levelYunfei Dong
2023-06-09media: mediatek: vcodec: Add debugfs interface to get debug informationYunfei Dong
2023-06-09media: mediatek: vcodec: support stateless AV1 decoderXiaoyong Lu
2023-06-09media: verisilicon: Conditionally ignore native formatsBenjamin Gaignard
2023-06-09media: verisilicon: Enable AV1 decoder on rk3588Benjamin Gaignard
2023-06-09media: verisilicon: Add film grain feature to AV1 driverBenjamin Gaignard
2023-06-09media: verisilicon: Add Rockchip AV1 decoderBenjamin Gaignard
2023-06-09media: verisilicon: Add AV1 entropy helpersBenjamin Gaignard
2023-06-09media: verisilicon: Compute motion vectors size for AV1 framesBenjamin Gaignard
2023-06-09media: verisilicon: Check AV1 bitstreams bit depthBenjamin Gaignard
2023-06-09media: verisilicon: Add AV1 decoder mode and controlsBenjamin Gaignard
2023-06-09media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV15_4L4Benjamin Gaignard
2023-06-09media: mediatek: vpu: add missing clk_unprepareHans Verkuil
2023-06-09media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil
2023-06-09media: platform: renesas-ceu: drop buf NULL checkHans Verkuil
2023-06-09media: rockchip: rga: fix clock cleanupHans Verkuil
2023-06-09media: venus: provide ctx queue lock for ioctl synchronizationSergey Senozhatsky
2023-06-09media: venus: return P010 as preferred format for 10 bit decodeDikshita Agarwal
2023-06-09media: venus: add handling of bit depth change from firmwareDikshita Agarwal
2023-06-09media: venus: update calculation for dpb buffersDikshita Agarwal
2023-06-09media: venus: add support for V4L2_PIX_FMT_P010 color formatDikshita Agarwal
2023-06-09media: venus: replace arrary index with enum for supported formatsDikshita Agarwal
2023-06-09media: venus: fix EOS handling in decoder stop commandDikshita Agarwal
2023-06-09media: venus: enable sufficient sequence change support for vp9Dikshita Agarwal
2023-06-09media: venus: add firmware version based checkDikshita Agarwal
2023-06-09media: venus: hfi_cmds: Use struct_size() helperGustavo A. R. Silva
2023-06-09media: venus: hfi_cmds: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-06-09media: venus: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
2023-06-09media: venus: hfi_cmds: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-06-09media: venus: helpers: Fix ALIGN() of non power of twoRikard Falkeborn
2023-06-09media: venus: simplify the return expression of venus_sys_set_* functionLiu Shixin
2023-06-09media: venus: simplify the return expression of session_process_buf()Qinglang Miao
2023-06-09Merge tag 'v6.4-rc5' into media_stageMauro Carvalho Chehab
2023-05-26media: video-mux: update driver to active statePhilipp Zabel
2023-05-26media: video-mux: fix error pathsPhilipp Zabel
2023-05-26media: Revert "media: exynos4-is: Remove dependency on obsolete SoC support"Artur Weber
2023-05-26media: mediatek: vcodec: using empty lat buffer as the last oneYunfei Dong
2023-05-26media: mediatek: vcodec: move core context from device to each instanceYunfei Dong
2023-05-26media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong
2023-05-26media: mediatek: vcodec: Avoid unneeded error loggingYunfei Dong