summaryrefslogtreecommitdiff
path: root/drivers/media/platform/exynos4-is
AgeCommit message (Expand)Author
2023-05-24media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart
2022-12-31media: platform: exynos4-is: Fix error handling in fimc_md_init()Yuan Can
2022-12-31media: platform: exynos4-is: fix return value check in fimc_md_probe()Yang Yingliang
2022-12-31media: exynos4-is: don't rely on the v4l2_async_subdev internalsMarek Szyprowski
2022-10-26media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loopLiang He
2022-06-09media: exynos4-is: Change clk_disable to clk_disable_unprepareMiaoqian Lin
2022-06-09media: exynos4-is: Fix PM disable depth imbalance in fimc_is_probeMiaoqian Lin
2022-06-09media: exynos4-is: Fix compile warningKwanghoon Son
2021-08-04media: exynos4-is: use DEVICE_ATTR_RW() helper macroZhen Lei
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-06-02media: exynos4-is: Fix a use after free in isp_video_releaseLv Yunlong
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo
2021-05-11media: exynos4-is: remove a now unused integerMauro Carvalho Chehab
2021-05-10media: exynos4-is: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-04-06media: exynos4-is: Fix kernel-doc entries in fimc-is.hSylwester Nawrocki
2021-04-06media: exynos4-is: fix kernel-doc warningsHans Verkuil
2021-03-22media: exynos-gsc/exynos4-is: add missing 'struct' to kerneldocHans Verkuil
2021-03-22media: exynos4-is: add missing call to of_node_put()Yang Li
2021-03-11media: fix incorrect kernel doc usagesHans Verkuil
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart
2021-02-06media: exynos4-is: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2020-12-03media: platform: exynos4-is: remove all references to physical addressesMarek Szyprowski
2020-11-16media: exynos4-is: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-09-27media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu
2020-09-27media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu
2020-09-27media: exynos4-is: Fix a reference count leakQiushi Wu
2020-09-01media: exynos4-is: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2020-09-01media: exynos4-is: Handle duplicate calls to vidioc_streamoffJonathan Bakker
2020-09-01media: exynos4-is: Remove unused struct member input_indexJonathan Bakker
2020-09-01media: exynos4-is: Remove inh_sensor_ctrlsJonathan Bakker
2020-09-01media: exynos4-is: Add support for multiple sensors on one portJonathan Bakker
2020-09-01media: exynos4-is: Use global num_sensors rather than local indexJonathan Bakker
2020-09-01media: exynos4-is: Properly set JPEG options for parallel portsJonathan Bakker
2020-09-01media: exynos4-is: Correct missing entity function initializationJonathan Bakker
2020-09-01media: exynos4-is: Fix nullptr when no CSIS device presentJonathan Bakker
2020-09-01media: exynos4-is: Request syscon only if ISP writeback is presentTomasz Figa
2020-09-01media: exynos4-is: Remove static driver data for S5PV210 FIMC variantsJonathan Bakker
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-29media: exynos4-is: Simplify the pinctrl codeSylwester Nawrocki
2020-08-29media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki
2020-07-04media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan
2020-07-04media: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski
2020-07-04media: use v4l2_rect_enclosed helperBenoit Parrot
2020-06-23media: exynos4-is: Fix runtime PM imbalance in fimc_is_probeDinghao Liu
2020-06-23media: exynos4-is: Fix runtime PM imbalance in isp_video_openDinghao Liu
2020-06-23media: fimc-capture: Fix runtime PM imbalance on errorDinghao Liu
2020-04-14media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab