aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorRicardo Cañuelo <ricardo.canuelo@collabora.com>2020-06-08 12:57:25 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-06-09 15:58:40 +0200
commitc5e085d96d1cdc855365b7fd9c1825b886f266f6 (patch)
tree181b25942ec6919a7839a65b24b12f2711b277ab /CONTRIBUTORS
parent092934c131705d77c23b65df2a846fcd49d98469 (diff)
sys/linux: specific descriptions for vim2m (v4l2)
Add a set of descriptions to focus the fuzzing process on the V4L2 vim2m test driver. This should be useful to test the M2M framework. The syscalls are based on a specific file descriptor for the vim2m device and a selection of v4l2 ioctls that operate on it. Some of the existing v4l2 data structure definitions have been extended to allow restricting and selecting some options in order to narrow down the fuzzing process. Initial support for Request API added.
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 4ac009d4e..2fdb49130 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -58,5 +58,6 @@ Ethercflow
Christoph Paasch
Collabora
André Almeida
+ Ricardo Cañuelo
Dipanjan Das
Daimeng Wang