<feed xmlns='http://www.w3.org/2005/Atom'>
<title>starfive-tech/linux.git/drivers/media/i2c/Makefile, branch visionfive</title>
<subtitle>StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)</subtitle>
<id>https://git.radix-linux.su/starfive-tech/linux.git/atom?h=visionfive</id>
<link rel='self' href='https://git.radix-linux.su/starfive-tech/linux.git/atom?h=visionfive'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/'/>
<updated>2025-05-06T07:53:54+00:00</updated>
<entry>
<title>media: i2c: Add driver for ST VD55G1 camera sensor</title>
<updated>2025-05-06T07:53:54+00:00</updated>
<author>
<name>Benjamin Mugnier</name>
<email>benjamin.mugnier@foss.st.com</email>
</author>
<published>2025-04-30T08:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=e56616d7b23c120626a4ea670d893bf6e9bf44cd'/>
<id>urn:sha1:e56616d7b23c120626a4ea670d893bf6e9bf44cd</id>
<content type='text'>
The VD55G1 is a monochrome global shutter camera with a 804x704 maximum
resolution with RAW8 and RAW10 bytes per pixel.
The driver supports :
- Auto exposure from the sensor, or manual exposure mode
- HDR subtraction mode, allowing edge detection and background removal
- Auto exposure cold start, using configuration values from last stream
to start the next one
- LED GPIOs for illumination
- Most standard camera sensor features (hblank, vblank, test patterns,
again, dgain, hflip, vflip, auto exposure bias, etc.)
Add driver source code to MAINTAINERS file.

Signed-off-by: Benjamin Mugnier &lt;benjamin.mugnier@foss.st.com&gt;
Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>media: i2c: Add driver for ST VD56G3 camera sensor</title>
<updated>2025-05-06T07:53:52+00:00</updated>
<author>
<name>Sylvain Petinot</name>
<email>sylvain.petinot@foss.st.com</email>
</author>
<published>2025-05-02T20:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=87aa97fc315759323475c3742664547830256d83'/>
<id>urn:sha1:87aa97fc315759323475c3742664547830256d83</id>
<content type='text'>
Add V4L2 sub-device driver for STMicroelectronics VD56G3 camera sensor.
This is a 1.5 M pixel global shutter image sensor with an active array
size of 1124 x 1364 (portrait orientation).

The driver supports Mono (VD56G3) and Color (VD66GY) variants.

Signed-off-by: Sylvain Petinot &lt;sylvain.petinot@foss.st.com&gt;
Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>media: i2c: Add Omnivision OV02C10 sensor driver</title>
<updated>2025-05-06T07:53:50+00:00</updated>
<author>
<name>Heimir Thor Sverrisson</name>
<email>heimir.sverrisson@gmail.com</email>
</author>
<published>2025-03-27T16:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=44f89010dae0eff6aabb9c14fb4b1001542498b4'/>
<id>urn:sha1:44f89010dae0eff6aabb9c14fb4b1001542498b4</id>
<content type='text'>
Add a new driver for the Omnivision OV02C10 camera sensor. This is based
on the out of tree driver by Hao Yao &lt;hao.yao@intel.com&gt; from:
https://github.com/intel/ipu6-drivers/blob/master/drivers/media/i2c/ov02c10.c

This has been tested on a Dell XPS 9440 together with the IPU6 isys CSI
driver and the libcamera software ISP code.

Tested-by: Ingvar Hagelund &lt;ingvar@redpill-linpro.com&gt; # Dell XPS 9340
Tested-by: Heimir Thor Sverrisson &lt;heimir.sverrisson@gmail.com&gt; # Dell XPS 9440
Signed-off-by: Heimir Thor Sverrisson &lt;heimir.sverrisson@gmail.com&gt;
Co-developed-by: Bryan O'Donoghue &lt;bryan.odonoghue@linaro.org&gt;
Signed-off-by: Bryan O'Donoghue &lt;bryan.odonoghue@linaro.org&gt;
Co-developed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Tested-by: Stanislaw Gruszka &lt;stanislaw.gruszka@linux.intel.com&gt; # Dell XPS 9340
Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>media: i2c: ov02e10: add OV02E10 image sensor driver</title>
<updated>2025-04-25T08:15:31+00:00</updated>
<author>
<name>Jingjing Xiong</name>
<email>jingjing.xiong@intel.com</email>
</author>
<published>2025-04-07T09:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=1c734f8ab070716604d0794094e18de3475c8eeb'/>
<id>urn:sha1:1c734f8ab070716604d0794094e18de3475c8eeb</id>
<content type='text'>
Add in the ov02e10 driver from the Intel IPU6 repository.

Signed-off-by: Jingjing Xiong &lt;jingjing.xiong@intel.com&gt;
Co-developed-by: Hao Yao &lt;hao.yao@intel.com&gt;
Signed-off-by: Hao Yao &lt;hao.yao@intel.com&gt;
Co-developed-by: Jim Lai &lt;jim.lai@intel.com&gt;
Signed-off-by: Jim Lai &lt;jim.lai@intel.com&gt;
Co-developed-by: You-Sheng Yang &lt;vicamo.yang@canonical.com&gt;
Signed-off-by: You-Sheng Yang &lt;vicamo.yang@canonical.com&gt;
Co-developed-by: Alan Stern &lt;stern@rowland.harvard.edu&gt;
Signed-off-by: Alan Stern &lt;stern@rowland.harvard.edu&gt;
Co-developed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Bryan O'Donoghue &lt;bryan.odonoghue@linaro.org&gt;
Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>media: i2c: add lt6911uxe hdmi bridge driver</title>
<updated>2025-03-06T16:28:24+00:00</updated>
<author>
<name>Dongcheng Yan</name>
<email>dongcheng.yan@intel.com</email>
</author>
<published>2025-03-06T06:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=e49563c3be09d4639ccff8ca68ef63b6f6c8456d'/>
<id>urn:sha1:e49563c3be09d4639ccff8ca68ef63b6f6c8456d</id>
<content type='text'>
Lontium LT9611UXE is a HDMI to MIPI CSI-2 bridge. The device supports
modes up to 4k@60fps, obtains the video information and switches the
current mode once the video signal changes.

Signed-off-by: Dongcheng Yan &lt;dongcheng.yan@intel.com&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil@xs4all.nl&gt;
[hverkuil: fix smatch warning: missing error code 'ret']
[hverkuil: fix coccinelle IRQF_ONESHOT warning]
</content>
</entry>
<entry>
<title>media: i2c: Add GC05A2 image sensor driver</title>
<updated>2024-06-24T14:47:34+00:00</updated>
<author>
<name>Zhi Mao</name>
<email>zhi.mao@mediatek.com</email>
</author>
<published>2024-06-11T11:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=355f5097262b17d930e880b35f88986d3f8c1c85'/>
<id>urn:sha1:355f5097262b17d930e880b35f88986d3f8c1c85</id>
<content type='text'>
Add a V4L2 sub-device driver for Galaxycore GC05A2 image sensor.

Reviewed-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;
Signed-off-by: Zhi Mao &lt;zhi.mao@mediatek.com&gt;
[Sakari Ailus: Fold in MAINTAINERS change.]
Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>media: i2c: Add GC08A3 image sensor driver</title>
<updated>2024-06-24T14:47:34+00:00</updated>
<author>
<name>Zhi Mao</name>
<email>zhi.mao@mediatek.com</email>
</author>
<published>2024-06-12T02:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=1ad0cd5ed61b24929fcdeb9a38c15a3f2c18c1fe'/>
<id>urn:sha1:1ad0cd5ed61b24929fcdeb9a38c15a3f2c18c1fe</id>
<content type='text'>
Add a V4L2 sub-device driver for Galaxycore GC08A3 image sensor.

Reviewed-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;
Signed-off-by: Zhi Mao &lt;zhi.mao@mediatek.com&gt;
[Sakari Ailus: Fold in MAINTAINERS change.]
Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>media: i2c: vgxy61: Fix device name</title>
<updated>2024-06-15T09:16:40+00:00</updated>
<author>
<name>Benjamin Mugnier</name>
<email>benjamin.mugnier@foss.st.com</email>
</author>
<published>2024-06-12T08:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=15765ff7147e9ca45079c1a5e37c35052d57381a'/>
<id>urn:sha1:15765ff7147e9ca45079c1a5e37c35052d57381a</id>
<content type='text'>
Rename 'st-vgxy61' to 'vgxy61', dropping the vendor prefix to follow the
same naming scheme as the vast majority of device drivers.
The device tree binding does not fall into binding rename exceptions and
therefore must not be changed. Keep its legacy name.

Signed-off-by: Benjamin Mugnier &lt;benjamin.mugnier@foss.st.com&gt;
Acked-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;
Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>media: i2c: add MAX96714 driver</title>
<updated>2024-06-04T06:31:26+00:00</updated>
<author>
<name>Julien Massot</name>
<email>julien.massot@collabora.com</email>
</author>
<published>2024-04-30T13:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=37a638e9bf998581655d012a36ee36ed4b4bfc94'/>
<id>urn:sha1:37a638e9bf998581655d012a36ee36ed4b4bfc94</id>
<content type='text'>
This driver handles the MAX96714 deserializer in tunnel mode.
The CSI output will replicate all the CSI traffic forwarded by
the remote serializer.

The MAX96714 driver can handle MAX96714 and MAX96714F variants
with the same "maxim,max96714f" compatible.

Signed-off-by: Julien Massot &lt;julien.massot@collabora.com&gt;
[Sakari Ailus: Adapt to changed i2c_mux_add_adapter arguments.]
Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>media: i2c: add MAX96717 driver</title>
<updated>2024-06-04T06:31:26+00:00</updated>
<author>
<name>Julien Massot</name>
<email>julien.massot@collabora.com</email>
</author>
<published>2024-04-30T13:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=50f222455793c2769bdde1152f930f0b1cc05634'/>
<id>urn:sha1:50f222455793c2769bdde1152f930f0b1cc05634</id>
<content type='text'>
This driver handles the MAX96717 serializer in tunnel mode.
All incoming CSI traffic will be tunneled through the GMSL2
link.

The MAX96717 driver can handle MAX96717 and MAX96717F variants
with the same "maxim,max96717f" compatible.

Signed-off-by: Julien Massot &lt;julien.massot@collabora.com&gt;
[Sakari Ailus: Adapt to changed i2c_mux_add_adapter arguments.]
Signed-off-by: Sakari Ailus &lt;sakari.ailus@linux.intel.com&gt;
Signed-off-by: Hans Verkuil &lt;hverkuil-cisco@xs4all.nl&gt;
</content>
</entry>
</feed>
