summaryrefslogtreecommitdiff
path: root/drivers/media/platform/ti-vpe
AgeCommit message (Expand)Author
2019-12-13media: ti-vpe: csc: fix single vs multiplanar format handlingBenoit Parrot
2019-12-09media: ti-vpe: cal: fix enum_mbus_code/frame_size subdev argumentsBenoit Parrot
2019-12-09media: ti-vpe: cal: Fix a WARN issued when start streaming failsBenoit Parrot
2019-12-09media: ti-vpe: cal: Properly calculate max resolution boundaryBenoit Parrot
2019-12-09media: ti-vpe: cal: Add subdev s_power hooksBenoit Parrot
2019-12-09media: ti-vpe: cal: Add AM654 supportBenoit Parrot
2019-12-09media: ti-vpe: cal: Add DRA76x supportBenoit Parrot
2019-12-09media: ti-vpe: cal: Align DPHY init sequence with docsBenoit Parrot
2019-12-09media: ti-vpe: cal: Fix pixel processing parametersBenoit Parrot
2019-12-09media: ti-vpe: cal: Fix ths_term/ths_settle parametersBenoit Parrot
2019-12-09media: ti-vpe: cal: add CSI2 PHY LDO errata supportBenoit Parrot
2019-12-09media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar
2019-12-09media: ti-vpe: cal: Enable DMABUF exportBenoit Parrot
2019-12-09media: ti-vpe: cal: Add per platform data supportBenoit Parrot
2019-12-09media: ti-vpe: cal: switch BIT_MASK to BITBenoit Parrot
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