index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s5p-g2d
/
g2d.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: platform: rename s5p-g2d/ to samsung/s5p-g2d/
Mauro Carvalho Chehab
2022-03-18
1
-792
/
+0
*
media: s5p-g2d: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-28
1
-7
/
+3
*
media: s5p-g2d: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-30
1
-3
/
+1
*
media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctx
Dillon Min
2021-06-17
1
-0
/
+3
*
media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'
Christophe JAILLET
2020-07-19
1
-13
/
+15
*
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-1
/
+1
*
media: s3c-camif/s5p-g2d/s5p-jpeg: set device_caps in struct video_device
Hans Verkuil
2019-07-22
1
-2
/
+1
*
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
2019-07-22
1
-9
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-29
1
-3
/
+3
*
media: s5p-g2d: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
2019-02-18
1
-3
/
+3
*
media: s5p-g2d: convert g/s_crop to g/s_selection
Hans Verkuil
2018-11-20
1
-38
/
+64
*
media: mem2mem: Make .job_abort optional
Ezequiel Garcia
2018-07-24
1
-5
/
+0
*
media: s5p-g2d: Remove unrequired wait in .job_abort
Ezequiel Garcia
2018-07-24
1
-11
/
+0
*
media: s5p-g2d: Implement wait_prepare and wait_finish
Ezequiel Garcia
2018-07-04
1
-0
/
+2
*
media: s5p-g2d: Remove surplus name initialization
Anton Leontiev
2018-06-28
1
-1
/
+0
*
media: platform: make video_device const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
media: s5p-g2d: constify v4l2_m2m_ops structures
Julia Lawall
2017-08-20
1
-1
/
+1
*
[media] s5p-g2d: Fix error handling
Christophe JAILLET
2017-04-05
1
-1
/
+1
*
[media] platform: constify vb2_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
1
-10
/
+3
*
media: set proper max seg size for devices on Exynos SoCs
Marek Szyprowski
2016-06-03
1
-0
/
+2
*
[media] s5p-g2d: remove non-device-tree init code
Marek Szyprowski
2016-04-13
1
-22
/
+5
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-1
/
+1
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-1
/
+1
*
[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
1
-7
/
+8
*
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
1
-1
/
+1
*
[media] media: platform: s5p: Constify platform_device_id
Krzysztof Kozlowski
2015-05-12
1
-1
/
+1
*
[media] s5p-g2d: remove unnecessary version.h inclusion
Fabian Frederick
2015-02-02
1
-1
/
+0
*
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: s5p-g2d: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
[media] media/platform: fix querycap
Hans Verkuil
2014-12-02
1
-8
/
+2
|
/
*
[media] g2d: remove unused var
Mauro Carvalho Chehab
2014-08-26
1
-4
/
+3
*
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
2014-03-05
1
-0
/
+3
*
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-05
1
-2
/
+2
*
[media] s5p-g2d: Use mem-to-mem ioctl helpers
Sylwester Nawrocki
2013-12-04
1
-103
/
+21
*
[media] s5p-g2d: Remove casting the return value which is a void pointer
Jingoo Han
2013-10-28
1
-1
/
+1
*
[media] s5p-g2d: Fix registration failure
Sachin Kamat
2013-09-03
1
-0
/
+1
*
[media] s5p-g2d: Add copy time stamp handling
Kamil Debski
2013-04-25
1
-0
/
+5
*
[media] s5p-g2d: Add DT based discovery support
Sachin Kamat
2013-03-05
1
-2
/
+29
*
[media] media: Convert to devm_ioremap_resource()
Thierry Reding
2013-02-06
1
-5
/
+3
*
[media] s5p-g2d: Add support for G2D H/W Rev.4.1
Sachin Kamat
2013-02-05
1
-2
/
+29
*
[media] s5p-g2d: Fix incorrect usage of IS_ERR_OR_NULL
Tony Prisk
2013-01-06
1
-2
/
+2
*
[media] s5p-g2d: fix compiler warning
Hans Verkuil
2012-10-06
1
-1
/
+1
*
[media] Set vfl_dir for all display or m2m drivers
Hans Verkuil
2012-09-26
1
-0
/
+1
*
[media] v4l2: make vidioc_s_crop const
Hans Verkuil
2012-09-26
1
-1
/
+1
*
[media] s5p-g2d: Remove unneeded struct vb2_queue clear on queue_init()
Ezequiel GarcĂa
2012-09-15
1
-2
/
+0
*
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
2012-08-15
1
-0
/
+847