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