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
/
ti-vpe
Age
Commit message (
Expand
)
Author
2019-11-10
media: ti-vpe: vpe: fix compatible to match bindings
Benoit Parrot
2019-11-08
media: ti-vpe: fix smatch error
Hans Verkuil
2019-10-24
media: ti-vpe: vpe: use r2y instead of y2r, copy-paste error
Colin Ian King
2019-10-10
media: ti-vpe: vpe: don't rely on colorspace member for conversion
Benoit Parrot
2019-10-10
media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: use standard struct instead of duplicating fields
Benoit Parrot
2019-10-10
media: ti-vpe: Set the DMA mask and coherent mask
Benoit Parrot
2019-10-10
media: ti-vpe: vpdma: Use fixed type for address in descriptor
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: Make sure YUYV is set as default format
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic
Benoit Parrot
2019-10-10
media: ti-vpe: Set MAX height supported to 2048 pixels
Ram Prasad
2019-10-10
media: ti-vpe: Add support for NV21 format
Nikhil Devshatwar
2019-10-10
media: ti-vpe: Add support for SEQ_BT
Nikhil Devshatwar
2019-10-10
media: ti-vpe: vpe: Remove unnecessary use of container_of
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: Add missing null pointer checks
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: Fix Motion Vector vpdma stride
Benoit Parrot
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
2019-08-26
media: ti-vpe: Add cleanup in vpdma_list_cleanup()
Wenwen Wang
2019-07-23
media: ti-vpe: fix leaked of_node references
Wen Yang
2019-07-22
media: ti-vpe: 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-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
2019-06-05
media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
Boris Brezillon
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-20
media: ti-vpe: Parse local endpoint for properties, not the remote one
Sakari Ailus
2019-03-01
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2018-12-07
media: Use of_node_name_eq for node name comparisons
Rob Herring
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
2018-10-04
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-09-24
media: platform: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-12
media: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-06-28
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
Ezequiel Garcia
2018-06-28
media: ti-vpe: Remove surplus name initialization
Anton Leontiev
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-12-13
media: drivers: media: remove duplicate includes
Pravin Shedge
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-08-27
media: platform: make video_device const
Bhumika Goyal
2017-08-20
media: ti-vpe: vpe: constify v4l2_m2m_ops structures
Julia Lawall
[next]