summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/ti-vpe
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-091-4/+3Star
|\
| * media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon2019-06-051-2/+2
| * media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_capsBoris Brezillon2019-06-051-2/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1912-48/+12Star
|/
* media: replace strncpy() by strscpy()Mauro Carvalho Chehab2019-03-291-3/+3
* media: ti-vpe: Parse local endpoint for properties, not the remote oneSakari Ailus2019-03-201-10/+2Star
* media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab2019-03-011-1/+1
* media: platform: fix several typosMauro Carvalho Chehab2019-03-012-8/+8
* media: Use of_node_name_eq for node name comparisonsRob Herring2018-12-071-2/+2
* media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-041-1/+1
* media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-041-4/+29
* media: platform: remove redundant null pointer check before of_node_putzhong jiang2018-09-241-8/+4Star
* media: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-121-4/+4
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-3/+3
* media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia2018-06-281-19/+0Star
* media: ti-vpe: Remove surplus name initializationAnton Leontiev2018-06-281-1/+0Star
* media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab2017-12-291-1/+1
* media: drivers: media: remove duplicate includesPravin Shedge2017-12-131-3/+0Star
* media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab2017-11-301-1/+1
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-161-2/+6
|\
| * media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart2017-10-311-2/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* media: platform: make video_device constBhumika Goyal2017-08-272-2/+2
* media: ti-vpe: vpe: constify v4l2_m2m_ops structuresJulia Lawall2017-08-201-1/+1
* media: ti-vpe: cal: use of_graph_get_remote_endpoint()Kuninori Morimoto2017-08-081-1/+1
* [media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2017-06-061-7/+8
* [media] media: ti-vpe: vpe: allow use of user specified strideBenoit Parrot2017-03-031-8/+20
* [media] media: ti-vpe: vpdma: add support for user specified strideBenoit Parrot2017-03-033-15/+11Star
* [media] media: ti-vpe: vpdma: fix a timeout loopDan Carpenter2017-02-031-1/+1
* [media] ti-vpe: get rid of some smatch warningsMauro Carvalho Chehab2016-11-221-3/+15
* [media] vpdma: remove vpdma_enable_list_notify_irq()Mauro Carvalho Chehab2016-11-221-16/+0Star
* [media] media: ti-vpe: vpe: Add proper support single and multi-plane bufferBenoit Parrot2016-11-221-10/+48
* [media] media: ti-vpe: csc: Add debug support for multi-instanceBenoit Parrot2016-11-221-0/+2
* [media] media: ti-vpe: Make colorspace converter library into its own moduleBenoit Parrot2016-11-224-6/+18
* [media] media: ti-vpe: vpdma: Add RAW8 and RAW16 data typesBenoit Parrot2016-11-222-0/+29
* [media] media: ti-vpe: vpe: Make sure frame size dont exceed scaler capacityBenoit Parrot2016-11-222-17/+60
* [media] media: ti-vpe: scaler: Add debug support for multi-instanceBenoit Parrot2016-11-221-0/+2
* [media] media: ti-vpe: Make scaler library into its own moduleBenoit Parrot2016-11-224-6/+19
* [media] media: ti-vpe: vpe: Enable DMABUF exportBenoit Parrot2016-11-221-0/+1
* [media] media: ti-vpe: vpe: Fix line stride for output motion vectorNikhil Devshatwar2016-11-221-0/+1
* [media] media: ti-vpe: vpdma: Use bidirectional cached buffersNikhil Devshatwar2016-11-221-2/+3
* [media] media: ti-vpe: vpdma: Fix race condition for firmware loadingNikhil Devshatwar2016-11-223-17/+10Star
* [media] media: ti-vpe: vpe: Fix vb2 buffer cleanupBenoit Parrot2016-11-221-2/+60
* [media] media: ti-vpe: sc: Fix incorrect optimizationNikhil Devshatwar2016-11-222-12/+0Star
* [media] media: ti-vpe: vpdma: RGB data type yield inverted dataBenoit Parrot2016-11-221-20/+29
* [media] media: ti-vpe: vpdma: Corrected YUV422 data type labelBenoit Parrot2016-11-224-13/+38
* [media] media: ti-vpe: vpe: Added MODULE_DEVICE_TABLE hintBenoit Parrot2016-11-221-0/+1
* [media] media: ti-vpe: vpdma: allocate and maintain hwlistNikhil Devshatwar2016-11-222-0/+53
* [media] media: ti-vpe: vpe: Add RGB565 and RGB5551 supportNikhil Devshatwar2016-11-221-2/+20
* [media] media: ti-vpe: vpe: Post next descriptor only for list complete IRQNikhil Devshatwar2016-11-221-0/+9