summaryrefslogtreecommitdiff
path: root/drivers/media/platform/samsung/s5p-mfc
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-08-29media: s5p-mfc: remove an unused/uninitialized variableArnd Bergmann
2025-08-13media: v4l2: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart
2025-08-13media: s5p-mfc: Access v4l2_fh from fileJacopo Mondi
2025-08-13media: s5p-mfc: Store s5p_mfc_ctx in vb2_queue.drv_privLaurent Pinchart
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart
2025-08-13media: Replace file->private_data access with custom functionsLaurent Pinchart
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-25media: s5p-mfc: Support for handling RET_ENC_BUFFER_FULL interruptAakarsh Jain
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-05media: s5p-mfc: Corrected NV12M/NV21M plane-sizesAakarsh Jain
2024-12-02media: s5p-mfc: Fix an error handling path s5p_mfc_open()Christophe JAILLET
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