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
*
[media] exynos4-is: fimc: Roundup imagesize to row size for tiled formats
Nicolas Dufresne
2016-11-16
1
-2
/
+12
*
[media] exynos4-is: don't break long lines
Mauro Carvalho Chehab
2016-10-21
1
-2
/
+1
*
[media] exynos4-is: add of_platform_populate() call for FIMC-IS child devices
Sylwester Nawrocki
2016-09-22
1
-1
/
+9
*
[media] exynos4-is: Clear isp-i2c adapter power.ignore_children flag
Sylwester Nawrocki
2016-09-22
1
-7
/
+17
*
[media] exynos4-is: Add missing entity function initialization
Sylwester Nawrocki
2016-09-22
4
-0
/
+4
*
[media] exynos4-is: Improve clock management
Marek Szyprowski
2016-09-22
1
-12
/
+4
*
[media] exynos4-is: Add support for all required clocks
Marek Szyprowski
2016-09-22
2
-0
/
+6
*
[media] platform: constify vb2_ops structures
Julia Lawall
2016-09-19
2
-2
/
+2
*
[media] media: Move media_device link_notify operation to an ops structure
Laurent Pinchart
2016-09-09
1
-1
/
+5
*
[media] exynos4-is: fimc-is-i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-24
1
-4
/
+1
*
[media] exynos4-is: Fix fimc_is_parse_sensor_config() nodes handling
Javier Martinez Canillas
2016-08-24
1
-6
/
+10
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
4
-4
/
+4
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
10
-60
/
+12
*
[media] exynos4-is: Fix buffer release issue on fimc m2m video nodes
Sylwester Nawrocki
2016-07-08
1
-14
/
+10
*
exynos4-is: remove some unused vars
Mauro Carvalho Chehab
2016-06-24
1
-17
/
+0
*
media: set proper max seg size for devices on Exynos SoCs
Marek Szyprowski
2016-06-03
3
-0
/
+6
*
Merge tag 'v4.6-rc7' into patchwork
Mauro Carvalho Chehab
2016-05-09
1
-11
/
+2
|
\
|
*
[media] media: exynos4-is: fix deadlock on driver probe
Marek Szyprowski
2016-05-02
1
-11
/
+2
*
|
[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...
Laurent Pinchart
2016-04-13
1
-2
/
+2
*
|
[media] exynos4-is: remove non-device-tree init code
Marek Szyprowski
2016-04-13
1
-50
/
+0
*
|
[media] exynos4-is: Put node before s5pcsis_parse_dt() return error
Javier Martinez Canillas
2016-04-13
1
-2
/
+4
*
|
[media] exynos4-is: Add missing port parent of_node_put on error paths
Krzysztof Kozlowski
2016-04-13
1
-1
/
+3
|
/
*
[media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite links
Laurent Pinchart
2016-03-05
1
-10
/
+2
*
Merge tag 'v4.5-rc3' into patchwork
Mauro Carvalho Chehab
2016-02-09
4
-22
/
+85
|
\
|
*
[media] exynos4-is: make VIDEO_SAMSUNG_EXYNOS4_IS tristate
Arnd Bergmann
2016-01-25
1
-1
/
+1
|
*
[media] exynos4-is: Wait for 100us before opening sensor
Jacek Anaszewski
2016-01-25
1
-0
/
+6
|
*
[media] exynos4-is: Open shouldn't fail when sensor entity is not linked
Jacek Anaszewski
2016-01-25
1
-19
/
+76
|
*
[media] exynos4-is: fix a format string bug
Rasmus Villemoes
2016-01-25
1
-2
/
+2
*
|
[media] media: platform: exynos4-is: media-dev: Add missing of_node_put
Amitoj Kaur Chawla
2016-02-01
1
-3
/
+9
*
|
[media] exynos4-is: Check v4l2_of_parse_endpoint() return value
Javier Martinez Canillas
2016-02-01
2
-4
/
+14
|
/
*
[media] call media_device_init() before registering the V4L2 device
Mauro Carvalho Chehab
2016-01-11
1
-2
/
+2
*
[media] v4l: exynos4-is: Use the new media graph walk interface
Sakari Ailus
2016-01-11
2
-11
/
+21
*
[media] media-device: split media initialization and registration
Javier Martinez Canillas
2016-01-11
1
-8
/
+7
*
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
6
-8
/
+8
*
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
2016-01-11
5
-17
/
+11
*
[media] media: use entity.graph_obj.mdev instead of .parent
Javier Martinez Canillas
2016-01-11
4
-12
/
+12
*
[media] media: rename the function that create pad links
Mauro Carvalho Chehab
2016-01-11
1
-8
/
+8
*
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
2016-01-11
6
-8
/
+8
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
4
-4
/
+4
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
4
-51
/
+44
*
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-11-17
11
-11
/
+11
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
4
-4
/
+7
*
[media] mipi-csis: make sparse happy
Mauro Carvalho Chehab
2015-10-01
1
-1
/
+2
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
7
-35
/
+40
*
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
10
-10
/
+10
*
[media] use v4l2_get_timestamp where possible
Arnd Bergmann
2015-10-01
1
-6
/
+1
*
[media] exynos4-is: use monotonic timestamps as advertized
Arnd Bergmann
2015-10-01
1
-7
/
+1
*
treewide: fix typos in comment blocks
Masahiro Yamada
2015-08-07
1
-1
/
+1
*
[media] exynos4_is: exynos4-fimc requires i2c
Arnd Bergmann
2015-05-13
1
-0
/
+1
*
[media] media: platform: exynos4-is: Constify platform_device_id
Krzysztof Kozlowski
2015-05-12
1
-1
/
+1
[next]