index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
m2m-deinterlace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-07-23
media: m2m-deinterlace: use struct v4l2_fh
Hans Verkuil
1
-88
/
+36
2019-07-23
media: m2m-deinterlace: Fix misuse of strscpy
Joe Perches
1
-1
/
+1
2019-07-22
media: m2m-deinterlace: set device_caps in struct video_device
Hans Verkuil
1
-9
/
+1
2019-07-22
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
1
-4
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-4
/
+4
2018-07-04
media: m2m-deinterlace: Implement wait_prepare and wait_finish
Ezequiel Garcia
1
-0
/
+4
2018-06-28
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
Ezequiel Garcia
1
-18
/
+2
2018-06-28
media: m2m-deinterlace: Remove surplus name initialization
Anton Leontiev
1
-1
/
+0
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-6
/
+6
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-6
/
+6
2017-11-27
media: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-08-27
media: platform: make video_device const
Bhumika Goyal
1
-1
/
+1
2017-08-20
media: m2m-deinterlace: constify v4l2_m2m_ops structures
Julia Lawall
1
-1
/
+1
2017-04-10
[media] m2m-deinterlace: don't return zero on failure paths in deinterlace_pr...
Alexey Khoroshilov
1
-0
/
+1
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-08-25
[media] m2m-deinterlace: Fix error print during probe
Peter Ujfalusi
1
-1
/
+1
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
1
-13
/
+2
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+0
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-10
/
+13
2015-05-01
[media] m2m-deinterlace: remove dead code
Mauro Carvalho Chehab
1
-1
/
+0
2015-04-02
[media] m2m-deinterlace: embed video_device
Hans Verkuil
1
-15
/
+6
2014-10-20
media: platform: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-17
[media] m2m-deinterlace: Convert to devm* API
Alexander Shiyan
1
-5
/
+2
2014-03-05
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
1
-0
/
+3
2014-03-05
[media] exynos-gsc, m2m-deinterlace, mx2_emmaprp: Copy v4l2_buffer data from ...
Sakari Ailus
1
-2
/
+2
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
1
-2
/
+2
2014-01-15
[media] m2m-deinterlace: fix allocated struct type
Jassi Brar
1
-1
/
+1
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+1
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2013-10-28
[media] m2m-deinterlace: Remove casting the return value which is a void pointer
Jingoo Han
1
-2
/
+1
2013-06-28
[media] mem2mem: set missing v4l2_dev pointer
Hans Verkuil
1
-0
/
+1
2013-04-25
[media] m2m-deinterlace: Add copy time stamp handling
Kamil Debski
1
-0
/
+5
2012-12-27
[media] m2m-deinterlace: use correct check for kzalloc failure
Sasha Levin
1
-3
/
+1
2012-12-21
[media] media: m2m-deinterlace: Do not set debugging flag to true
Javier Martin
1
-1
/
+1
2012-10-28
[media] m2m-deinterlace: remove unused vars
Mauro Carvalho Chehab
1
-8
/
+2
2012-10-27
[media] media/m2m: use module_platform_driver macro
Srinivas Kandagatla
1
-13
/
+1
2012-09-26
[media] m2m-deinterlace: Add V4L2_CAP_VIDEO_M2M capability flag
Sylwester Nawrocki
1
-2
/
+7
2012-09-26
[media] Set vfl_dir for all display or m2m drivers
Hans Verkuil
1
-0
/
+1
2012-09-15
[media] mem2mem-deinterlace: Remove unneeded struct vb2_queue clear on queue_...
Ezequiel GarcĂa
1
-2
/
+0
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
1
-0
/
+1120