summaryrefslogtreecommitdiff
path: root/drivers/media/platform/samsung/s5p-mfc
AgeCommit message (Expand)Author
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-02-05media: samsung: s5p-mfc: Fix kerneldocRicardo Ribalda
2024-01-22media: s5p-mfc: drop static device variable in s5p_mfc_pm.cKrzysztof Kozlowski
2024-01-22media: s5p-mfc: drop useless static s5p_mfc_dev in s5p_mfc_pm.cKrzysztof Kozlowski
2024-01-22media: s5p-mfc: drop useless clock refcnt debuggingKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify local pointers to s5p_mfc_enc_paramsKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify pointers to s5p_mfc_cmd_argsKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify struct structuresKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify s5p_mfc_fmt structuresKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify s5p_mfc_hw_ops structuresKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify s5p_mfc_hw_cmds structuresKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify s5p_mfc_variant structuresKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify s5p_mfc_buf_size structuresKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify fw_name stringsKrzysztof Kozlowski
2024-01-22media: s5p-mfc: drop unused get_*_def_fmt declarationsKrzysztof Kozlowski
2024-01-22media: s5p-mfc: drop unused static s5p_mfc_opsKrzysztof Kozlowski
2024-01-22media: s5p-mfc: drop unused static s5p_mfc_cmdsKrzysztof Kozlowski
2023-12-13media: s5p-mfc: DPB Count Independent of VIDIOC_REQBUFAakarsh Jain
2023-12-13media: s5p-mfc: Load firmware for each run in MFCv12.Aakarsh Jain
2023-12-13media: s5p-mfc: Set context for valid case before calling try_runAakarsh Jain
2023-12-13media: s5p-mfc: Add support for DMABUF for encoderAakarsh Jain
2023-12-13media: s5p-mfc: Add support for UHD encoding.Aakarsh Jain
2023-12-13media: s5p-mfc: Add support for rate controls in MFCv12Aakarsh Jain
2023-12-13media: s5p-mfc: Add YV12 and I420 multiplanar format supportAakarsh Jain
2023-12-13media: s5p-mfc: Add initial support for MFCv12Aakarsh Jain
2023-12-13media: s5p-mfc: Rename IS_MFCV10 macroAakarsh Jain
2023-10-07media: s5p-mfc: Fix potential deadlock on condlockChengfeng Ye
2023-04-11media: s5p_mfc: Convert to platform remove callback returning voidUwe Kleine-König
2023-02-06media: s5p-mfc: use vb2_is_streaming()Hans Verkuil
2022-12-07media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy
2022-12-07media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy
2022-12-07media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy
2022-11-26media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoCAakarsh Jain
2022-11-25media: s5p-mfc: Optimisation of code to remove error messageAakarsh Jain
2022-11-25media: s5p-mfc:fix usage of Block comment alignmentAakarsh Jain
2022-11-25media: s5p-mfc: fix usage of symbolic permissions to octalAakarsh Jain
2022-10-24media: platform: s5p-mfc: Fix spelling mistake "mmaping" -> "mmapping"Colin Ian King
2022-08-30media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfcHangyu Hua
2022-08-29media: avoid use of 'videobuf'Hans Verkuil
2022-06-20media: platform: fix missing/incorrect resource cleanup in error caseChengguang Xu
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-03-18media: platform: rename s5p-mfc/ to samsung/s5p-mfc/Mauro Carvalho Chehab