Age | Commit message (Expand) | Author |
2022-03-18 | media: platform: rename exynos4-is/ to samsung/exynos4-is/ | Mauro Carvalho Chehab |
2022-03-14 | media: platform: move platform menu dependencies to drivers | Mauro Carvalho Chehab |
2022-03-04 | media: media-entity: Add media_pad_is_streaming() helper function | Laurent Pinchart |
2022-01-28 | media: exynos4-is: Use platform_get_irq() to get the interrupt | Lad Prabhakar |
2021-09-30 | media: exynos4-is: Make use of the helper function devm_platform_ioremap_reso... | Cai Huoqing |
2021-09-30 | media: v4l: async: Rename async nf functions, clean up long lines | Sakari Ailus |
2021-08-04 | media: exynos4-is: use DEVICE_ATTR_RW() helper macro | Zhen Lei |
2021-07-05 | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-06-17 | media: v4l2-subdev: add subdev-wide state struct | Tomi Valkeinen |
2021-06-02 | media: exynos4-is: Fix a use after free in isp_video_release | Lv Yunlong |
2021-05-13 | firmware: replace HOTPLUG with UEVENT in FW_ACTION defines | Shawn Guo |
2021-05-11 | media: exynos4-is: remove a now unused integer | Mauro Carvalho Chehab |
2021-05-10 | media: exynos4-is: fix pm_runtime_get_sync() usage count | Mauro Carvalho Chehab |
2021-04-06 | media: exynos4-is: Fix kernel-doc entries in fimc-is.h | Sylwester Nawrocki |
2021-04-06 | media: exynos4-is: fix kernel-doc warnings | Hans Verkuil |
2021-03-22 | media: exynos-gsc/exynos4-is: add missing 'struct' to kerneldoc | Hans Verkuil |
2021-03-22 | media: exynos4-is: add missing call to of_node_put() | Yang Li |
2021-03-11 | media: fix incorrect kernel doc usages | Hans Verkuil |
2021-02-06 | media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API | Laurent Pinchart |
2021-02-06 | media: exynos4-is: Use v4l2_async_notifier_add_fwnode_remote_subdev | Ezequiel Garcia |
2020-12-03 | media: platform: exynos4-is: remove all references to physical addresses | Marek Szyprowski |
2020-11-16 | media: exynos4-is: use semicolons rather than commas to separate statements | Julia Lawall |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-06 | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-09-27 | media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_sync | Qiushi Wu |
2020-09-27 | media: exynos4-is: Fix a reference count leak due to pm_runtime_get_sync | Qiushi Wu |
2020-09-27 | media: exynos4-is: Fix a reference count leak | Qiushi Wu |
2020-09-01 | media: exynos4-is: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2020-09-01 | media: exynos4-is: Handle duplicate calls to vidioc_streamoff | Jonathan Bakker |
2020-09-01 | media: exynos4-is: Remove unused struct member input_index | Jonathan Bakker |
2020-09-01 | media: exynos4-is: Remove inh_sensor_ctrls | Jonathan Bakker |
2020-09-01 | media: exynos4-is: Add support for multiple sensors on one port | Jonathan Bakker |
2020-09-01 | media: exynos4-is: Use global num_sensors rather than local index | Jonathan Bakker |
2020-09-01 | media: exynos4-is: Properly set JPEG options for parallel ports | Jonathan Bakker |
2020-09-01 | media: exynos4-is: Correct missing entity function initialization | Jonathan Bakker |
2020-09-01 | media: exynos4-is: Fix nullptr when no CSIS device present | Jonathan Bakker |
2020-09-01 | media: exynos4-is: Request syscon only if ISP writeback is present | Tomasz Figa |
2020-09-01 | media: exynos4-is: Remove static driver data for S5PV210 FIMC variants | Jonathan Bakker |
2020-08-29 | media: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-29 | media: exynos4-is: Simplify the pinctrl code | Sylwester Nawrocki |
2020-08-29 | media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()" | Sylwester Nawrocki |
2020-07-04 | media: exynos4-is: Add missed check for pinctrl_lookup_state() | Chuhong Yuan |
2020-07-04 | media: samsung: Rename Samsung and Exynos to lowercase | Krzysztof Kozlowski |
2020-07-04 | media: use v4l2_rect_enclosed helper | Benoit Parrot |
2020-06-23 | media: exynos4-is: Fix runtime PM imbalance in fimc_is_probe | Dinghao Liu |
2020-06-23 | media: exynos4-is: Fix runtime PM imbalance in isp_video_open | Dinghao Liu |
2020-06-23 | media: fimc-capture: Fix runtime PM imbalance on error | Dinghao Liu |
2020-04-14 | media: Kconfig files: use select for V4L2 subdevs and MC | Mauro Carvalho Chehab |
2020-02-24 | media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO | Hans Verkuil |
2020-02-24 | media: exynos4-is: add missed clk_disable_unprepare in remove | Chuhong Yuan |