<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/input/serio/libps2.c, branch v2.6.19</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/input/serio/libps2.c?h=v2.6.19</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/input/serio/libps2.c?h=v2.6.19'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-10-11T05:45:31Z</updated>
<entry>
<title>Input: serio - add lockdep annotations</title>
<updated>2006-10-11T05:45:31Z</updated>
<author>
<name>Jiri Kosina</name>
<email>jikos@jikos.cz</email>
</author>
<published>2006-10-11T05:45:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=88aa0103e408616e433c209e80169ab8d6eda99e'/>
<id>urn:sha1:88aa0103e408616e433c209e80169ab8d6eda99e</id>
<content type='text'>
Signed-off-by: Jiri Kosina &lt;jikos@jikos.cz&gt;
Acked-by: Peter Zijlstra &lt;a.p.zijlstra@chello.nl&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: libps2 - rearrange exports</title>
<updated>2006-09-14T05:31:40Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor@insightbb.com</email>
</author>
<published>2006-09-14T05:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5206c0d5ec514733dd098cf658d71327d199c7a0'/>
<id>urn:sha1:5206c0d5ec514733dd098cf658d71327d199c7a0</id>
<content type='text'>
The new way is to mark function as exported right after its definition.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: atkbd - support Microsoft Natural Elite Pro keyboards</title>
<updated>2006-09-14T05:31:27Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor@insightbb.com</email>
</author>
<published>2006-09-14T05:31:27Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=9807879bfdc0c2b5106b4b378f5475c6a333d853'/>
<id>urn:sha1:9807879bfdc0c2b5106b4b378f5475c6a333d853</id>
<content type='text'>
Microsoft Natural Elite Pro keyboard produces unisual response to
the GET ID command - single byte 0xaa (normally keyboards produce
2-byte response). Fail GET ID command so atkbd gets a change to
do alternate probe.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: libps2 - warn instead of oopsing when passed bad arguments</title>
<updated>2006-07-07T03:54:48Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor@insightbb.com</email>
</author>
<published>2006-07-07T03:54:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=95349fe8144b7d18f04bdca1c2d3fb85789de4fb'/>
<id>urn:sha1:95349fe8144b7d18f04bdca1c2d3fb85789de4fb</id>
<content type='text'>
This is more user-friendly and also fixes Coverity #id 249

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>[PATCH] lockdep: annotate serio</title>
<updated>2006-07-03T22:27:07Z</updated>
<author>
<name>Arjan van de Ven</name>
<email>arjan@linux.intel.com</email>
</author>
<published>2006-07-03T07:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3aceafc1e2596f1c2c4e053126561f00b68e3a1a'/>
<id>urn:sha1:3aceafc1e2596f1c2c4e053126561f00b68e3a1a</id>
<content type='text'>
The PS/2 code has a natural device order and there is a one level recursion in
this device order in terms of the cmd_mutex; annotate this explicit recursion
as ok.

Has no effect on non-lockdep kernels.

Signed-off-by: Arjan van de Ven &lt;arjan@linux.intel.com&gt;
Cc: Dmitry Torokhov &lt;dtor_core@ameritech.net&gt;
Cc: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Input: serio - semaphore to mutex conversion</title>
<updated>2006-02-19T05:21:55Z</updated>
<author>
<name>Arjan van de Ven</name>
<email>arjan@infradead.org</email>
</author>
<published>2006-02-19T05:21:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c4e32e9faaaa83340dbbc00e07c48d38f032b7dc'/>
<id>urn:sha1:c4e32e9faaaa83340dbbc00e07c48d38f032b7dc</id>
<content type='text'>
The conversion was generated via scripts, and the result was validated
automatically via a script as well.

Signed-off-by: Arjan van de Ven &lt;arjan@infradead.org&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: cleanup ps2_command() timeout handling in libps2.</title>
<updated>2005-06-01T07:39:53Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2005-06-01T07:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=905ab9d13694d0f75d1cb8c076ff2027538312ce'/>
<id>urn:sha1:905ab9d13694d0f75d1cb8c076ff2027538312ce</id>
<content type='text'>
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: add ps2_drain() to libps2 to allow reading and discarding</title>
<updated>2005-06-01T07:39:51Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2005-06-01T07:39:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c611763d048990de5cdf848d97af6392f8fa7430'/>
<id>urn:sha1:c611763d048990de5cdf848d97af6392f8fa7430</id>
<content type='text'>
       given number of bytes from device. Change ps2_command to
       allow using 0 as command ID and actually pass it to the
       device instead of working as a drain.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Linux-2.6.12-rc2</title>
<updated>2005-04-16T22:20:36Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-04-16T22:20:36Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2'/>
<id>urn:sha1:1da177e4c3f41524e886b7f1b8a0c1fc7321cac2</id>
<content type='text'>
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.

Let it rip!
</content>
</entry>
</feed>
