index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
exynos4-is
Age
Commit message (
Expand
)
Author
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
2020-02-24
media: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-08
media: exynos4-is: fix wrong mdev and v4l2 dev order in error path
Seung-Woo Kim
2019-11-05
media: exynos4-is: Fix recursive locking in isp_video_release()
Seung-Woo Kim
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
2019-08-13
media: exynos4-is: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
[next]