index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
exynos4-is
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
30
-120
/
+30
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
3
-15
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-29
2
-2
/
+2
*
media: platform: fix several typos
Mauro Carvalho Chehab
2019-03-01
4
-5
/
+5
*
media: exynos4-is: remove redundant check on type
Colin Ian King
2019-02-18
1
-3
/
+1
*
media: exynos4-is: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2019-01-21
1
-13
/
+3
*
media: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-07
1
-6
/
+6
*
media: exynos4-is: fix spelling mistake ACTURATOR -> ACTUATOR
Colin Ian King
2018-12-03
2
-3
/
+3
*
media: exynos4-is: convert g/s_crop to g/s_selection
Hans Verkuil
2018-11-20
2
-57
/
+79
*
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-31
1
-1
/
+1
|
\
|
*
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
2018-08-31
1
-1
/
+1
*
|
media: exynos4-is: make const array config_ids static
Colin Ian King
2018-10-09
1
-1
/
+1
*
|
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-04
2
-2
/
+2
*
|
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
2
-10
/
+23
*
|
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
6
-12
/
+12
|
/
*
media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()
Sylwester Nawrocki
2018-07-04
1
-3
/
+8
*
media: platform: exynos4-is: simplify getting .drvdata
Wolfram Sang
2018-07-04
2
-8
/
+4
*
media: include/media: fix missing | operator when setting cfg
Colin Ian King
2018-05-05
1
-1
/
+1
*
media: exymos4-is: allow compile test for EXYNOS FIMC-LITE
Mauro Carvalho Chehab
2018-04-17
1
-3
/
+1
*
media: fimc-capture: get rid of two warnings
Mauro Carvalho Chehab
2018-03-23
1
-2
/
+5
*
media: exynos4-is: make array 'cmd' static, shrinks object size
Colin Ian King
2018-03-06
1
-1
/
+1
*
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
1
-1
/
+1
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
2
-3
/
+3
*
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-12-29
1
-2
/
+2
*
media: exynos4-is: Remove dependency on obsolete SoC support
Marek Szyprowski
2017-12-18
3
-3
/
+3
*
media: exynos4-is: Drop obsolete capabilities
Marek Szyprowski
2017-12-18
1
-9
/
+1
*
media: exynos4-is: properly initialize frame format
Arnd Bergmann
2017-12-18
1
-7
/
+7
*
media: exynos4-is: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-12-08
1
-4
/
+1
*
media: exynos4-is: fix kernel-doc warnings
Mauro Carvalho Chehab
2017-11-30
3
-5
/
+11
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-15
2
-3
/
+7
|
\
|
*
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-10-31
1
-2
/
+6
|
*
media: fix media Kconfig help syntax issues
Hans Verkuil
2017-09-23
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
media: Convert to using %pOF instead of full_name
Rob Herring
2017-08-20
4
-12
/
+11
*
media: exynos4-is: constify video_subdev structures
Julia Lawall
2017-08-20
2
-2
/
+2
*
media: exynos4-is: constify v4l2_m2m_ops structures
Julia Lawall
2017-08-20
1
-1
/
+1
*
media: exynos4-is: fimc-is-i2c: constify dev_pm_ops structures
Arvind Yadav
2017-07-26
1
-1
/
+1
*
[media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handling
Hans Verkuil
2017-06-23
2
-4
/
+4
*
[media] exynos4-is: use devm_of_platform_populate()
Benjamin Gaignard
2017-06-13
1
-5
/
+2
*
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-06-06
3
-9
/
+12
*
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
2017-05-19
1
-0
/
+3
*
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
[media] media: exynos4-is: add flags to dummy Exynos IS i2c adapter
Marek Szyprowski
2017-02-08
1
-1
/
+8
*
[media] exynos4-is: Add missing 'of_node_put'
Christophe JAILLET
2017-02-03
1
-1
/
+3
*
[media] exynos4-is: constify v4l2_subdev_* structures
Bhumika Goyal
2017-01-31
2
-6
/
+6
*
[media] exynos4-is: fimc-is: Unmap region obtained by of_iomap()
Arvind Yadav
2017-01-31
1
-2
/
+6
*
[media] exynos4-is: Clean up file handle in open() error path
Shailendra Verma
2017-01-31
1
-1
/
+1
*
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2017-01-27
5
-21
/
+21
*
[media] exynos4-is: fimc: Roundup imagesize to row size for tiled formats
Nicolas Dufresne
2016-11-16
1
-2
/
+12
[next]