summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorArec Kao <arec.kao@intel.com>2021-08-17 06:46:07 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-09-30 10:07:45 +0200
commit7ee85054682299babdb32f597b11daeec2d3e9d9 (patch)
treef6d1d2e776d7adb9cc6bc0ff1dd8ac9a379642ac /MAINTAINERS
parentd170b0ea1760989fe8ac053bef83e61f3bf87992 (diff)
downloadlinux-stable-7ee85054682299babdb32f597b11daeec2d3e9d9.tar.gz
linux-stable-7ee85054682299babdb32f597b11daeec2d3e9d9.tar.bz2
linux-stable-7ee85054682299babdb32f597b11daeec2d3e9d9.zip
media: Add sensor driver support for the ov13b10 camera.
This driver supports following features: - phase detection auto focus (PDAF) - manual exposure and analog/digital gain control - vblank/hblank control - test pattern - image vertical flip and horizontal mirror control - 4208x3120 at 30FPS - 2080x1170 at 60FPS Signed-off-by: Arec Kao <arec.kao@intel.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 943b7bc93c93..f3761373e7c5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13800,6 +13800,13 @@ S: Maintained
T: git git://linuxtv.org/media_tree.git
F: drivers/media/i2c/ov13858.c
+OMNIVISION OV13B10 SENSOR DRIVER
+M: Arec Kao <arec.kao@intel.com>
+L: linux-media@vger.kernel.org
+S: Maintained
+T: git git://linuxtv.org/media_tree.git
+F: drivers/media/i2c/ov13b10.c
+
OMNIVISION OV2680 SENSOR DRIVER
M: Rui Miguel Silva <rmfrfs@gmail.com>
L: linux-media@vger.kernel.org