<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/hid/Makefile, 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>hid: add base overlay</title>
<updated>2018-08-14T07:52:18+00:00</updated>
<author>
<name>Bibek Basu</name>
<email>bbasu@nvidia.com</email>
</author>
<published>2018-08-13T05:28:13+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=1a964464a09ce9f0674727d1e67eeb74ba7f6fbc'/>
<id>1a964464a09ce9f0674727d1e67eeb74ba7f6fbc</id>
<content type='text'>
Some compilers do not directly take the base kernel version
header files present in the exact path of the drivers.

Hence, it is required to mention the source headers explicitly.

Bug 2324267

Change-Id: Ia75cf0cc1a89614ca7c13344b2f6f3a2fc0d0c28
Signed-off-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1797937
Reviewed-by: Mallikarjun Kasoju &lt;mkasoju@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some compilers do not directly take the base kernel version
header files present in the exact path of the drivers.

Hence, it is required to mention the source headers explicitly.

Bug 2324267

Change-Id: Ia75cf0cc1a89614ca7c13344b2f6f3a2fc0d0c28
Signed-off-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1797937
Reviewed-by: Mallikarjun Kasoju &lt;mkasoju@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>hid: Add NVIDIA Stand HID driver</title>
<updated>2018-06-25T06:45:28+00:00</updated>
<author>
<name>Mark Zhang</name>
<email>markz@nvidia.com</email>
</author>
<published>2018-06-19T02:24: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=586e6048ed5ed19a276ff4080533a348ad228a8f'/>
<id>586e6048ed5ed19a276ff4080533a348ad228a8f</id>
<content type='text'>
This driver is implemented to process vendor specific data
embedded inside HID reports for NVIDIA Stand HID device

Bug 200358291
Bug 200416378

Change-Id: I285f02c618c6af242129e3c69029f5a9eb8cc93b
Signed-off-by: Nagarjuna Kristam &lt;nkristam@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1589757
(cherry picked from commit 7c6e26123fb919f1c3be6aae1b91e6956f4db179)

(markz edit, removed hid-core.c and hid-ids.h changes since we want
to move this driver in nv repo.)
Signed-off-by: Mark Zhang &lt;markz@nvidia.com&gt;
Change-Id: Ia6236dac8aa6758d9a4fb2035427df144e9f8afb
Reviewed-on: https://git-master.nvidia.com/r/1753919
Reviewed-by: Gaurav Asati &lt;gasati@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
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>
This driver is implemented to process vendor specific data
embedded inside HID reports for NVIDIA Stand HID device

Bug 200358291
Bug 200416378

Change-Id: I285f02c618c6af242129e3c69029f5a9eb8cc93b
Signed-off-by: Nagarjuna Kristam &lt;nkristam@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1589757
(cherry picked from commit 7c6e26123fb919f1c3be6aae1b91e6956f4db179)

(markz edit, removed hid-core.c and hid-ids.h changes since we want
to move this driver in nv repo.)
Signed-off-by: Mark Zhang &lt;markz@nvidia.com&gt;
Change-Id: Ia6236dac8aa6758d9a4fb2035427df144e9f8afb
Reviewed-on: https://git-master.nvidia.com/r/1753919
Reviewed-by: Gaurav Asati &lt;gasati@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
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>hid: hid driver for Blake Controller</title>
<updated>2018-01-03T00:29:40+00:00</updated>
<author>
<name>Jun Yan</name>
<email>juyan@nvidia.com</email>
</author>
<published>2014-04-11T00:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=584099516884fa2827bb75036ae404073dd9a25e'/>
<id>584099516884fa2827bb75036ae404073dd9a25e</id>
<content type='text'>
-Converted absolute coordinates to REL events.
-Adjusted blake joystick parameters to increase
granularity.

Bug 1487225

Change-Id: I3f90e79e5519a74d46947ef851b126cca4070719
Signed-off-by: Jun Yan &lt;juyan@nvidia.com&gt;
Reviewed-on: http://git-master/r/394924
Signed-off-by: martin gao &lt;marting@nvidia.com&gt;
(cherry picked from commit 2060e1b7b519028a248f1e0c9a4b0de4f57daea2)
(cherry picked from commit 0f1acfefebcd0640aff2aa28fb93b32572196884)
(cherry picked from commit 741a2e0db16c1f461b031b477eb2ed74d9954a8c)
(cherry picked from commit 355df7f16d619db45aeaff791a92c98bc6cb621f)
Reviewed-on: http://git-master/r/408386
GVS: Gerrit_Virtual_Submit
Reviewed-by: Raymond Poudrier &lt;rapoudrier@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-Converted absolute coordinates to REL events.
-Adjusted blake joystick parameters to increase
granularity.

Bug 1487225

Change-Id: I3f90e79e5519a74d46947ef851b126cca4070719
Signed-off-by: Jun Yan &lt;juyan@nvidia.com&gt;
Reviewed-on: http://git-master/r/394924
Signed-off-by: martin gao &lt;marting@nvidia.com&gt;
(cherry picked from commit 2060e1b7b519028a248f1e0c9a4b0de4f57daea2)
(cherry picked from commit 0f1acfefebcd0640aff2aa28fb93b32572196884)
(cherry picked from commit 741a2e0db16c1f461b031b477eb2ed74d9954a8c)
(cherry picked from commit 355df7f16d619db45aeaff791a92c98bc6cb621f)
Reviewed-on: http://git-master/r/408386
GVS: Gerrit_Virtual_Submit
Reviewed-by: Raymond Poudrier &lt;rapoudrier@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>hid: jarvis: fork ATV remote driver</title>
<updated>2017-12-28T23:22:37+00:00</updated>
<author>
<name>Xia Yang</name>
<email>xiay@nvidia.com</email>
</author>
<published>2015-01-09T02:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=3289fcbbeb238f15be66e534f20b1d2f6c6c7e4d'/>
<id>3289fcbbeb238f15be66e534f20b1d2f6c6c7e4d</id>
<content type='text'>
Fork ATV remote driver and tweak it to work with Shield remote.

Bug 1588871

Change-Id: Ice7450d6c1673b0cc4412692f89d20b6d9562a67
Signed-off-by: Ben Goska &lt;bgoska@nvidia.com&gt;
Signed-off-by: Xia Yang &lt;xiay@nvidia.com&gt;
Reviewed-on: http://git-master/r/671221
(cherry picked from commit 2f7150832c1424a59aa595ccb6210981fe570811)
Reviewed-on: http://git-master/r/680242
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fork ATV remote driver and tweak it to work with Shield remote.

Bug 1588871

Change-Id: Ice7450d6c1673b0cc4412692f89d20b6d9562a67
Signed-off-by: Ben Goska &lt;bgoska@nvidia.com&gt;
Signed-off-by: Xia Yang &lt;xiay@nvidia.com&gt;
Reviewed-on: http://git-master/r/671221
(cherry picked from commit 2f7150832c1424a59aa595ccb6210981fe570811)
Reviewed-on: http://git-master/r/680242
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
