<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/input/touchscreen, 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: sharp: fixups for k4.14.</title>
<updated>2018-06-21T12:43:48+00:00</updated>
<author>
<name>Jordan Nien</name>
<email>jnien@nvidia.com</email>
</author>
<published>2018-06-15T01:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=cb67362cb9807c6361af8e45d37784d3625e8f73'/>
<id>cb67362cb9807c6361af8e45d37784d3625e8f73</id>
<content type='text'>
include linux/sched/signal.h to fix build error
with "send_sig_info" for K4.14.

Bug 200421480

Change-Id: Ib3075d99b1186c08b80f99affd644fdedd26c9d7
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1750573
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: Bitan Biswas &lt;bbiswas@nvidia.com&gt;
Reviewed-by: Bitan Biswas &lt;bbiswas@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>
include linux/sched/signal.h to fix build error
with "send_sig_info" for K4.14.

Bug 200421480

Change-Id: Ib3075d99b1186c08b80f99affd644fdedd26c9d7
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1750573
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: Bitan Biswas &lt;bbiswas@nvidia.com&gt;
Reviewed-by: Bitan Biswas &lt;bbiswas@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: eeti: Update to 2018/05/18 version.</title>
<updated>2018-05-29T14:43:50+00:00</updated>
<author>
<name>Jordan Nien</name>
<email>jnien@nvidia.com</email>
</author>
<published>2018-05-23T02:53:14+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=9dfa07cc33d164db1d0f495a4f008404de8d16e0'/>
<id>9dfa07cc33d164db1d0f495a4f008404de8d16e0</id>
<content type='text'>
- update input enable/disable function to
  put touch chip into on/deep sleep mode and
  allow pm suspend/resume only if input disable
  is not being called.
- fix the violation for kernel coding guidline
  that mixed case are not allowed.

Bug 200404555

Change-Id: Ia6c89f47a5148e2afc64e20d2851daf2e79b78e9
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1727750
GVS: Gerrit_Virtual_Submit
Reviewed-by: Automatic_Commit_Validation_User
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>
- update input enable/disable function to
  put touch chip into on/deep sleep mode and
  allow pm suspend/resume only if input disable
  is not being called.
- fix the violation for kernel coding guidline
  that mixed case are not allowed.

Bug 200404555

Change-Id: Ia6c89f47a5148e2afc64e20d2851daf2e79b78e9
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1727750
GVS: Gerrit_Virtual_Submit
Reviewed-by: Automatic_Commit_Validation_User
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: 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: update to 2018/04/23 version.</title>
<updated>2018-04-25T09:55:42+00:00</updated>
<author>
<name>Jordan Nien</name>
<email>jnien@nvidia.com</email>
</author>
<published>2018-04-11T08:47: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=2600f967ae44cc5a345a7dbddf0a7e8e61add891'/>
<id>2600f967ae44cc5a345a7dbddf0a7e8e61add891</id>
<content type='text'>
- add input control for powerhal to control touch
  power state during display on/off.
- disable touch power when the driver is unloaded
  and system shutdown.
- Revise the probe and init code so that it won't conflict
  with eeti usb touch driver.
- Don't show calibration state when the communication fail.

Bug 200404555
Bug 2000404999
Bug 2084587

Change-Id: I2492c4aa10b37afba7c61961fb3951f982121691
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1692760
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
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>
- add input control for powerhal to control touch
  power state during display on/off.
- disable touch power when the driver is unloaded
  and system shutdown.
- Revise the probe and init code so that it won't conflict
  with eeti usb touch driver.
- Don't show calibration state when the communication fail.

Bug 200404555
Bug 2000404999
Bug 2084587

Change-Id: I2492c4aa10b37afba7c61961fb3951f982121691
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1692760
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
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: add touch calibraion sysfs.</title>
<updated>2018-04-02T05:33:13+00:00</updated>
<author>
<name>Jordan Nien</name>
<email>jnien@nvidia.com</email>
</author>
<published>2018-03-26T10:25: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=9a2b8224c4592500ba53239c4bef559b4d1e9f9b'/>
<id>9a2b8224c4592500ba53239c4bef559b4d1e9f9b</id>
<content type='text'>
- calibration sysfs is to indicate if calibration is done.

Bug 200380972

Change-Id: Ibb316c3189cdcb7ce2140ae567cd2e051ea5edc1
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1681927
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sachin Nikam &lt;snikam@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>
- calibration sysfs is to indicate if calibration is done.

Bug 200380972

Change-Id: Ibb316c3189cdcb7ce2140ae567cd2e051ea5edc1
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1681927
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sachin Nikam &lt;snikam@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: add touch orientation selection.</title>
<updated>2018-03-23T15:20:22+00:00</updated>
<author>
<name>Jordan Nien</name>
<email>jnien@nvidia.com</email>
</author>
<published>2018-03-14T02:23:39+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=8c2eff625ba135b22bbf81d1e0a4bbf285171452'/>
<id>8c2eff625ba135b22bbf81d1e0a4bbf285171452</id>
<content type='text'>
- Add "flip-x = &lt;1&gt;" in DT to flip touch orientation x
  and "flip-y = &lt;1&gt;" in DT to flip touch orientation y.

Bug 2080902

Change-Id: Ibce9298cda75ccc2a8394822ecfb99da9ad5a71f
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1674692
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sachin Nikam &lt;snikam@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 "flip-x = &lt;1&gt;" in DT to flip touch orientation x
  and "flip-y = &lt;1&gt;" in DT to flip touch orientation y.

Bug 2080902

Change-Id: Ibce9298cda75ccc2a8394822ecfb99da9ad5a71f
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1674692
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sachin Nikam &lt;snikam@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: fix incorrect sysfs path.</title>
<updated>2018-03-12T05:33:16+00:00</updated>
<author>
<name>Jordan Nien</name>
<email>jnien@nvidia.com</email>
</author>
<published>2018-03-06T10:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=01c8ef7a70d6facb7b1092b9efad801bb7a94ac9'/>
<id>01c8ef7a70d6facb7b1092b9efad801bb7a94ac9</id>
<content type='text'>
- sysfs is created on misc path instead of I2C path.

Bug 200392574

Change-Id: Ic0788d060352addcc67560144d2f8c8451496cf3
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1669469
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sachin Nikam &lt;snikam@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>
- sysfs is created on misc path instead of I2C path.

Bug 200392574

Change-Id: Ic0788d060352addcc67560144d2f8c8451496cf3
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1669469
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sachin Nikam &lt;snikam@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: touch: sharp: change the permission of sysfs.</title>
<updated>2018-03-07T04:53:26+00:00</updated>
<author>
<name>Jordan Nien</name>
<email>jnien@nvidia.com</email>
</author>
<published>2018-02-27T08:57: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=427a8c7a17557c298c78b0d20f50a404cd2dfebc'/>
<id>427a8c7a17557c298c78b0d20f50a404cd2dfebc</id>
<content type='text'>
- change the permission of sysfs to 0640.
- fix the order for creating sysfs link.

Bug 200392574

Change-Id: Ib4cf63763d78fc08e72c4f053379bae22a576e06
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1664957
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sachin Nikam &lt;snikam@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>
- change the permission of sysfs to 0640.
- fix the order for creating sysfs link.

Bug 200392574

Change-Id: Ib4cf63763d78fc08e72c4f053379bae22a576e06
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1664957
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sachin Nikam &lt;snikam@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: add polarity selection for reset pin.</title>
<updated>2018-02-23T13:04:48+00:00</updated>
<author>
<name>Jordan Nien</name>
<email>jnien@nvidia.com</email>
</author>
<published>2018-02-21T03:20: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=c1b360493274f34182fe4826e826e6c907ce3d7b'/>
<id>c1b360493274f34182fe4826e826e6c907ce3d7b</id>
<content type='text'>
- set active high for reset pin if "enable-active-high"
  is added in DT.

Bug 2065523

Change-Id: I74d484dff6eaeeea8a27d65953ce0b0a930360f7
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1661565
Reviewed-by: David Pu &lt;dpu@nvidia.com&gt;
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Tested-by: Robert Shih &lt;rshih@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Laxman Dewangan &lt;ldewangan@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>
- set active high for reset pin if "enable-active-high"
  is added in DT.

Bug 2065523

Change-Id: I74d484dff6eaeeea8a27d65953ce0b0a930360f7
Signed-off-by: Jordan Nien &lt;jnien@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1661565
Reviewed-by: David Pu &lt;dpu@nvidia.com&gt;
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Tested-by: Robert Shih &lt;rshih@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Laxman Dewangan &lt;ldewangan@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>
</feed>
