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