aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/ti-vpe/vpe.c
Commit message (Expand)AuthorAge
* [media] media: ti-vpe: Use mem-to-mem ioctl helpersPrabhakar Lad2015-02-02
* [media] media: ti-vpe: use vb2_ops_wait_prepare/finish helperPrabhakar Lad2014-12-22
* media: platform: ti-vpe: drop owner assignment from platform_driversWolfram Sang2014-10-20
* [media] v4l: ti-vpe: Remove casting the return value which is a void pointerJingoo Han2014-09-22
* [media] v4l: ti-vpe: use c99 initializers in structuresJulia Lawall2014-09-22
* [media] ti-vpe: use true/false for boolean varsMauro Carvalho Chehab2014-09-03
* [media] enable COMPILE_TEST for ti-vbeMauro Carvalho Chehab2014-08-26
* [media] v4l: ti-vpe: Add selection API in VPE driverArchit Taneja2014-05-23
* [media] v4l: ti-vpe: Fix some params in VPE data descriptorsArchit Taneja2014-05-23
* [media] v4l: ti-vpe: Allow DMABUF buffer type supportArchit Taneja2014-05-23
* [media] v4l: ti-vpe: register video device only when firmware is loadedArchit Taneja2014-05-23
* [media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffersArchit Taneja2014-04-07
* [media] v4l: ti-vpe: Set correct field parameter for output and capture buffersArchit Taneja2014-04-07
* [media] v4l: ti-vpe: zero out reserved fields in try_fmtArchit Taneja2014-04-07
* [media] v4l: ti-vpe: Fix initial configuration queue dataArchit Taneja2014-04-07
* [media] v4l: ti-vpe: Use correct bus_info name for the device in querycapArchit Taneja2014-04-07
* [media] v4l: ti-vpe: report correct capabilities in querycapArchit Taneja2014-04-07
* [media] v4l: ti-vpe: Allow usage of smaller imagesArchit Taneja2014-04-07
* [media] v4l: ti-vpe: Use video_device_release_emptyArchit Taneja2014-04-07
* [media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of...Archit Taneja2014-04-07
* [media] v4l: Copy timestamp source flags to destination on m2m devicesSakari Ailus2014-03-05
* [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-05
* [media] v4l: ti-vpe: enable CSC support for VPEArchit Taneja2014-01-07
* [media] v4l: ti-vpe: create a color space converter block libraryArchit Taneja2014-01-07
* [media] v4l: ti-vpe: enable basic scaler supportArchit Taneja2014-01-07
* [media] v4l: ti-vpe: make vpe driver load scaler coefficientsArchit Taneja2014-01-07
* [media] v4l: ti-vpe: create a scaler block libraryArchit Taneja2014-01-07
* [media] v4l: ti-vpe: make sure VPDMA line stride constraints are metArchit Taneja2013-12-10
* [media] v4l: ti-vpe: fix return value check in vpe_probe()Wei Yongjun2013-12-10
* [media] v4l: ti-vpe: fix error return code in vpe_probe()Wei Yongjun2013-12-10
* [media] v4l: ti-vpe: use module_platform_driver to simplify the codeWei Yongjun2013-12-10
* [media] v4l: ti-vpe: Add de-interlacer support in VPEArchit Taneja2013-10-28
* [media] v4l: ti-vpe: Add VPE mem to mem driverArchit Taneja2013-10-28