index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
m2m-deinterlace.c
Age
Commit message (
Expand
)
Author
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-03
[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