<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/platform/tegra/rtcpu/tegra-sysfs-mbox.c, 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>platform: tegra: rtcpu: ivc subsys init</title>
<updated>2017-04-07T02:24:20+00:00</updated>
<author>
<name>Ashish Singh</name>
<email>assingh@nvidia.com</email>
</author>
<published>2017-03-22T17:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=b316d927fcb8eecac3287d1d633c3561cb162a94'/>
<id>b316d927fcb8eecac3287d1d633c3561cb162a94</id>
<content type='text'>
Making all ivc channel driver as subsys level init, so that
drivers are registered when ivc bus is created and ivc channel
devices are added. Which will make sure that ready call is made
to all ivc channel drivers for them to know when RTCPU is online
or offline.

Also adding ready func ops to all ivc channel drivers and test if
it was called by is_ready flag.

CRTC-925

Change-Id: I0d91624fe3dc23cb894d59cba0a7bdcb4626d2ac
Signed-off-by: Ashish Singh &lt;assingh@nvidia.com&gt;
Reviewed-on: http://git-master/r/1326220
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Making all ivc channel driver as subsys level init, so that
drivers are registered when ivc bus is created and ivc channel
devices are added. Which will make sure that ready call is made
to all ivc channel drivers for them to know when RTCPU is online
or offline.

Also adding ready func ops to all ivc channel drivers and test if
it was called by is_ready flag.

CRTC-925

Change-Id: I0d91624fe3dc23cb894d59cba0a7bdcb4626d2ac
Signed-off-by: Ashish Singh &lt;assingh@nvidia.com&gt;
Reviewed-on: http://git-master/r/1326220
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>camera: rtcpu: spew deprecation message only once</title>
<updated>2016-07-27T15:27:35+00:00</updated>
<author>
<name>Pekka Pessi</name>
<email>ppessi@nvidia.com</email>
</author>
<published>2016-07-26T17:54:50+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=a5b4f2e5ee0d163b01ce735298ffbfce45830a7e'/>
<id>a5b4f2e5ee0d163b01ce735298ffbfce45830a7e</id>
<content type='text'>
Tests fail from time to time because of excessive logging.

Bug 1699448

Change-Id: I36030553ac5eb22ecb15cab266557b8f5b60de8f
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: http://git-master/r/1190977
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Remi Denis-Courmont &lt;remid@nvidia.com&gt;
Reviewed-by: Sudhir Vyas &lt;svyas@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests fail from time to time because of excessive logging.

Bug 1699448

Change-Id: I36030553ac5eb22ecb15cab266557b8f5b60de8f
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: http://git-master/r/1190977
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Remi Denis-Courmont &lt;remid@nvidia.com&gt;
Reviewed-by: Sudhir Vyas &lt;svyas@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rtcpu: simplify legacy sysfs mbox driver</title>
<updated>2016-06-09T16:04:23+00:00</updated>
<author>
<name>Remi Denis-Courmont</name>
<email>remid@nvidia.com</email>
</author>
<published>2016-05-31T14:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=79938b59dcf1849a05cd9333e1f80a3632010f41'/>
<id>79938b59dcf1849a05cd9333e1f80a3632010f41</id>
<content type='text'>
Signed-off-by: Remi Denis-Courmont &lt;remid@nvidia.com&gt;
Change-Id: Ib994dddebf63facf84c476656aacf3b1abe61f1c
Reviewed-on: http://git-master/r/1156560
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jan Solanti &lt;jsolanti@nvidia.com&gt;
Reviewed-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-by: Mika Liljeberg &lt;mliljeberg@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Remi Denis-Courmont &lt;remid@nvidia.com&gt;
Change-Id: Ib994dddebf63facf84c476656aacf3b1abe61f1c
Reviewed-on: http://git-master/r/1156560
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jan Solanti &lt;jsolanti@nvidia.com&gt;
Reviewed-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-by: Mika Liljeberg &lt;mliljeberg@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>camera: rtcpu: IVC echo sysfs driver</title>
<updated>2016-05-30T09:26:20+00:00</updated>
<author>
<name>Remi Denis-Courmont</name>
<email>remid@nvidia.com</email>
</author>
<published>2016-05-03T17:59:15+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=8b82f0aed1b532b30e2fce5dcbd19686b0e76a76'/>
<id>8b82f0aed1b532b30e2fce5dcbd19686b0e76a76</id>
<content type='text'>
This converts the sysfs-mbox driver to an IVC channel driver.
Also, driver unbinding is fixed.

JIRA CRTC-150

Signed-off-by: Remi Denis-Courmont &lt;remid@nvidia.com&gt;
Change-Id: I62c7cb5b3289d3c19c867b47b138e8ad6abe6480
Reviewed-on: http://git-master/r/1140593
Reviewed-by: Mika Liljeberg &lt;mliljeberg@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts the sysfs-mbox driver to an IVC channel driver.
Also, driver unbinding is fixed.

JIRA CRTC-150

Signed-off-by: Remi Denis-Courmont &lt;remid@nvidia.com&gt;
Change-Id: I62c7cb5b3289d3c19c867b47b138e8ad6abe6480
Reviewed-on: http://git-master/r/1140593
Reviewed-by: Mika Liljeberg &lt;mliljeberg@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
