summaryrefslogtreecommitdiff
path: root/drivers/media/platform/ti-vpe/cal.c
AgeCommit message (Expand)Author
2019-07-23media: ti-vpe: fix leaked of_node referencesWen Yang
2019-07-22media: ti-vpe: set device_caps in struct video_deviceHans Verkuil
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-20media: ti-vpe: Parse local endpoint for properties, not the remote oneSakari Ailus
2018-12-07media: Use of_node_name_eq for node name comparisonsRob Herring
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam
2018-09-24media: platform: remove redundant null pointer check before of_node_putzhong jiang
2018-09-12media: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab
2017-12-13media: drivers: media: remove duplicate includesPravin Shedge
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart
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