<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/input/touchscreen/Kconfig, branch gpu-paging</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>input: touch: eeti: initial eeti platform usb driver.</title>
<updated>2018-05-04T04:43:57+00:00</updated>
<author>
<name>Jordan Nien</name>
<email>jnien@nvidia.com</email>
</author>
<published>2018-04-23T08:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=481d7c934e643dc7f6400ee331cde23e42e8fdb8'/>
<id>481d7c934e643dc7f6400ee331cde23e42e8fdb8</id>
<content type='text'>
- version: 2018/04/27

Bug 2084587
Bug 200404999

IP audit bug:
Bug 200408817

Change-Id: If0a693f2dfa41971e9d1718444f4c9f6f0c1e640
Signed-off-by: EETI &lt;touch_fae@eeti.com&gt;
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1700605
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@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>
- version: 2018/04/27

Bug 2084587
Bug 200404999

IP audit bug:
Bug 200408817

Change-Id: If0a693f2dfa41971e9d1718444f4c9f6f0c1e640
Signed-off-by: EETI &lt;touch_fae@eeti.com&gt;
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1700605
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@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>input: egalax: initial EETI touch driver.</title>
<updated>2018-01-10T00:51:16+00:00</updated>
<author>
<name>Jordan Nien</name>
<email>jnien@nvidia.com</email>
</author>
<published>2017-11-14T09:34: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=8910c6722cdf8ebc24fe9f5e270ca8ff87275039'/>
<id>8910c6722cdf8ebc24fe9f5e270ca8ff87275039</id>
<content type='text'>
Bug 200357614

IP audit bug:
Bug 200372459

Change-Id: I7146cda32e954aab9f78eebb50d546c38465b51e
Signed-off-by: EETI &lt;touch_fae@eeti.com&gt;
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1613041
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>
Bug 200357614

IP audit bug:
Bug 200372459

Change-Id: I7146cda32e954aab9f78eebb50d546c38465b51e
Signed-off-by: EETI &lt;touch_fae@eeti.com&gt;
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1613041
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>nvidia: use kernel overlay features</title>
<updated>2017-10-29T18:00:42+00:00</updated>
<author>
<name>Stephen Warren</name>
<email>swarren@nvidia.com</email>
</author>
<published>2017-09-14T16:51: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=20bb0324e532863cafc5dc41e8cd5a6ec28413d8'/>
<id>20bb0324e532863cafc5dc41e8cd5a6ec28413d8</id>
<content type='text'>
Update all Kconfig files and Makefiles to rely on the kernel overlay
feature. In particular, don't include any Kconfig files or Makefiles
from other overlays. -I directives in CFLAGS are not yet cleaned up.

Bug 1978395

Change-Id: I425d37d55f8ea61fb3a082a1504f994ff30cec03
Signed-off-by: Stephen Warren &lt;swarren@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1561187
Reviewed-by: Terje Bergstrom &lt;tbergstrom@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
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>
Update all Kconfig files and Makefiles to rely on the kernel overlay
feature. In particular, don't include any Kconfig files or Makefiles
from other overlays. -I directives in CFLAGS are not yet cleaned up.

Bug 1978395

Change-Id: I425d37d55f8ea61fb3a082a1504f994ff30cec03
Signed-off-by: Stephen Warren &lt;swarren@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1561187
Reviewed-by: Terje Bergstrom &lt;tbergstrom@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
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>
