summaryrefslogtreecommitdiff
path: root/drivers/media/platform/ti-vpe
AgeCommit message (Expand)Author
2019-11-10media: ti-vpe: vpe: fix compatible to match bindingsBenoit Parrot
2019-11-08media: ti-vpe: fix smatch errorHans Verkuil
2019-10-24media: ti-vpe: vpe: use r2y instead of y2r, copy-paste errorColin Ian King
2019-10-10media: ti-vpe: vpe: don't rely on colorspace member for conversionBenoit Parrot
2019-10-10media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrongBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_funcBenoit Parrot
2019-10-10media: ti-vpe: vpe: use standard struct instead of duplicating fieldsBenoit Parrot
2019-10-10media: ti-vpe: Set the DMA mask and coherent maskBenoit Parrot
2019-10-10media: ti-vpe: vpdma: Use fixed type for address in descriptorBenoit Parrot
2019-10-10media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot
2019-10-10media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot
2019-10-10media: ti-vpe: Set MAX height supported to 2048 pixelsRam Prasad
2019-10-10media: ti-vpe: Add support for NV21 formatNikhil Devshatwar
2019-10-10media: ti-vpe: Add support for SEQ_BTNikhil Devshatwar
2019-10-10media: ti-vpe: vpe: Remove unnecessary use of container_ofBenoit Parrot
2019-10-10media: ti-vpe: vpe: Add missing null pointer checksBenoit Parrot
2019-10-10media: ti-vpe: vpe: Fix Motion Vector vpdma strideBenoit Parrot
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
2019-08-26media: ti-vpe: Add cleanup in vpdma_list_cleanup()Wenwen Wang
2019-07-23media: ti-vpe: fix leaked of_node referencesWen Yang
2019-07-22media: ti-vpe: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon
2019-06-05media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_capsBoris Brezillon
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2019-03-20media: ti-vpe: Parse local endpoint for properties, not the remote oneSakari Ailus
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2018-12-07media: Use of_node_name_eq for node name comparisonsRob Herring
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam
2018-09-24media: platform: remove redundant null pointer check before of_node_putzhong jiang
2018-09-12media: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia
2018-06-28media: ti-vpe: Remove surplus name initializationAnton Leontiev
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab
2017-12-13media: drivers: media: remove duplicate includesPravin Shedge
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart
2017-08-27media: platform: make video_device constBhumika Goyal
2017-08-20media: ti-vpe: vpe: constify v4l2_m2m_ops structuresJulia Lawall