aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/ti-vpe/cal.c
AgeCommit message (Expand)Author
2020-10-01media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar
2020-04-24media: ti-vpe: cal: fix disable_irqs to only the intended targetBenoit Parrot
2017-08-27media: platform: make video_device constBhumika Goyal
2017-08-08media: ti-vpe: cal: use of_graph_get_remote_endpoint()Kuninori Morimoto
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus
2016-11-18[media] media: platform: ti-vpe: call of_node_put on non-null pointerPeter Chen
2016-11-16[media] squash lines for simple wrapper functionsMasahiro Yamada
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-02-23[media] media: ti-vpe: cal: Fix warning: variable dereference before being ch...Benoit Parrot
2016-02-23[media] media: ti-vpe: cal: Fix unreachable code in enum_frame_intervalBenoit Parrot
2016-02-19[media] media: ti-vpe: cal: Fix syntax check warningsBenoit Parrot
2016-02-01[media] media: ti-vpe: Add CAL v4l2 camera capture driverBenoit Parrot