Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
72ce9b7cab96d2b08d13b4f018c3625ae74a5d9d
/
drivers
/
media
/
platform
/
s5p-g2d
/
g2d.c
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
85709cb
media: replace strncpy() by strscpy()
by Mauro Carvalho Chehab
· 6 years ago
30fa627
media: s5p-g2d: Correct return type for mem2mem buffer helpers
by Ezequiel Garcia
· 6 years ago
f72b9d8
media: s5p-g2d: convert g/s_crop to g/s_selection
by Hans Verkuil
· 6 years ago
5525b83
media: mem2mem: Make .job_abort optional
by Ezequiel Garcia
· 7 years ago
774f1c9
media: s5p-g2d: Remove unrequired wait in .job_abort
by Ezequiel Garcia
· 7 years ago
b53e19e
media: s5p-g2d: Implement wait_prepare and wait_finish
by Ezequiel Garcia
· 7 years ago
4fb5288
media: s5p-g2d: Remove surplus name initialization
by Anton Leontiev
· 7 years ago
5303135
media: platform: make video_device const
by Bhumika Goyal
· 7 years ago
65d371a
media: s5p-g2d: constify v4l2_m2m_ops structures
by Julia Lawall
· 7 years ago
2f65ec0
[media] s5p-g2d: Fix error handling
by Christophe JAILLET
· 8 years ago
b7b361f
[media] platform: constify vb2_ops structures
by Julia Lawall
· 8 years ago
36c0f8b
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
by Hans Verkuil
· 9 years ago
c781e4a
[media] media/platform: convert drivers to use the new vb2_queue dev field
by Hans Verkuil
· 9 years ago
712b617
media: set proper max seg size for devices on Exynos SoCs
by Marek Szyprowski
· 9 years ago
ef3617c
[media] s5p-g2d: remove non-device-tree init code
by Marek Szyprowski
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0c
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
c139990
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
by Junghak Sung
· 9 years ago
6425f64
[media] media: platform: s5p: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
ef8fab7
[media] s5p-g2d: remove unnecessary version.h inclusion
by Fabian Frederick
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
8c17e5e
[media] media/platform: fix querycap
by Hans Verkuil
· 10 years ago
831de32
media: platform: s5p-g2d: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
dc916aa
[media] g2d: remove unused var
by Mauro Carvalho Chehab
· 10 years ago
309f4d6
[media] v4l: Copy timestamp source flags to destination on m2m devices
by Sakari Ailus
· 11 years ago
ade4868
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
by Sakari Ailus
· 11 years ago
febeaa4
[media] s5p-g2d: Use mem-to-mem ioctl helpers
by Sylwester Nawrocki
· 11 years ago
4e3eff6
[media] s5p-g2d: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
8a09a4c
[media] s5p-g2d: Fix registration failure
by Sachin Kamat
· 12 years ago
dc7be295
[media] s5p-g2d: Add copy time stamp handling
by Kamil Debski
· 12 years ago
5ce60d7
[media] s5p-g2d: Add DT based discovery support
by Sachin Kamat
· 12 years ago
f23999e
[media] media: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
62ce272
[media] s5p-g2d: Add support for G2D H/W Rev.4.1
by Sachin Kamat
· 12 years ago
15514fb
[media] s5p-g2d: Fix incorrect usage of IS_ERR_OR_NULL
by Tony Prisk
· 12 years ago
21ec9c9
[media] s5p-g2d: fix compiler warning
by Hans Verkuil
· 12 years ago
954f340
[media] Set vfl_dir for all display or m2m drivers
by Hans Verkuil
· 12 years ago
4f99659
[media] v4l2: make vidioc_s_crop const
by Hans Verkuil
· 12 years ago
ef925e5
[media] s5p-g2d: Remove unneeded struct vb2_queue clear on queue_init()
by Ezequiel García
· 12 years ago
2c3fb08
[media] rename drivers/media/video as .../platform
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/s5p-g2d/g2d.c]
de40cb2
[media] s5p-g2d: remove V4L2_FL_LOCK_ALL_FOPS
by Hans Verkuil
· 13 years ago
f0476a8
[media] V4L: Add capability flags for memory-to-memory devices
by Sylwester Nawrocki
· 12 years ago
32fced0
[media] s5p-g2d: Use devm_* functions in g2d.c file
by Sachin Kamat
· 13 years ago
ec76afe
[media] s5p-g2d: Add missing static storage class in g2d.c file
by Sachin Kamat
· 13 years ago
2356877
[media] s5p-g2d: Fix NULL pointer warnings in g2d.c file
by Sachin Kamat
· 13 years ago
5126f25
[media] v4l2-dev: add flag to have the core lock all file operations
by Hans Verkuil
· 13 years ago
27dda97
[media] s5p-g2d: Added locking for writing control values to registers
by Kamil Debski
· 13 years ago
d0d2832
[media] s5p-g2d: Add HFLIP and VFLIP support
by Sachin Kamat
· 13 years ago
11a37c7
[media] s5p-g2d: Added support for clk_prepare
by Kamil Debski
· 13 years ago
7f6cce6
[media] s5p-g2d: fixed a bug in controls setting function
by Kamil Debski
· 13 years ago
1d6629b
[media] convert drivers/media/* to use module_platform_driver()
by Axel Lin
· 13 years ago
9188473
[media] v4l: add G2D driver for s5p device family
by Kamil Debski
· 13 years ago