summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2023-06-09media: mediatek: vcodec: Only apply 4K frame sizes on decoder formatsPin-yen Lin
2023-06-09media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund
2023-06-09media: rcar-vin: Fix NV12 size alignmentNiklas Söderlund
2023-06-09media: rcar-vin: Gen3 can not scale NV12Niklas Söderlund
2023-05-24media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_s...Wei Chen
2023-05-24media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart
2023-05-24media: imx-jpeg: Bounds check sizeimage accessKees Cook
2023-05-11media: mediatek: vcodec: add remove function for decoder platform driverYunfei Dong
2023-05-11media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong
2023-05-11media: venus: dec: Fix capture formats enumeration orderJavier Martinez Canillas
2023-05-11media: venus: dec: Fix handling of the start cmdMichał Krawczyk
2023-05-11media: rcar_fdp1: Fix refcount leak in probe and remove functionMiaoqian Lin
2023-05-11media: rcar_fdp1: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-11media: vsp1: Replace vb2_is_streaming() with vb2_start_streaming_called()Laurent Pinchart
2023-05-11media: platform: mtk-mdp3: fix potential frame size overflow in mdp_try_fmt_m...Moudy Ho
2023-05-11media: mediatek: vcodec: change lat thread decode error conditionYunfei Dong
2023-05-11media: mediatek: vcodec: making sure queue_work successfullyYunfei Dong
2023-05-11media: mediatek: vcodec: remove unused lat_bufYunfei Dong
2023-05-11media: mediatek: vcodec: add core decode done eventYunfei Dong
2023-05-11media: mediatek: vcodec: move lat_buf to the top of core listYunfei Dong
2023-05-11media: mediatek: vcodec: using each instance lat_buf count replace core ready...Yunfei Dong
2023-05-11media: mediatek: vcodec: add params to record lat and core lat_buf countYunfei Dong
2023-05-11media: mediatek: vcodec: Force capture queue format to MM21Yunfei Dong
2023-05-11media: mediatek: vcodec: Make MM21 the default capture formatYunfei Dong
2023-05-11media: mediatek: vcodec: Use 4K frame size when supported by stateful decoderPin-yen Lin
2023-05-11media: mtk-jpeg: Fixes jpeg enc&dec worker sw flowkyrie wu
2023-05-11media: mtk-jpeg: Fixes jpeghw multi-core judgementkyrie wu
2023-05-11media: amphion: decoder implement display delay enableMing Qian
2023-05-11media: platform: mtk-mdp3: Add missing check and free for ida_allocJiasheng Jiang
2023-05-11media: bdisp: Add missing check for create_workqueueJiasheng Jiang
2023-04-02Revert "venus: firmware: Correct non-pix start and end addresses"Javier Martinez Canillas
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-02-26media: imx-mipi-csis: Check csis_fmt validity before useMarek Vasut
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-02-08media: imx-pxp: convert to regmapMichael Tretter
2023-02-08media: imx-pxp: Use non-threaded IRQLaurent Pinchart
2023-02-08media: imx-pxp: Introduce pxp_read() and pxp_write() wrappersLaurent Pinchart
2023-02-08media: imx-pxp: Implement frame size enumerationLaurent Pinchart
2023-02-08media: imx-pxp: Pass pixel format value to find_format()Laurent Pinchart
2023-02-08media: imx-pxp: Add media controller supportLaurent Pinchart
2023-02-08media: imx-pxp: Don't set bus_info manually in .querycap()Laurent Pinchart
2023-02-08media: imx-pxp: Sort headers alphabeticallyLaurent Pinchart
2023-02-08media: imx-pxp: add support for i.MX7DMichael Tretter
2023-02-08media: imx-pxp: make data_path_ctrl0 platform dependentMichael Tretter
2023-02-08media: imx-pxp: disable LUT blockMichael Tretter
2023-02-08media: imx-pxp: explicitly disable unused blocksMichael Tretter
2023-02-08media: imx-pxp: extract helper function to setup data pathMichael Tretter