summaryrefslogtreecommitdiff
path: root/drivers/media/platform/samsung
AgeCommit message (Expand)Author
2025-11-03media: exynos4-is: fimc-lite: drop unused module aliasJohan Hovold
2025-11-03media: exynos4-is: fimc-is: drop unused module aliasJohan Hovold
2025-11-03media: samsung: exynos4-is: fix potential ABBA deadlock on initMarek Szyprowski
2025-10-17media: samsung: exynos4-is: Use %pe format specifierRicardo Ribalda
2025-10-17media: samsung: s5p-jpeg: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-17media: samsung: s5p-g2d: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
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: s5p-jpeg: Access v4l2_fh from fileJacopo Mondi
2025-08-13media: s5p-g2d: Access v4l2_fh from fileJacopo Mondi
2025-08-13media: s3c-camif: Access v4l2_fh from fileJacopo Mondi
2025-08-13media: exynos4-is: Access v4l2_fh from fileJacopo Mondi
2025-08-13media: exynos-gsc: Access v4l2_fh from fileJacopo Mondi
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-08-13media: Replace file->private_data access with file_to_v4l2_fh()Laurent Pinchart
2025-06-17media: samsung: exynos4-is: Use for_each_available_child_of_node_scoped()Jinjie Ruan
2025-06-17media: exynos4-is: fimc-is: Fully open-code compatible for greppingKrzysztof Kozlowski
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-30media: platform: use (t,l)/wxh format for rectangleHans Verkuil
2025-04-25media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode()Wentao Liang
2025-04-25media: platform: exynos4-is: Use of_get_available_child_by_name()Biju Das
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
2025-01-07media: platform: exynos4-is: Remove unused __is_get_frame_sizeDr. David Alan Gilbert
2024-12-19media: camif-core: Add check for clk_enable()Jiasheng Jiang
2024-12-19media: mipi-csis: Add check for clk_enable()Jiasheng Jiang
2024-12-02media: s5p-mfc: Fix an error handling path s5p_mfc_open()Christophe JAILLET
2024-12-02media: platform: exynos4-is: Remove unused fimc_is_param_strerrDr. David Alan Gilbert
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab
2024-11-08media: platform: samsung: s5p-jpeg: Remove deadcodeDr. David Alan Gilbert
2024-11-08media: platform: exynos4-is: Fix an OF node reference leak in fimc_md_is_isp_...Joe Hattori
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-18media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-09media: platform: exynos-gsc: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-08-09media: fimc-is: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-06-29media: exynos4-is: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-02-23media: platform: replace of_graph_get_next_endpoint()Kuninori Morimoto
2024-02-05media: samsung: s5p-mfc: Fix kerneldocRicardo Ribalda
2024-02-05media: samsung: exynos4-is: 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