index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
exynos-gsc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
2
-2
/
+1
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
3
-13
/
+4
*
media: set proper max seg size for devices on Exynos SoCs
Marek Szyprowski
2016-06-03
1
-0
/
+2
*
[media] exynos-gsc: avoid build warning without CONFIG_OF
Arnd Bergmann
2016-05-09
1
-2
/
+6
*
[media] exynos-gsc: remove an always false condition
Mauro Carvalho Chehab
2016-04-13
1
-1
/
+1
*
[media] exynos-gsc: remove non-device-tree init code
Marek Szyprowski
2016-04-13
2
-28
/
+6
*
[media] gsc-m2m: Use an unsigned data type for a variable
Markus Elfring
2016-01-25
1
-1
/
+1
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-2
/
+2
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-1
/
+0
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+1
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
2
-12
/
+13
*
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
1
-1
/
+1
*
[media] media: platform: exynos-gsc: Constify platform_device_id
Krzysztof Kozlowski
2015-05-12
1
-1
/
+1
*
[media] media: exynos-gsc: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
2014-12-22
2
-14
/
+4
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
1
-1
/
+0
|
\
|
*
media: platform: exynos-gsc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
[media] media: exynos-gsc: fix build warning
Mauro Carvalho Chehab
2014-12-04
1
-6
/
+9
*
|
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
2014-11-14
2
-5
/
+5
|
/
*
[media] gsc: Use %pad for dma_addr_t
Mauro Carvalho Chehab
2014-08-26
2
-6
/
+6
*
[media] gsc-m2m: Remove an unused var.
Mauro Carvalho Chehab
2014-08-26
1
-3
/
+0
*
[media] gsc-core: Remove useless test
Mauro Carvalho Chehab
2014-08-26
1
-1
/
+1
*
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-23
1
-3
/
+1
*
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
2014-03-05
1
-0
/
+4
*
[media] exynos-gsc, m2m-deinterlace, mx2_emmaprp: Copy v4l2_buffer data from ...
Sakari Ailus
2014-03-05
1
-2
/
+2
*
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-05
1
-2
/
+2
*
[media] exynos-gsc: Handle ctx job finish when aborted
Shaik Ameer Basha
2013-10-28
2
-13
/
+17
*
[media] exynos-gsc: Register v4l2 device
Arun Kumar K
2013-09-03
3
-1
/
+10
*
[media] exynos-gsc: fix s2r functionality
Prathyush K
2013-08-18
1
-5
/
+8
*
[media] exynos-gsc: Remove redundant use of of_match_ptr macro
Sachin Kamat
2013-06-13
1
-1
/
+1
*
[media] exynos-gsc: Add copy time stamp handling
Kamil Debski
2013-04-25
1
-0
/
+5
*
[media] exynos: remove unnecessary header inclusions
Arnd Bergmann
2013-04-05
1
-1
/
+0
*
[media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish
Shaik Ameer Basha
2013-03-21
1
-3
/
+5
*
[media] media: Convert to devm_ioremap_resource()
Thierry Reding
2013-02-06
1
-5
/
+3
*
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
2013-01-24
1
-2
/
+2
|
\
|
*
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-04
1
-2
/
+2
|
*
Merge branch 'for_3.8-rc1' into v4l_for_linus
Mauro Carvalho Chehab
2012-12-11
2
-2
/
+2
|
|
\
*
|
|
[media] exynos-gsc: Support dmabuf export buffer
Shaik Ameer Basha
2013-01-06
1
-2
/
+10
*
|
|
[media] exynos-gsc: modify number of output/capture buffers
Shaik Ameer Basha
2012-12-21
1
-2
/
+2
*
|
|
[media] exynos-gsc: Use devm_clk_get()
Sachin Kamat
2012-12-21
1
-13
/
+4
*
|
|
[media] exynos-gsc: Correct the clock handling
Sylwester Nawrocki
2012-12-21
1
-7
/
+8
*
|
|
[media] exynos-gsc: Rearrange error messages for valid prints
Sachin Kamat
2012-12-21
1
-9
/
+10
*
|
|
[media] exynos-gsc: Fix checkpatch warning in gsc-m2m.c
Sachin Kamat
2012-12-21
1
-1
/
+1
*
|
|
[media] exynos-gsc: propagate timestamps from src to dst buffers
Shaik Ameer Basha
2012-12-21
1
-7
/
+13
*
|
|
[media] exynos-gsc: Adding tiled multi-planar format to G-Scaler
Shaik Ameer Basha
2012-12-21
3
-0
/
+20
*
|
|
Merge tag 'v3.7-rc8' into staging/for_v3.8
Mauro Carvalho Chehab
2012-12-04
2
-10
/
+10
|
\
|
|
|
|
/
|
/
|
|
*
[media] exynos-gsc: Add missing video device vfl_dir flag initialization
Sylwester Nawrocki
2012-11-26
1
-0
/
+1
|
*
[media] exynos-gsc: Fix settings for input and output image RGB type
Shaik Ameer Basha
2012-11-26
1
-8
/
+8
|
*
[media] exynos-gsc: Don't use mutex_lock_interruptible() in device release()
Sylwester Nawrocki
2012-11-26
1
-2
/
+1
|
*
[media] exynos-gsc: change driver compatible string
Shaik Ameer Basha
2012-10-27
1
-2
/
+4
*
|
[media] exynos-gsc: fix variable type in gsc_m2m_device_run()
Shaik Ameer Basha
2012-10-25
1
-1
/
+1
[next]