summaryrefslogtreecommitdiff
path: root/drivers/media/platform/samsung
AgeCommit message (Expand)Author
2023-02-26Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-02-06media: s5p-mfc: use vb2_is_streaming()Hans Verkuil
2023-02-06media: exynos4-is: drop unused pctrl field and headersKrzysztof Kozlowski
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann
2022-12-07media: Switch to use dev_err_probe() helperYang Yingliang
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: platform: exynos4-is: Fix error handling in fimc_md_init()Yuan Can
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-11-15Merge tag 'br-v6.2d' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-11-15Merge tag 'br-v6.2e' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-11-04media: platform: exynos4-is: fix return value check in fimc_md_probe()Yang Yingliang
2022-10-25media: exynos4-is: don't rely on the v4l2_async_subdev internalsMarek Szyprowski
2022-10-24media: platform: s5p-mfc: Fix spelling mistake "mmaping" -> "mmapping"Colin Ian King
2022-09-24media: mc: convert pipeline funcs to take media_padTomi Valkeinen
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen
2022-08-30media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfcHangyu Hua
2022-08-30media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loopLiang He
2022-08-29media: avoid use of 'videobuf'Hans Verkuil
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart
2022-06-20media: platform: fix missing/incorrect resource cleanup in error caseChengguang Xu
2022-06-20media: platform: exynos4-is: fix typos in commentsJulia Lawall
2022-06-20media: platform: exynos-gsc: fix typo in commentJulia Lawall
2022-06-20media: platform: samsung: s5p-jpeg: replace ternary operator with max()Guo Zhengkui
2022-06-20media: platform: exynos-gsc: remove redundant initializations of f_chk_len an...Colin Ian King
2022-05-17media: exynos4-is: Fix compile warningKwanghoon Son
2022-05-13media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin
2022-05-13media: exynos4-is: Fix PM disable depth imbalance in fimc_is_probeMiaoqian Lin
2022-04-24media: platform: samsung: remove redundant assignment to variable mColin Ian King
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/*/Kconfig: make manufacturer menus more uniformMauro Carvalho Chehab
2022-03-18media: platform: Create vendor/{Makefile,Kconfig} filesMauro Carvalho Chehab
2022-03-18media: platform: rename s5p-mfc/ to samsung/s5p-mfc/Mauro Carvalho Chehab
2022-03-18media: platform: rename s5p-jpeg/ to samsung/s5p-jpeg/Mauro Carvalho Chehab
2022-03-18media: platform: rename s5p-g2d/ to samsung/s5p-g2d/Mauro Carvalho Chehab
2022-03-18media: platform: rename s3c-camif/ to samsung/s3c-camif/Mauro Carvalho Chehab
2022-03-18media: platform: rename exynos-gsc/ to samsung/exynos-gsc/Mauro Carvalho Chehab
2022-03-18media: platform: rename exynos4-is/ to samsung/exynos4-is/Mauro Carvalho Chehab