<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/include/linux/mpu_iio.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>iio: imu: Add batch_read to NVI driver</title>
<updated>2018-04-26T19:56:10+00:00</updated>
<author>
<name>Erik Lilliebjerg</name>
<email>elilliebjerg@nvidia.com</email>
</author>
<published>2018-03-19T23:25:31+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=aa12cf99b59269c9bbe03b3503dedee933b8538a'/>
<id>aa12cf99b59269c9bbe03b3503dedee933b8538a</id>
<content type='text'>
- Add NVS batch_read support to NVI driver.

Bug 2009330

Change-Id: I64b8f71f01e9611acff39fe5ab420e36d2464968
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1678288
Reviewed-by: Automatic_Commit_Validation_User
Tested-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Robert Collins &lt;rcollins@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 NVS batch_read support to NVI driver.

Bug 2009330

Change-Id: I64b8f71f01e9611acff39fe5ab420e36d2464968
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1678288
Reviewed-by: Automatic_Commit_Validation_User
Tested-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Robert Collins &lt;rcollins@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>iio: imu: nvi v.336 Add DMP AUX support</title>
<updated>2017-07-13T21:12:51+00:00</updated>
<author>
<name>Erik Lilliebjerg</name>
<email>elilliebjerg@nvidia.com</email>
</author>
<published>2016-07-18T04:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=e6da134b4e9593c42874c8408637c1fcbabe661d'/>
<id>e6da134b4e9593c42874c8408637c1fcbabe661d</id>
<content type='text'>
- Add DMP support for devices on the auxiliary ports behind the MPU/ICM.  Due
  to the differences between the MPU and ICM DMPs, the auxiliary port API was
  extended that allowed the DMP dependencies to be removed from the auxiliary
  device's external drivers.
- Updated the pressure calculations for the BMP280 driver to the latest BMP280
  specification.

Bug 200191681
Bug 200201316
Bug 200195822

Change-Id: Id4338b11094f8ef00df214c14649b7bc951a6891
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: http://git-master/r/1182908
(cherry picked from commit 521b1124fcca45e08571aee420c1565bc5341d6a)
Reviewed-on: http://git-master/r/1182904
GVS: Gerrit_Virtual_Submit
Reviewed-by: Akhilesh Khumbum &lt;akhumbum@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add DMP support for devices on the auxiliary ports behind the MPU/ICM.  Due
  to the differences between the MPU and ICM DMPs, the auxiliary port API was
  extended that allowed the DMP dependencies to be removed from the auxiliary
  device's external drivers.
- Updated the pressure calculations for the BMP280 driver to the latest BMP280
  specification.

Bug 200191681
Bug 200201316
Bug 200195822

Change-Id: Id4338b11094f8ef00df214c14649b7bc951a6891
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Signed-off-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-on: http://git-master/r/1182908
(cherry picked from commit 521b1124fcca45e08571aee420c1565bc5341d6a)
Reviewed-on: http://git-master/r/1182904
GVS: Gerrit_Virtual_Submit
Reviewed-by: Akhilesh Khumbum &lt;akhumbum@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>iio: imu: nvi v.325 ICM DMP support</title>
<updated>2017-07-13T21:12:50+00:00</updated>
<author>
<name>Erik Lilliebjerg</name>
<email>elilliebjerg@nvidia.com</email>
</author>
<published>2016-05-23T08:27: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=c72a1d24611991140d30fed252909ed88502fb5b'/>
<id>c72a1d24611991140d30fed252909ed88502fb5b</id>
<content type='text'>
The following done to support the Invensense ICM DMP:
- Add ability for AUX client to select the AUX port.
- Add efficient AUX device enable/disable.
- Add sensor accuracy.
- Add DMP initialization after AUX device registers.

Bug 200189040

Change-Id: Ibfb93703f9e10a69bb0164bde3b0d1c16f0fc0ec
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: http://git-master/r/1151696
(cherry picked from commit c3f4471e90fde5409cead50dfcbaf0a4700c69f5)
Reviewed-on: http://git-master/r/1163720
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert Collins &lt;rcollins@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jon Mayo &lt;jmayo@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following done to support the Invensense ICM DMP:
- Add ability for AUX client to select the AUX port.
- Add efficient AUX device enable/disable.
- Add sensor accuracy.
- Add DMP initialization after AUX device registers.

Bug 200189040

Change-Id: Ibfb93703f9e10a69bb0164bde3b0d1c16f0fc0ec
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: http://git-master/r/1151696
(cherry picked from commit c3f4471e90fde5409cead50dfcbaf0a4700c69f5)
Reviewed-on: http://git-master/r/1163720
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert Collins &lt;rcollins@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jon Mayo &lt;jmayo@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>iio: imu: nvi: v.320 ICM DMP support</title>
<updated>2017-07-13T21:12:50+00:00</updated>
<author>
<name>Erik Lilliebjerg</name>
<email>elilliebjerg@nvidia.com</email>
</author>
<published>2016-03-14T02:48:22+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=e95f0bc5ba178cdaa243ce9e9f87e9e21af5fe9c'/>
<id>e95f0bc5ba178cdaa243ce9e9f87e9e21af5fe9c</id>
<content type='text'>
- Add ICM DMP support to MPU/ICM driver.
- Add ICM DMP support to AKM compass driver.
- Add ICM Significant Motion sensor support.
- Fix AKM09911 support.
- Fix BMPx80 possible NULL ptr crash on auto-detect.
- Fix coverity 20453.

Coverity ID: 20453

Bug 1416640
Bug 1722103
Bug 100130656
Bug 200162691

Change-Id: I19ae42f2fdeb67eb45bc54f440366ecaf0583b44
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: http://git-master/r/1112474
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert Collins &lt;rcollins@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add ICM DMP support to MPU/ICM driver.
- Add ICM DMP support to AKM compass driver.
- Add ICM Significant Motion sensor support.
- Fix AKM09911 support.
- Fix BMPx80 possible NULL ptr crash on auto-detect.
- Fix coverity 20453.

Coverity ID: 20453

Bug 1416640
Bug 1722103
Bug 100130656
Bug 200162691

Change-Id: I19ae42f2fdeb67eb45bc54f440366ecaf0583b44
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: http://git-master/r/1112474
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert Collins &lt;rcollins@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>iio: imu: NVI v.304 DMP implementation</title>
<updated>2017-07-13T21:12:50+00:00</updated>
<author>
<name>Erik Lilliebjerg</name>
<email>elilliebjerg@nvidia.com</email>
</author>
<published>2016-02-01T17:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=ce810fbcbf78cd165ed41eb4d3e5bcc6e09dbf5f'/>
<id>ce810fbcbf78cd165ed41eb4d3e5bcc6e09dbf5f</id>
<content type='text'>
- MPU6515:
  - Implement DMP.
  - Add Significant Motion sensor.
  - Add Quaternion sensor (fixes gravity)
  - Move compass to DMP driven for improved rate accuracy.
- ICM:
  - Fix auxiliary timing.
  - Add separate timing per sensor.
  - Add auxiliary data (compass) to its own FIFO.
  - Add separate FIFOs per ICM sensor.
- Both:
  - Improve suspend/resume time.

Bug 200162691
Bug 200159288
Bug 200130656
Bug 1699137

Change-Id: Icc9bcac30d19fd575969445350223914bfb9cb46
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: http://git-master/r/1000952
(cherry picked from commit 7fd4dc50c5535bb8f173a372550920316023cc71)
Reviewed-on: http://git-master/r/1009570
GVS: Gerrit_Virtual_Submit
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert Collins &lt;rcollins@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- MPU6515:
  - Implement DMP.
  - Add Significant Motion sensor.
  - Add Quaternion sensor (fixes gravity)
  - Move compass to DMP driven for improved rate accuracy.
- ICM:
  - Fix auxiliary timing.
  - Add separate timing per sensor.
  - Add auxiliary data (compass) to its own FIFO.
  - Add separate FIFOs per ICM sensor.
- Both:
  - Improve suspend/resume time.

Bug 200162691
Bug 200159288
Bug 200130656
Bug 1699137

Change-Id: Icc9bcac30d19fd575969445350223914bfb9cb46
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: http://git-master/r/1000952
(cherry picked from commit 7fd4dc50c5535bb8f173a372550920316023cc71)
Reviewed-on: http://git-master/r/1009570
GVS: Gerrit_Virtual_Submit
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert Collins &lt;rcollins@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>iio: nvi: fix timestamps</title>
<updated>2017-07-13T21:12:49+00:00</updated>
<author>
<name>Erik Lilliebjerg</name>
<email>elilliebjerg@nvidia.com</email>
</author>
<published>2015-04-29T09:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=b8b96d38078be6cb55a453a366a20f161d7f9bba'/>
<id>b8b96d38078be6cb55a453a366a20f161d7f9bba</id>
<content type='text'>
- The previous version of the INV driver used a timestamp FIFO that the
  interrupt handler added a timestamp to on each interrupt.  The waking
  thread pulled those timestamps and applied them to the data pulled
  from the data FIFO using a best-fit algorithm.  Although the algorithm
  worked pretty well, there were some loose ends in the mechanism where
  a local timestamp was used in places when the FIFO was disabled, for
  example, in low power mode, and wasn't synced with the FIFO timestamps,
  causing hiccups where timestamps went back in time.
  There were also issues of lost interrupts and too many interrupts since
  the interrupts are disabled at times.
  This version addresses these issues by removing the timestamp FIFO
  altogether, although the last timestamp is always stored to sync to.
  Already knowing when the sensor is enabled or the last timestamp used
  and at what rate the sensor provides data, the timestamp algorithm is
  much simpler by simply dividing the difference in time between data
  pulled now and since last pulled by the number of data samples.
  Obviously there is a little more to this but basically it works backwards
  with the known "now time" ensuring that timestamps never go back further
  than the previous one used.
- The main reason for the timestamp rewrite rather than fixing the trivial
  bugs in the previous version is that the timestamp FIFO mechanism won't
  work on the ICM part when in multiple FIFO mode since each FIFO can run
  at a separate rate causing inconsistent correlation between FIFO timestamps
  and the data pulled in each FIFO.  This timestamp algorithm allows us to
  move to a separate FIFO per sensor.

Bug 200093373

Change-Id: I2dbc6b93263d40b3f37e4d1536b5f434db730bcd
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: http://git-master/r/737406
(cherry picked from commit a3b9564764866a5103cd94de54c916a2ab85ab48)
Reviewed-on: http://git-master/r/737208
(cherry picked from commit 77b372024e362d31242883a853103a73cdc5cd93)
Reviewed-on: http://git-master/r/770735
GVS: Gerrit_Virtual_Submit
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert Collins &lt;rcollins@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- The previous version of the INV driver used a timestamp FIFO that the
  interrupt handler added a timestamp to on each interrupt.  The waking
  thread pulled those timestamps and applied them to the data pulled
  from the data FIFO using a best-fit algorithm.  Although the algorithm
  worked pretty well, there were some loose ends in the mechanism where
  a local timestamp was used in places when the FIFO was disabled, for
  example, in low power mode, and wasn't synced with the FIFO timestamps,
  causing hiccups where timestamps went back in time.
  There were also issues of lost interrupts and too many interrupts since
  the interrupts are disabled at times.
  This version addresses these issues by removing the timestamp FIFO
  altogether, although the last timestamp is always stored to sync to.
  Already knowing when the sensor is enabled or the last timestamp used
  and at what rate the sensor provides data, the timestamp algorithm is
  much simpler by simply dividing the difference in time between data
  pulled now and since last pulled by the number of data samples.
  Obviously there is a little more to this but basically it works backwards
  with the known "now time" ensuring that timestamps never go back further
  than the previous one used.
- The main reason for the timestamp rewrite rather than fixing the trivial
  bugs in the previous version is that the timestamp FIFO mechanism won't
  work on the ICM part when in multiple FIFO mode since each FIFO can run
  at a separate rate causing inconsistent correlation between FIFO timestamps
  and the data pulled in each FIFO.  This timestamp algorithm allows us to
  move to a separate FIFO per sensor.

Bug 200093373

Change-Id: I2dbc6b93263d40b3f37e4d1536b5f434db730bcd
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: http://git-master/r/737406
(cherry picked from commit a3b9564764866a5103cd94de54c916a2ab85ab48)
Reviewed-on: http://git-master/r/737208
(cherry picked from commit 77b372024e362d31242883a853103a73cdc5cd93)
Reviewed-on: http://git-master/r/770735
GVS: Gerrit_Virtual_Submit
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert Collins &lt;rcollins@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>iio: mpu: Add Android sensors API 1.3 support.</title>
<updated>2017-07-13T21:12:49+00:00</updated>
<author>
<name>Erik Lilliebjerg</name>
<email>elilliebjerg@nvidia.com</email>
</author>
<published>2014-12-11T21:41: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=9ece6c1587cf9f08d03db4ec47c67fa798b19090'/>
<id>9ece6c1587cf9f08d03db4ec47c67fa798b19090</id>
<content type='text'>
Bug 1581694
Bug 200060572

Change-Id: Ice41f1f9d3c215dafddfc602fd8193545c57e23d
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: http://git-master/r/663646
(cherry picked from commit 5f5dfe5f020e2eb8773e012d57e184fadaeb8b06)
Reviewed-on: http://git-master/r/662799
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert Collins &lt;rcollins@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 1581694
Bug 200060572

Change-Id: Ice41f1f9d3c215dafddfc602fd8193545c57e23d
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: http://git-master/r/663646
(cherry picked from commit 5f5dfe5f020e2eb8773e012d57e184fadaeb8b06)
Reviewed-on: http://git-master/r/662799
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Tested-by: Robert Collins &lt;rcollins@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>iio: sensors: NVS 0.6 sensors</title>
<updated>2017-07-13T21:12:49+00:00</updated>
<author>
<name>Erik Lilliebjerg</name>
<email>elilliebjerg@nvidia.com</email>
</author>
<published>2014-07-20T00:31: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=72e30a208847c40814d46a2f1ca45d170b9ea75e'/>
<id>72e30a208847c40814d46a2f1ca45d170b9ea75e</id>
<content type='text'>
- Add support for ICM20628
- Fix CM321X data reporting
- Fix MAX4400X

Change-Id: I82c750fa1671efc4639f67b53588a61dd3226703
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Signed-off-by: Xiaohui Tao &lt;xtao@nvidia.com&gt;
Reviewed-on: http://git-master/r/447807
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add support for ICM20628
- Fix CM321X data reporting
- Fix MAX4400X

Change-Id: I82c750fa1671efc4639f67b53588a61dd3226703
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Signed-off-by: Xiaohui Tao &lt;xtao@nvidia.com&gt;
Reviewed-on: http://git-master/r/447807
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Robert Collins &lt;rcollins@nvidia.com&gt;
Reviewed-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>iio: sensors: NVInvensense drivers</title>
<updated>2017-07-13T21:12:49+00:00</updated>
<author>
<name>Erik Lilliebjerg</name>
<email>elilliebjerg@nvidia.com</email>
</author>
<published>2014-05-08T16:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=399734084d92f7c45a1dc484cc86ef0fdceef162'/>
<id>399734084d92f7c45a1dc484cc86ef0fdceef162</id>
<content type='text'>
IIO sensor drivers with Invensense MPU auxiliary support for:
- MPU6xxx and MPU9xxx MPU
- AK89xx and AK09911 compass
- BMPx80 pressure
IIO sensor drivers for ALS:
- cm3217
- cm3218x
- max4400x

Bug 200013566
Bug 1528478

Change-Id: I1e29a329026b81d5d1a20273d1d6f0faef9c1a44
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: http://git-master/r/423364
(cherry picked from commit 138016fe3c6ff3626859648ae06bdcbeb71c95e8)
Reviewed-on: http://git-master/r/406997
Reviewed-by: Xiaohui Tao &lt;xtao@nvidia.com&gt;
Tested-by: Xiaohui Tao &lt;xtao@nvidia.com&gt;
Reviewed-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IIO sensor drivers with Invensense MPU auxiliary support for:
- MPU6xxx and MPU9xxx MPU
- AK89xx and AK09911 compass
- BMPx80 pressure
IIO sensor drivers for ALS:
- cm3217
- cm3218x
- max4400x

Bug 200013566
Bug 1528478

Change-Id: I1e29a329026b81d5d1a20273d1d6f0faef9c1a44
Signed-off-by: Erik Lilliebjerg &lt;elilliebjerg@nvidia.com&gt;
Reviewed-on: http://git-master/r/423364
(cherry picked from commit 138016fe3c6ff3626859648ae06bdcbeb71c95e8)
Reviewed-on: http://git-master/r/406997
Reviewed-by: Xiaohui Tao &lt;xtao@nvidia.com&gt;
Tested-by: Xiaohui Tao &lt;xtao@nvidia.com&gt;
Reviewed-by: Thomas Cherry &lt;tcherry@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Invensense V5.2.0 code drop for K310/KK</title>
<updated>2017-07-13T21:12:49+00:00</updated>
<author>
<name>Xiaohui Tao</name>
<email>xtao@nvidia.com</email>
</author>
<published>2014-01-08T22:31:34+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=ece65a5c846f7c8d50c6644744209240616f5e0d'/>
<id>ece65a5c846f7c8d50c6644744209240616f5e0d</id>
<content type='text'>
Change-Id: I166b0dc65bb90edd582bb0121a59683a9ce2a4af
Signed-off-by: Xiaohui Tao &lt;xtao@nvidia.com&gt;
Reviewed-on: http://git-master/r/353453
GVS: Gerrit_Virtual_Submit
Reviewed-by: Mitch Luban &lt;mluban@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I166b0dc65bb90edd582bb0121a59683a9ce2a4af
Signed-off-by: Xiaohui Tao &lt;xtao@nvidia.com&gt;
Reviewed-on: http://git-master/r/353453
GVS: Gerrit_Virtual_Submit
Reviewed-by: Mitch Luban &lt;mluban@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
