<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/include/media/camera_common.h, branch rtss22-ae</title>
<subtitle>NVIDIA's kernel modules to support tegra chips (used in Jetson boards)</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/'/>
<entry>
<title>media:i2c:imx274 power on delay</title>
<updated>2021-06-21T08:55:18+00:00</updated>
<author>
<name>arai</name>
<email>arai@nvidia.com</email>
</author>
<published>2021-06-15T06:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=315e1c9a276aa1965c646ec84a52ed80934367e8'/>
<id>315e1c9a276aa1965c646ec84a52ed80934367e8</id>
<content type='text'>
Add somelayency in imx274 power on. The AVDD on McCoy
is turned off by default and needs some time to be setup
before the reset GPIOs can be released.

Bug 200741282

Change-Id: I0696e0aab4239929552e355325ffbe6070a94484
Signed-off-by: arai &lt;arai@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2545868
Reviewed-by: svcacv &lt;svcacv@nvidia.com&gt;
Reviewed-by: Sudhir Vyas &lt;svyas@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add somelayency in imx274 power on. The AVDD on McCoy
is turned off by default and needs some time to be setup
before the reset GPIOs can be released.

Bug 200741282

Change-Id: I0696e0aab4239929552e355325ffbe6070a94484
Signed-off-by: arai &lt;arai@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2545868
Reviewed-by: svcacv &lt;svcacv@nvidia.com&gt;
Reviewed-by: Sudhir Vyas &lt;svyas@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tegracam_v4l2: Add custom v4l2 control for eeprom</title>
<updated>2020-10-30T18:54:23+00:00</updated>
<author>
<name>arai</name>
<email>arai@nvidia.com</email>
</author>
<published>2020-07-30T19:04:17+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=e5fe6909e1120f098f13ba72e336fb5376e8b5e4'/>
<id>e5fe6909e1120f098f13ba72e336fb5376e8b5e4</id>
<content type='text'>
Add custom v4l2 control for stereo eeprom calibration
properties to be read from the sensor driver

Bug 3037357

Change-Id: I81a82e999f2a9edfabb5eaa8142cda60a3674a0c
Signed-off-by: arai &lt;arai@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2391827
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Reviewed-by: automaticguardword &lt;automaticguardword@nvidia.com&gt;
Reviewed-by: Sudhir Vyas &lt;svyas@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add custom v4l2 control for stereo eeprom calibration
properties to be read from the sensor driver

Bug 3037357

Change-Id: I81a82e999f2a9edfabb5eaa8142cda60a3674a0c
Signed-off-by: arai &lt;arai@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2391827
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Reviewed-by: automaticguardword &lt;automaticguardword@nvidia.com&gt;
Reviewed-by: Sudhir Vyas &lt;svyas@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>media: platform: Fix camera LKM refcount issue</title>
<updated>2019-10-23T02:39:29+00:00</updated>
<author>
<name>Frank Chen</name>
<email>frankc@nvidia.com</email>
</author>
<published>2019-10-08T00:18:16+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=0e38138f84719dabdbe1ed944d0ca4cd25040410'/>
<id>0e38138f84719dabdbe1ed944d0ca4cd25040410</id>
<content type='text'>
Modify camera driver subdevice module owner info so the camera
driver won't get locked as part of the VI driver. This will make
load/unload modules possible.

Bug 2719996

Change-Id: I24a86c8bbe9bfb3d4b2d926ed96d1c0a39a2931d
Signed-off-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2213174
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shan Neng Chen &lt;snchen@nvidia.com&gt;
Reviewed-by: Ankit Gupta (SW-TEGRA) &lt;ankitgu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modify camera driver subdevice module owner info so the camera
driver won't get locked as part of the VI driver. This will make
load/unload modules possible.

Bug 2719996

Change-Id: I24a86c8bbe9bfb3d4b2d926ed96d1c0a39a2931d
Signed-off-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2213174
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shan Neng Chen &lt;snchen@nvidia.com&gt;
Reviewed-by: Ankit Gupta (SW-TEGRA) &lt;ankitgu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers: media: Fix tegracam sensor mode control</title>
<updated>2019-02-15T10:17:55+00:00</updated>
<author>
<name>Frank Chen</name>
<email>frankc@nvidia.com</email>
</author>
<published>2019-02-07T19:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=be3cf27a580a01f3cd53e2a94404649099e3b80a'/>
<id>be3cf27a580a01f3cd53e2a94404649099e3b80a</id>
<content type='text'>
- make TEGRA_CAMERA_CID_SENSOR_MODE_ID control available
even when sensor is not enabled. This is need when running
V4L2 path. Otherwise we are not able to get the proper
mode id when sensor starts streaming.

- Fix TEGRA_CAMERA_CID_SENSOR_MODES control maximum value.
It was set to U32_MAX and never got updated based on the
DT settings.

Bug 2505073

Change-Id: I220a5d23451050cd7237f54c97557570be3adc36
Signed-off-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2014086
(cherry picked from commit 82ad11d47da9270ce5c2d6f6b66d074571f98568)
Reviewed-on: https://git-master.nvidia.com/r/2018545
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Vincent Chung &lt;vincentc@nvidia.com&gt;
Reviewed-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-by: Aditya Tomar &lt;adtomar@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- make TEGRA_CAMERA_CID_SENSOR_MODE_ID control available
even when sensor is not enabled. This is need when running
V4L2 path. Otherwise we are not able to get the proper
mode id when sensor starts streaming.

- Fix TEGRA_CAMERA_CID_SENSOR_MODES control maximum value.
It was set to U32_MAX and never got updated based on the
DT settings.

Bug 2505073

Change-Id: I220a5d23451050cd7237f54c97557570be3adc36
Signed-off-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2014086
(cherry picked from commit 82ad11d47da9270ce5c2d6f6b66d074571f98568)
Reviewed-on: https://git-master.nvidia.com/r/2018545
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Vincent Chung &lt;vincentc@nvidia.com&gt;
Reviewed-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-by: Aditya Tomar &lt;adtomar@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers: camera: Support sensor blobs in controls</title>
<updated>2019-02-01T07:28:02+00:00</updated>
<author>
<name>Bhanu Murthy V</name>
<email>bmurthyv@nvidia.com</email>
</author>
<published>2018-11-01T03:00:26+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=00baf48dcdb76c94d12ec2457b608e17f2a9f1ac'/>
<id>00baf48dcdb76c94d12ec2457b608e17f2a9f1ac</id>
<content type='text'>
Add mode and control blobs for sensor safety architecture.
Add support for tvcf to expose control context apis to
prepare control blobs.

Bug 2433156

Change-Id: If2ada23eb52f7b55545db8cd1d4bf29efc333af1
Signed-off-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1941463
(cherry picked from commit cc9b60122046565200fb42c1159d612764d1bca8)
Reviewed-on: https://git-master.nvidia.com/r/2006763
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Tested-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-by: Vincent Chung &lt;vincentc@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add mode and control blobs for sensor safety architecture.
Add support for tvcf to expose control context apis to
prepare control blobs.

Bug 2433156

Change-Id: If2ada23eb52f7b55545db8cd1d4bf29efc333af1
Signed-off-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1941463
(cherry picked from commit cc9b60122046565200fb42c1159d612764d1bca8)
Reviewed-on: https://git-master.nvidia.com/r/2006763
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Tested-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-by: Vincent Chung &lt;vincentc@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers: camera: Add sensor blob utilities</title>
<updated>2019-02-01T07:27:58+00:00</updated>
<author>
<name>Bhanu Murthy V</name>
<email>bmurthyv@nvidia.com</email>
</author>
<published>2018-11-09T21:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=d67df23b0aa8740daee98386b6fe09ce0afc4ea5'/>
<id>d67df23b0aa8740daee98386b6fe09ce0afc4ea5</id>
<content type='text'>
Add utilities for sensor blob creation and writing
in CCPLEX. The blob creation will be common across
platorms for sensor drivers. Blob writing in CCPLEX
will be used based on the RCE support on the platform.
Add version in camera common and tvcf supported apis
to evaluate and verify blob support in sensor drivers.

Bug 2433156

Change-Id: Ie395be7d4ad959ae0efab9e72d1373fa7bd39d27
Signed-off-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1941462
(cherry picked from commit 187cb4926fbe68e653ba6e372b291da04605c946)
Reviewed-on: https://git-master.nvidia.com/r/2006762
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Tested-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-by: Vincent Chung &lt;vincentc@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add utilities for sensor blob creation and writing
in CCPLEX. The blob creation will be common across
platorms for sensor drivers. Blob writing in CCPLEX
will be used based on the RCE support on the platform.
Add version in camera common and tvcf supported apis
to evaluate and verify blob support in sensor drivers.

Bug 2433156

Change-Id: Ie395be7d4ad959ae0efab9e72d1373fa7bd39d27
Signed-off-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1941462
(cherry picked from commit 187cb4926fbe68e653ba6e372b291da04605c946)
Reviewed-on: https://git-master.nvidia.com/r/2006762
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Tested-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-by: Vincent Chung &lt;vincentc@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>media: i2c: Convert ov5693 to new framework</title>
<updated>2019-01-12T13:22:13+00:00</updated>
<author>
<name>Frank Chen</name>
<email>frankc@nvidia.com</email>
</author>
<published>2018-06-08T20:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=a0115ef3958865976fd2aa223882bc1e126de10c'/>
<id>a0115ef3958865976fd2aa223882bc1e126de10c</id>
<content type='text'>
Convert ov5693 to use new Tegra V4L2 Camera Framework

Jira CP-1434

Change-Id: I6e195efdf514a6d1a20247b279534262e57f9187
Signed-off-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1958914
(cherry picked from commit 6c3eb6eab3f00333b5b656e1c1d80c2c0656854a)
Reviewed-on: https://git-master.nvidia.com/r/1966282
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert ov5693 to use new Tegra V4L2 Camera Framework

Jira CP-1434

Change-Id: I6e195efdf514a6d1a20247b279534262e57f9187
Signed-off-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1958914
(cherry picked from commit 6c3eb6eab3f00333b5b656e1c1d80c2c0656854a)
Reviewed-on: https://git-master.nvidia.com/r/1966282
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers: camera: Move v4l2 subdev ops to tegracam</title>
<updated>2019-01-09T08:17:04+00:00</updated>
<author>
<name>Bhanu Murthy V</name>
<email>bmurthyv@nvidia.com</email>
</author>
<published>2018-08-29T22:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=0e15664e4eda6e09c799d1d0fb7c791fb59b257c'/>
<id>0e15664e4eda6e09c799d1d0fb7c791fb59b257c</id>
<content type='text'>
Move all v4l2 initialization to common framework, ensures
most of the duplicated code in sensor drivers reduced.
Now sensor drivers will have control and core ops for
all operations.

New ops - set_mode, start_streaming and stop_streaming
are added to modularize sensor drivers.

Update current sensor drivers with the new modifications.

Bug 2101376

Change-Id: Ic4070bde28f3dce61430af9ecded0541cda2f6fe
Signed-off-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1810324
(cherry picked from commit e5801b45ee0ca88a4d3ea6e98ac24800f1971806)
Reviewed-on: https://git-master.nvidia.com/r/1961293
Tested-by: Vincent Chung &lt;vincentc@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: David Bang &lt;dbang@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move all v4l2 initialization to common framework, ensures
most of the duplicated code in sensor drivers reduced.
Now sensor drivers will have control and core ops for
all operations.

New ops - set_mode, start_streaming and stop_streaming
are added to modularize sensor drivers.

Update current sensor drivers with the new modifications.

Bug 2101376

Change-Id: Ic4070bde28f3dce61430af9ecded0541cda2f6fe
Signed-off-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1810324
(cherry picked from commit e5801b45ee0ca88a4d3ea6e98ac24800f1971806)
Reviewed-on: https://git-master.nvidia.com/r/1961293
Tested-by: Vincent Chung &lt;vincentc@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: David Bang &lt;dbang@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>media: i2c: Add private data access in fops</title>
<updated>2018-07-26T06:09:15+00:00</updated>
<author>
<name>Rajesh Kumar</name>
<email>rajeshk@nvidia.com</email>
</author>
<published>2018-07-21T00:06:54+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=3068f295e6b937d0c478a2050ed8ffe192197bed'/>
<id>3068f295e6b937d0c478a2050ed8ffe192197bed</id>
<content type='text'>
Add private data access in common_ops and
ctrl_ops fops for imx185,imx268 and imx318 sensors

CP-1538

Change-Id: Ie93f4b9fd5920e84c07b4da6f227001fedf41ed4
Signed-off-by: Rajesh Kumar &lt;rajeshk@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1782990
Reviewed-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add private data access in common_ops and
ctrl_ops fops for imx185,imx268 and imx318 sensors

CP-1538

Change-Id: Ie93f4b9fd5920e84c07b4da6f227001fedf41ed4
Signed-off-by: Rajesh Kumar &lt;rajeshk@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1782990
Reviewed-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>media: tegra: common: fix to_camera_common_data</title>
<updated>2018-04-25T18:52:57+00:00</updated>
<author>
<name>Ahung Cheng</name>
<email>ahcheng@nvidia.com</email>
</author>
<published>2018-02-01T09:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=7990a8d5bd73f80d4499f5354b716b9fe01939d0'/>
<id>7990a8d5bd73f80d4499f5354b716b9fe01939d0</id>
<content type='text'>
when sensor doesn't use tegra camera common
structure, to_camera_common_data shall return NULL

bug 200384479

Change-Id: I1d94e591538d91005c93a4dd09a8406dcfd903b8
Reviewed-on: https://git-master.nvidia.com/r/1651093
(cherry picked from commit b722df787a6f05c86a1ccb89a9a784844e601689)
Signed-off-by: Ahung Cheng &lt;ahcheng@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1654873
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when sensor doesn't use tegra camera common
structure, to_camera_common_data shall return NULL

bug 200384479

Change-Id: I1d94e591538d91005c93a4dd09a8406dcfd903b8
Reviewed-on: https://git-master.nvidia.com/r/1651093
(cherry picked from commit b722df787a6f05c86a1ccb89a9a784844e601689)
Signed-off-by: Ahung Cheng &lt;ahcheng@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1654873
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
