<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/include/uapi/misc/tegra_mipi_ioctl.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>include: uapi: change the data type in headers</title>
<updated>2019-05-10T13:44:00+00:00</updated>
<author>
<name>Anuj Gangwar</name>
<email>anujg@nvidia.com</email>
</author>
<published>2019-05-10T03:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=6f8da2ca9d5db9c4989859a4f8578eb9e24b1f4f'/>
<id>6f8da2ca9d5db9c4989859a4f8578eb9e24b1f4f</id>
<content type='text'>
According kernel ABI proposal, user-space headers should have data
type like __u8, __u16, __u32, __u64 instead of u8, u16, u32, u64.

Bug 2062672

Change-Id: I3b5d09584efb0738f87f03c9d746bffec3d2a209
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2116124
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@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>
According kernel ABI proposal, user-space headers should have data
type like __u8, __u16, __u32, __u64 instead of u8, u16, u32, u64.

Bug 2062672

Change-Id: I3b5d09584efb0738f87f03c9d746bffec3d2a209
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2116124
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu &lt;bbasu@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 ioctl for mipi bias pad</title>
<updated>2017-10-26T00:29:26+00:00</updated>
<author>
<name>David Bang</name>
<email>dbang@nvidia.com</email>
</author>
<published>2017-10-11T21:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=4173a8a377c190514f51224159bbdf1e5efd8dee'/>
<id>4173a8a377c190514f51224159bbdf1e5efd8dee</id>
<content type='text'>
Add support for the user to read mipi bias pad config
registers.

Jira CRTC-1436

Change-Id: I6e5cc5865d226e31f10c7b0c3bc4d0ce78e91d26
Signed-off-by: David Bang &lt;dbang@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1577309
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-by: Josh Kergan &lt;jkergan@nvidia.com&gt;
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for the user to read mipi bias pad config
registers.

Jira CRTC-1436

Change-Id: I6e5cc5865d226e31f10c7b0c3bc4d0ce78e91d26
Signed-off-by: David Bang &lt;dbang@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1577309
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-by: Josh Kergan &lt;jkergan@nvidia.com&gt;
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers: camera: add ioctl mipical status</title>
<updated>2017-10-14T00:00:45+00:00</updated>
<author>
<name>David Bang</name>
<email>dbang@nvidia.com</email>
</author>
<published>2017-09-21T18:35:47+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=9431e373a83437a2021efe9f86a4ad87a5503adb'/>
<id>9431e373a83437a2021efe9f86a4ad87a5503adb</id>
<content type='text'>
Add support for the user to read the mipical status register
through ioctl

Jira CRTC-1407

Change-Id: Icdddc399d23f7f884febb30cc4048ada435e26c5
Signed-off-by: David Bang &lt;dbang@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1565667
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Hien Goi &lt;hgoi@nvidia.com&gt;
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
Reviewed-by: Josh Kergan &lt;jkergan@nvidia.com&gt;
Reviewed-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for the user to read the mipical status register
through ioctl

Jira CRTC-1407

Change-Id: Icdddc399d23f7f884febb30cc4048ada435e26c5
Signed-off-by: David Bang &lt;dbang@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1565667
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Hien Goi &lt;hgoi@nvidia.com&gt;
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
Reviewed-by: Josh Kergan &lt;jkergan@nvidia.com&gt;
Reviewed-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>include:uapi:misc Add mipical ioctl define</title>
<updated>2017-04-08T09:07:11+00:00</updated>
<author>
<name>Wenjia Zhou</name>
<email>wenjiaz@nvidia.com</email>
</author>
<published>2016-08-10T22:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=a32345d0de3f7a6ee13bd23e699ad0e1444b237e'/>
<id>a32345d0de3f7a6ee13bd23e699ad0e1444b237e</id>
<content type='text'>
Bug 1686313

Change-Id: Ic195a30d8bcdce9d26594ba54fdb3cec158f5a27
Signed-off-by: Wenjia Zhou &lt;wenjiaz@nvidia.com&gt;
Reviewed-on: http://git-master/r/1200935
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
Reviewed-on: http://git-master/r/1453416
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Tested-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 1686313

Change-Id: Ic195a30d8bcdce9d26594ba54fdb3cec158f5a27
Signed-off-by: Wenjia Zhou &lt;wenjiaz@nvidia.com&gt;
Reviewed-on: http://git-master/r/1200935
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
Reviewed-on: http://git-master/r/1453416
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Tested-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
