summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/ti-vpe/cal.c
Commit message (Expand)AuthorAgeFilesLines
* media: ti-vpe: cal: fix enum_mbus_code/frame_size subdev argumentsBenoit Parrot2019-12-091-0/+2
* media: ti-vpe: cal: Fix a WARN issued when start streaming failsBenoit Parrot2019-12-091-0/+5
* media: ti-vpe: cal: Properly calculate max resolution boundaryBenoit Parrot2019-12-091-5/+11
* media: ti-vpe: cal: Add subdev s_power hooksBenoit Parrot2019-12-091-0/+12
* media: ti-vpe: cal: Add AM654 supportBenoit Parrot2019-12-091-1/+25
* media: ti-vpe: cal: Add DRA76x supportBenoit Parrot2019-12-091-0/+34
* media: ti-vpe: cal: Align DPHY init sequence with docsBenoit Parrot2019-12-091-27/+172
* media: ti-vpe: cal: Fix pixel processing parametersBenoit Parrot2019-12-091-3/+38
* media: ti-vpe: cal: Fix ths_term/ths_settle parametersBenoit Parrot2019-12-091-54/+44
* media: ti-vpe: cal: add CSI2 PHY LDO errata supportBenoit Parrot2019-12-091-2/+55
* media: ti-vpe: cal: Restrict DMA to avoid memory corruptionNikhil Devshatwar2019-12-091-2/+4
* media: ti-vpe: cal: Enable DMABUF exportBenoit Parrot2019-12-091-0/+1
* media: ti-vpe: cal: Add per platform data supportBenoit Parrot2019-12-091-73/+209
* media: ti-vpe: fix leaked of_node referencesWen Yang2019-07-231-0/+1
* media: ti-vpe: set device_caps in struct video_deviceHans Verkuil2019-07-221-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* media: ti-vpe: Parse local endpoint for properties, not the remote oneSakari Ailus2019-03-201-10/+2
* media: Use of_node_name_eq for node name comparisonsRob Herring2018-12-071-2/+2
* media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-041-1/+1
* media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2018-10-041-4/+29
* media: platform: remove redundant null pointer check before of_node_putzhong jiang2018-09-241-8/+4
* media: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-121-4/+4
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-3/+3
* media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab2017-12-291-1/+1
* media: drivers: media: remove duplicate includesPravin Shedge2017-12-131-3/+0
* media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart2017-10-311-2/+6
* media: platform: make video_device constBhumika Goyal2017-08-271-1/+1
* media: ti-vpe: cal: use of_graph_get_remote_endpoint()Kuninori Morimoto2017-08-081-1/+1
* [media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2017-06-061-7/+8
* [media] media: platform: ti-vpe: call of_node_put on non-null pointerPeter Chen2016-11-181-4/+4
* [media] squash lines for simple wrapper functionsMasahiro Yamada2016-11-161-5/+1
* [media] platform: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-081-14/+1
* [media] media: ti-vpe: cal: Fix warning: variable dereference before being ch...Benoit Parrot2016-02-231-18/+11
* [media] media: ti-vpe: cal: Fix unreachable code in enum_frame_intervalBenoit Parrot2016-02-231-29/+12
* [media] media: ti-vpe: cal: Fix syntax check warningsBenoit Parrot2016-02-191-8/+9
* [media] media: ti-vpe: Add CAL v4l2 camera capture driverBenoit Parrot2016-02-011-0/+1970
OpenPOWER on IntegriCloud