summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/samsung
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-7/+7
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-7/+7
2025-11-03media: exynos4-is: fimc-lite: drop unused module aliasJohan Hovold-1/+0
2025-11-03media: exynos4-is: fimc-is: drop unused module aliasJohan Hovold-1/+0
2025-11-03media: samsung: exynos4-is: fix potential ABBA deadlock on initMarek Szyprowski-4/+6
2025-10-17media: samsung: exynos4-is: Use %pe format specifierRicardo Ribalda-2/+2
2025-10-17media: samsung: s5p-jpeg: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart-7/+0
2025-10-17media: samsung: s5p-g2d: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart-4/+0
2025-08-29media: s5p-mfc: remove an unused/uninitialized variableArnd Bergmann-22/+13
2025-08-13media: v4l2: Rename second ioctl handlers argument to 'void *priv'Laurent Pinchart-11/+11
2025-08-13media: s5p-mfc: Access v4l2_fh from fileJacopo Mondi-26/+24
2025-08-13media: s5p-mfc: Store s5p_mfc_ctx in vb2_queue.drv_privLaurent Pinchart-13/+13
2025-08-13media: s5p-jpeg: Access v4l2_fh from fileJacopo Mondi-16/+11
2025-08-13media: s5p-g2d: Access v4l2_fh from fileJacopo Mondi-5/+5
2025-08-13media: s3c-camif: Access v4l2_fh from fileJacopo Mondi-10/+10
2025-08-13media: exynos4-is: Access v4l2_fh from fileJacopo Mondi-8/+6
2025-08-13media: exynos-gsc: Access v4l2_fh from fileJacopo Mondi-15/+13
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart-9/+9
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart-10/+5
2025-08-13media: Replace file->private_data access with custom functionsLaurent Pinchart-11/+36
2025-08-13media: Replace file->private_data access with file_to_v4l2_fh()Laurent Pinchart-3/+3
2025-06-17media: samsung: exynos4-is: Use for_each_available_child_of_node_scoped()Jinjie Ruan-19/+8
2025-06-17media: exynos4-is: fimc-is: Fully open-code compatible for greppingKrzysztof Kozlowski-4/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1
2025-04-30media: platform: use (t,l)/wxh format for rectangleHans Verkuil-13/+13
2025-04-25media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode()Wentao Liang-0/+1
2025-04-25media: platform: exynos4-is: Use of_get_available_child_by_name()Biju Das-2/+2
2025-04-25media: s5p-mfc: Support for handling RET_ENC_BUFFER_FULL interruptAakarsh Jain-0/+21
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-3/+3
2025-03-05media: s5p-mfc: Corrected NV12M/NV21M plane-sizesAakarsh Jain-2/+3
2025-01-07media: platform: exynos4-is: Remove unused __is_get_frame_sizeDr. David Alan Gilbert-10/+0
2024-12-19media: camif-core: Add check for clk_enable()Jiasheng Jiang-2/+11
2024-12-19media: mipi-csis: Add check for clk_enable()Jiasheng Jiang-2/+8
2024-12-02media: s5p-mfc: Fix an error handling path s5p_mfc_open()Christophe JAILLET-2/+5
2024-12-02media: platform: exynos4-is: Remove unused fimc_is_param_strerrDr. David Alan Gilbert-132/+0
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab-6/+11
2024-11-08media: platform: samsung: s5p-jpeg: Remove deadcodeDr. David Alan Gilbert-29/+0
2024-11-08media: platform: exynos4-is: Fix an OF node reference leak in fimc_md_is_isp_...Joe Hattori-2/+3
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil-20/+0
2024-10-18media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab-6/+11
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König-11/+11
2024-08-09media: platform: exynos-gsc: use 'time_left' variable with wait_event_timeout()Wolfram Sang-5/+5
2024-08-09media: fimc-is: use 'time_left' variable with wait_event_timeout()Wolfram Sang-5/+5
2024-06-29media: exynos4-is: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+3
2024-02-23media: platform: replace of_graph_get_next_endpoint()Kuninori Morimoto-2/+3
2024-02-05media: samsung: s5p-mfc: Fix kerneldocRicardo Ribalda-1/+0
2024-02-05media: samsung: exynos4-is: Fix kerneldocRicardo Ribalda-3/+0
2024-01-22media: s5p-mfc: drop static device variable in s5p_mfc_pm.cKrzysztof Kozlowski-69/+67
2024-01-22media: s5p-mfc: drop useless static s5p_mfc_dev in s5p_mfc_pm.cKrzysztof Kozlowski-3/+0
2024-01-22media: s5p-mfc: drop useless clock refcnt debuggingKrzysztof Kozlowski-8/+0