<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/usb/input/ati_remote.c, branch linux-2.6.16.y</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=linux-2.6.16.y</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=linux-2.6.16.y'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2006-11-29T13:15:25+00:00</updated>
<entry>
<title>drivers/usb/input/ati_remote.c: fix cut'n'paste error</title>
<updated>2006-11-29T13:15:25+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2006-11-29T13:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=15c47f32ea7d544396e9dda63e3cfd275e669084'/>
<id>urn:sha1:15c47f32ea7d544396e9dda63e3cfd275e669084</id>
<content type='text'>
Backported from a patch by Mariusz Kozlowski &lt;m.kozlowski@tuxland.pl&gt;
in 2.6.19.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] USB: ati_remote: use time_before() and friends</title>
<updated>2006-01-04T21:51:41+00:00</updated>
<author>
<name>Marcelo Feitoza Parisi</name>
<email>marcelo@feitoza.com.br</email>
</author>
<published>2005-11-30T21:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=f0b80fbf294bc4f6ec179b09fd5b63df25188259'/>
<id>urn:sha1:f0b80fbf294bc4f6ec179b09fd5b63df25188259</id>
<content type='text'>
They deal with wrapping correctly and are nicer to read.

Signed-off-by: Marcelo Feitoza Parisi &lt;marcelo@feitoza.com.br&gt;
Signed-off-by: Alexey Dobriyan &lt;adobriyan@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] USB: mark various usb tables const</title>
<updated>2006-01-04T21:51:40+00:00</updated>
<author>
<name>Arjan van de Ven</name>
<email>arjan@infradead.org</email>
</author>
<published>2005-11-29T08:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=4c4c9432a6c916729c7296c47fe93b053a73e20c'/>
<id>urn:sha1:4c4c9432a6c916729c7296c47fe93b053a73e20c</id>
<content type='text'>
patch below marks various USB tables and variables as const so that they
end up in .rodata section and don't cacheline share with things that get
written to. For the non-array variables it also allows gcc to optimize
more.

Signed-off-by: Arjan van de Ven &lt;arjan@infradead.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] USB: remove .owner field from struct usb_driver</title>
<updated>2006-01-04T21:48:34+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2005-11-21T22:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=75318d2d7cab77b14c5d3dbd5e69f2680a769e16'/>
<id>urn:sha1:75318d2d7cab77b14c5d3dbd5e69f2680a769e16</id>
<content type='text'>
It is no longer needed, so let's remove it, saving a bit of memory.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>[PATCH] drivers/usb/input: convert to dynamic input_dev allocation</title>
<updated>2005-10-28T16:52:52+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2005-09-15T07:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c5b7c7c395a34f12cdf246d66c1feeff2933d584'/>
<id>urn:sha1:c5b7c7c395a34f12cdf246d66c1feeff2933d584</id>
<content type='text'>
Input: convert drivers/iusb/input to dynamic input_dev allocation

This is required for input_dev sysfs integration

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Input: introduce usb_to_input_id() to uniformly produce</title>
<updated>2005-06-30T05:49:08+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2005-06-30T05:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=16a334c0de5a94b1d10a1ac9a33f4dedac89a075'/>
<id>urn:sha1:16a334c0de5a94b1d10a1ac9a33f4dedac89a075</id>
<content type='text'>
       struct input_id for USB input devices.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6</title>
<updated>2005-06-27T22:13:26+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-06-27T22:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=d3b8a1a8496c83bc4a3cc76505c29255af15572c'/>
<id>urn:sha1:d3b8a1a8496c83bc4a3cc76505c29255af15572c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] USB: fix atiremote input doesn`t register `device` &amp; `driver` section in sysfs (/sys/class/input/event#)</title>
<updated>2005-06-27T21:44:02+00:00</updated>
<author>
<name>Vincent Vanackere</name>
<email>vincent.vanackere@gmail.com</email>
</author>
<published>2005-06-05T10:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c11372da33c9d38cb35867915f15c74778e1a3a4'/>
<id>urn:sha1:c11372da33c9d38cb35867915f15c74778e1a3a4</id>
<content type='text'>
&gt; On Sun, Apr 10, 2005 at 07:21:28PM +0600, Viktor A. Danilov wrote:
&gt; &gt;
&gt; &gt; PROBLEM: aiptek input doesn`t register `device` &amp; `driver` section in sysfs (/sys/class/input/event#)
&gt; &gt; REASON: `dev` - field not filled...
&gt; &gt; SOLUTION: in linux/drivers/usb/input/aiptek.c write
&gt; &gt;       aiptek-&gt;inputdev.dev = &amp;intf-&gt;dev;
&gt; &gt; before calling
&gt; &gt;       input_register_device(&amp;aiptek-&gt;inputdev);

The following (tested) patch fixes the exact same issue with the ATI
Remote input driver.

Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Input: remove user counters from drivers/usb/input since input</title>
<updated>2005-05-29T07:29:38+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2005-05-29T07:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=65cde54b8b0299d7e46b8705338b01d1e44a5eb0'/>
<id>urn:sha1:65cde54b8b0299d7e46b8705338b01d1e44a5eb0</id>
<content type='text'>
       core takes care of calling open and close methods only
       when needed.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: whitespace fixes in drivers/usb/input</title>
<updated>2005-05-29T07:29:01+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2005-05-29T07:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=05f091ab4c8c1f12f8dd38ee789489904fea327d'/>
<id>urn:sha1:05f091ab4c8c1f12f8dd38ee789489904fea327d</id>
<content type='text'>
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
</feed>
