summaryrefslogtreecommitdiff
path: root/drivers/media/platform/ti-vpe/csc.c
AgeCommit message (Expand)Author
2022-03-18media: platform: re-structure TI driversPratyush Yadav
2021-04-06media: ti-vpe: csc: remove redundant dev_err call in csc_create()Yang Yingliang
2019-12-13media: ti-vpe: csc: fix single vs multiplanar format handlingBenoit Parrot
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-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-11-22[media] media: ti-vpe: csc: Add debug support for multi-instanceBenoit Parrot
2016-11-22[media] media: ti-vpe: Make colorspace converter library into its own moduleBenoit Parrot
2014-11-05[media] ti-vpe: fix sparse warningsHans Verkuil
2014-10-30[media] ti-fpe: LLVMLinux: Remove nested function from ti-vpeBehan Webster
2014-05-23[media] v4l: ti-vpe: Rename csc memory resource nameArchit Taneja
2014-05-23[media] v4l: ti-vpe: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz
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