<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/Documentation/input, branch v2.6.16</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.16</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.16'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2006-01-15T01:12:54Z</updated>
<entry>
<title>Fix "stuct", "strut", "struc" typos</title>
<updated>2006-01-15T01:12:54Z</updated>
<author>
<name>Alexey Dobriyan</name>
<email>adobriyan@gmail.com</email>
</author>
<published>2006-01-15T01:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3235798804ee75f09d45aee5003197930de57689'/>
<id>urn:sha1:3235798804ee75f09d45aee5003197930de57689</id>
<content type='text'>
Signed-off-by: Alexey Dobriyan &lt;adobriyan@gmail.com&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>Input: appletouch - add support for Geyser 2</title>
<updated>2005-12-21T05:50:23Z</updated>
<author>
<name>Michael Hanselmann</name>
<email>linux-kernel@hansmi.ch</email>
</author>
<published>2005-12-21T05:50:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=e1e02c9f766e5cf20d951d35e6d2bc2683aa87ef'/>
<id>urn:sha1:e1e02c9f766e5cf20d951d35e6d2bc2683aa87ef</id>
<content type='text'>
This patch adds support for the Geyser 2 touchpads used on post Oct 2005
Apple PowerBooks to the appletouch driver.

Signed-off-by: Michael Hanselmann &lt;linux-kernel@hansmi.ch&gt;
Acked-by: Rene Nussbaumer &lt;linux-kernel@killerfox.forkbomb.ch&gt;
Acked-by: Johannes Berg &lt;johannes@sipsolutions.net&gt;
Acked-by: Stelian Pop &lt;stelian@popies.net&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>[PATCH] USB: Buffer overflow patch for Yealink driver</title>
<updated>2005-10-28T23:47:44Z</updated>
<author>
<name>Henk</name>
<email>Henk.Vergonet@gmail.com</email>
</author>
<published>2005-10-12T13:02:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=af64a5ebb817532965d18b792d6d74afecfb0bcf'/>
<id>urn:sha1:af64a5ebb817532965d18b792d6d74afecfb0bcf</id>
<content type='text'>
Just a small patch that fixes a small parameter validation bug.

  drivers/usb/input/map_to_7segment.h:
    This patch fixes the broken parameter validation in the char to seg7
    conversion. This could cause out-of-bounds memory references.

  MAINTAINERS:
    Yealink maintainer info now in sorted order.

  Documentation/input/yealink.txt:
    Added a Q&amp;A section that answers some common questions.

Signed-off-by: Henk &lt;Henk.Vergonet@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

006491df1a13f85ad245d1039dfdf20e49c394fd
</content>
</entry>
<entry>
<title>[PATCH] USB: add apple usb touchpad driver</title>
<updated>2005-09-12T19:23:39Z</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2005-09-08T08:19:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f7214ff4e8248513ec626212b2c1a3ca0b2a0888'/>
<id>urn:sha1:f7214ff4e8248513ec626212b2c1a3ca0b2a0888</id>
<content type='text'>
This is a driver for the USB touchpad which can be found on post-February 2005
Apple PowerBooks.

This driver is derived from Johannes Berg's appletrackpad driver [1],
but it has been improved in some areas:
    * appletouch is a full kernel driver, no userspace program is necessary
    * appletouch can be interfaced with the synaptics X11 driver[2], in order
      to have touchpad acceleration, scrolling, two/three finger tap, etc.

This driver has been tested by the readers of the 'debian-powerpc' mailing
list for a few weeks now and I believe it is now ready for inclusion into the
mainline kernel.

Credits go to Johannes Berg for reverse-engineering the touchpad protocol,
Frank Arnold for further improvements, and Alex Harper for some additional
information about the inner workings of the touchpad sensors.

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] USB: yealink: fix htons usage, documentation updates</title>
<updated>2005-09-08T23:40:57Z</updated>
<author>
<name>Henk</name>
<email>Henk.Vergonet@gmail.com</email>
</author>
<published>2005-08-17T08:40:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b71e318cdb1dc301d734fdd4983dfc6dc167235a'/>
<id>urn:sha1:b71e318cdb1dc301d734fdd4983dfc6dc167235a</id>
<content type='text'>
Signed-off-by: Henk Vergonet &lt;henk.vergonet@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] input-driver-yealink-P1K-usb-phone</title>
<updated>2005-09-08T23:40:57Z</updated>
<author>
<name>Henk</name>
<email>Henk.Vergonet@gmail.com</email>
</author>
<published>2005-08-16T14:17:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=aca951a22a1d93ebe31b54052b3eb9a8196df2fc'/>
<id>urn:sha1:aca951a22a1d93ebe31b54052b3eb9a8196df2fc</id>
<content type='text'>
This patch aggregates all modifications in the -mm tree and adds
complete ringtone support.

The following features are supported:
  - keyboard          full support
  - LCD               full support
  - LED               full support
  - dialtone          full support
  - ringtone          full support
  - audio playback    via generic usb audio diver
  - audio record      via generic usb audio diver

For driver documentation see: Documentation/input/yealink.txt
For vendor documentation see: http://yealink.com

Signed-off-by: Henk &lt;Henk.Vergonet@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&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.shady.money/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>
