summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/ti-vpe (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: ti-vpe: make sure VPDMA line stride constraints are metArchit Taneja2013-12-103-16/+46
* [media] v4l: ti-vpe: Fix the data_type value for UYVY VPDMA formatArchit Taneja2013-12-101-1/+1
* [media] v4l: ti-vpe: fix return value check in vpe_probe()Wei Yongjun2013-12-101-4/+4
* [media] v4l: ti-vpe: fix error return code in vpe_probe()Wei Yongjun2013-12-101-1/+3
* [media] v4l: ti-vpe: use module_platform_driver to simplify the codeWei Yongjun2013-12-101-12/+1
* [media] v4l: ti-vpe: Add de-interlacer support in VPEArchit Taneja2013-10-281-34/+358
* [media] v4l: ti-vpe: Add VPE mem to mem driverArchit Taneja2013-10-283-0/+2276
* [media] v4l: ti-vpe: Add helpers for creating VPDMA descriptorsArchit Taneja2013-10-283-0/+838
* [media] v4l: ti-vpe: Create a vpdma helper libraryArchit Taneja2013-10-283-0/+852