summaryrefslogtreecommitdiff
path: root/drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c
AgeCommit message (Expand)Author
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
2024-12-02media: s5p-mfc: Fix an error handling path s5p_mfc_open()Christophe JAILLET
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-01-22media: s5p-mfc: drop static device variable in s5p_mfc_pm.cKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify s5p_mfc_variant structuresKrzysztof Kozlowski
2024-01-22media: s5p-mfc: constify s5p_mfc_buf_size structuresKrzysztof Kozlowski
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 initial support for MFCv12Aakarsh Jain
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-11-25media: 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-03-18media: platform: rename s5p-mfc/ to samsung/s5p-mfc/Mauro Carvalho Chehab