Home
last modified time | relevance | path

Searched +full:alvium +full:- +full:csi2 (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/media/i2c/
H A Dalliedvision,alvium-csi2.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/media/i2c/alliedvision,alvium-csi2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allied Vision Alvium Camera
10 - Tommaso Merciai <tomm.merciai@gmail.com>
11 - Martin Hecht <martin.hecht@avnet.eu>
14 - $ref: /schemas/media/video-interface-devices.yaml#
18 const: alliedvision,alvium-csi2
23 vcc-ext-in-supply:
[all …]
/linux/drivers/media/i2c/
H A Dalvium-csi2.c1 // SPDX-License-Identifier: GPL-2.0
3 * Allied Vision Technologies GmbH Alvium camera driver
15 #include <media/mipi-csi2.h>
16 #include <media/v4l2-async.h>
17 #include <media/v4l2-ctrls.h>
18 #include <media/v4l2-device.h>
19 #include <media/v4l2-event.h>
20 #include <media/v4l2-fwnode.h>
21 #include <media/v4l2-subdev.h>
23 #include "alvium-csi2.h"
[all …]
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
8 comment "IR I2C driver auto-selected by 'Autoselect ancillary drivers'"
45 tristate "Allied Vision ALVIUM MIPI CSI-2 camera support"
48 This is a Video4Linux2 sensor-level driver for the Allied Vision
49 ALVIUM camera connected via MIPI CSI-2 interface.
52 module will be called alvium-csi2.
97 This is a V4L2 sensor-level driver for GalaxyCore GC2145
104 tristate "Hynix Hi-556 sensor support"
107 Hi-556 camera.
113 tristate "Hynix Hi-846 sensor support"
[all …]
H A DMakefile1 # SPDX-License-Identifier: GPL-2.0
3 msp3400-objs := msp3400-driver.o msp3400-kthreads.o
5 obj-$(CONFIG_SDR_MAX2175) += max2175.o
6 obj-$(CONFIG_VIDEO_AD5820) += ad5820.o
7 obj-$(CONFIG_VIDEO_ADP1653) += adp1653.o
8 obj-$(CONFIG_VIDEO_ADV7170) += adv7170.o
9 obj-$(CONFIG_VIDEO_ADV7175) += adv7175.o
10 obj-$(CONFIG_VIDEO_ADV7180) += adv7180.o
11 obj-$(CONFIG_VIDEO_ADV7183) += adv7183.o
12 obj-$(CONFIG_VIDEO_ADV7343) += adv7343.o
[all …]
/linux/
H A DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]