index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
/
cal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: ti-vpe: cal: fix enum_mbus_code/frame_size subdev arguments
Benoit Parrot
2019-12-09
1
-0
/
+2
*
media: ti-vpe: cal: Fix a WARN issued when start streaming fails
Benoit Parrot
2019-12-09
1
-0
/
+5
*
media: ti-vpe: cal: Properly calculate max resolution boundary
Benoit Parrot
2019-12-09
1
-5
/
+11
*
media: ti-vpe: cal: Add subdev s_power hooks
Benoit Parrot
2019-12-09
1
-0
/
+12
*
media: ti-vpe: cal: Add AM654 support
Benoit Parrot
2019-12-09
1
-1
/
+25
*
media: ti-vpe: cal: Add DRA76x support
Benoit Parrot
2019-12-09
1
-0
/
+34
*
media: ti-vpe: cal: Align DPHY init sequence with docs
Benoit Parrot
2019-12-09
1
-27
/
+172
*
media: ti-vpe: cal: Fix pixel processing parameters
Benoit Parrot
2019-12-09
1
-3
/
+38
*
media: ti-vpe: cal: Fix ths_term/ths_settle parameters
Benoit Parrot
2019-12-09
1
-54
/
+44
*
media: ti-vpe: cal: add CSI2 PHY LDO errata support
Benoit Parrot
2019-12-09
1
-2
/
+55
*
media: ti-vpe: cal: Restrict DMA to avoid memory corruption
Nikhil Devshatwar
2019-12-09
1
-2
/
+4
*
media: ti-vpe: cal: Enable DMABUF export
Benoit Parrot
2019-12-09
1
-0
/
+1
*
media: ti-vpe: cal: Add per platform data support
Benoit Parrot
2019-12-09
1
-73
/
+209
*
media: ti-vpe: fix leaked of_node references
Wen Yang
2019-07-23
1
-0
/
+1
*
media: ti-vpe: set device_caps in struct video_device
Hans Verkuil
2019-07-22
1
-3
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
media: ti-vpe: Parse local endpoint for properties, not the remote one
Sakari Ailus
2019-03-20
1
-10
/
+2
*
media: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-07
1
-2
/
+2
*
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
2018-10-04
1
-1
/
+1
*
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2018-10-04
1
-4
/
+29
*
media: platform: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-24
1
-8
/
+4
*
media: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-12
1
-4
/
+4
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-3
/
+3
*
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
2017-12-29
1
-1
/
+1
*
media: drivers: media: remove duplicate includes
Pravin Shedge
2017-12-13
1
-3
/
+0
*
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
2017-10-31
1
-2
/
+6
*
media: platform: make video_device const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
media: ti-vpe: cal: use of_graph_get_remote_endpoint()
Kuninori Morimoto
2017-08-08
1
-1
/
+1
*
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-06-06
1
-7
/
+8
*
[media] media: platform: ti-vpe: call of_node_put on non-null pointer
Peter Chen
2016-11-18
1
-4
/
+4
*
[media] squash lines for simple wrapper functions
Masahiro Yamada
2016-11-16
1
-5
/
+1
*
[media] platform: constify vb2_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
1
-14
/
+1
*
[media] media: ti-vpe: cal: Fix warning: variable dereference before being ch...
Benoit Parrot
2016-02-23
1
-18
/
+11
*
[media] media: ti-vpe: cal: Fix unreachable code in enum_frame_interval
Benoit Parrot
2016-02-23
1
-29
/
+12
*
[media] media: ti-vpe: cal: Fix syntax check warnings
Benoit Parrot
2016-02-19
1
-8
/
+9
*
[media] media: ti-vpe: Add CAL v4l2 camera capture driver
Benoit Parrot
2016-02-01
1
-0
/
+1970