aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/ti-vpe
AgeCommit message (Expand)Author
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-07[media] v4l: ti-vpe: Add a type specifier to describe vpdma data format typeArchit Taneja
2014-01-07[media] v4l: ti-vpe: enable CSC support for VPEArchit Taneja
2014-01-07[media] v4l: ti-vpe: Add helper to perform color conversionArchit Taneja
2014-01-07[media] v4l: ti-vpe: create a color space converter block libraryArchit Taneja
2014-01-07[media] v4l: ti-vpe: enable basic scaler supportArchit Taneja
2014-01-07[media] v4l: ti-vpe: make vpe driver load scaler coefficientsArchit Taneja
2014-01-07[media] v4l: ti-vpe: support loading of scaler coefficientsArchit Taneja
2014-01-07[media] v4l: ti-vpe: create a scaler block libraryArchit Taneja
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-12-10[media] v4l: ti-vpe: make sure VPDMA line stride constraints are metArchit Taneja
2013-12-10[media] v4l: ti-vpe: Fix the data_type value for UYVY VPDMA formatArchit Taneja
2013-12-10[media] v4l: ti-vpe: fix return value check in vpe_probe()Wei Yongjun
2013-12-10[media] v4l: ti-vpe: fix error return code in vpe_probe()Wei Yongjun
2013-12-10[media] v4l: ti-vpe: use module_platform_driver to simplify the codeWei Yongjun
2013-10-28[media] v4l: ti-vpe: Add de-interlacer support in VPEArchit Taneja
2013-10-28[media] v4l: ti-vpe: Add VPE mem to mem driverArchit Taneja
2013-10-28[media] v4l: ti-vpe: Add helpers for creating VPDMA descriptorsArchit Taneja
2013-10-28[media] v4l: ti-vpe: Create a vpdma helper libraryArchit Taneja