<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/Documentation/usb, branch v2.6.19</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/Documentation/usb?h=v2.6.19</id>
<link rel='self' href='https://git.amat.us/linux/atom/Documentation/usb?h=v2.6.19'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-11-03T19:57:18Z</updated>
<entry>
<title>USB: HID: add blacklist AIRcable USB, little beautification</title>
<updated>2006-11-03T19:57:18Z</updated>
<author>
<name>Naranjo Manuel Francisco</name>
<email>naranjo.manuel@gmail.com</email>
</author>
<published>2006-10-27T19:08:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=23b0d968c2c82c2574ca97148ce092eff4ab84a6'/>
<id>urn:sha1:23b0d968c2c82c2574ca97148ce092eff4ab84a6</id>
<content type='text'>
This patch add AIRcable USBto USB-HID blacklist, makes some little
changes things in the Kconfig to make AIRcable USB look as all the rest
of drivers. And it removes the readme part that was on
Documentation/usb/usb-serial.txt because it is not needed anymore.


Signed-off-by: Naranjo Manuel Francisco &lt;naranjo.manuel@gmail.com
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Documentation: remove duplicated words</title>
<updated>2006-10-03T20:57:56Z</updated>
<author>
<name>Paolo Ornati</name>
<email>ornati@fastwebnet.it</email>
</author>
<published>2006-10-03T20:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=670e9f34ee3c7e052514c85014d2fdd99b672cdc'/>
<id>urn:sha1:670e9f34ee3c7e052514c85014d2fdd99b672cdc</id>
<content type='text'>
Remove many duplicated words under Documentation/ and do other small
cleanups.

Examples:
        "and and" --&gt; "and"
        "in in" --&gt; "in"
        "the the" --&gt; "the"
        "the the" --&gt; "to the"
        ...

Signed-off-by: Paolo Ornati &lt;ornati@fastwebnet.it&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>Fix typos in Documentation/: 'S'</title>
<updated>2006-10-03T20:55:17Z</updated>
<author>
<name>Matt LaPlante</name>
<email>kernel1@cyberdogtech.com</email>
</author>
<published>2006-10-03T20:55:17Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=53cb47268e6b38180d9f253527135e1c69c5d310'/>
<id>urn:sha1:53cb47268e6b38180d9f253527135e1c69c5d310</id>
<content type='text'>
This patch fixes typos in various Documentation txts. The patch addresses
some words starting with the letter 'S'.

Signed-off-by: Matt LaPlante &lt;kernel1@cyberdogtech.com&gt;
Acked-by: Alan Cox &lt;alan@redhat.com&gt;
Acked-by: Randy Dunlap &lt;rdunlap@xenotime.net&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>Fix typos in Documentation/: 'N'-'P'</title>
<updated>2006-10-03T20:52:05Z</updated>
<author>
<name>Matt LaPlante</name>
<email>kernel1@cyberdogtech.com</email>
</author>
<published>2006-10-03T20:52:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=992caacf1141b31e94540eb31e0540e3da3a5e25'/>
<id>urn:sha1:992caacf1141b31e94540eb31e0540e3da3a5e25</id>
<content type='text'>
This patch fixes typos in various Documentation txts. The patch addresses
some words starting with the letters 'N'-'P'.

Signed-off-by: Matt LaPlante &lt;kernel1@cyberdogtech.com&gt;
Acked-by: Randy Dunlap &lt;rdunlap@xenotime.net&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>Fix typos in Documentation/: 'H'-'M'</title>
<updated>2006-10-03T20:50:39Z</updated>
<author>
<name>Matt LaPlante</name>
<email>kernel1@cyberdogtech.com</email>
</author>
<published>2006-10-03T20:50:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=2fe0ae78c6975d6fa2fc0c84f2b8944543054105'/>
<id>urn:sha1:2fe0ae78c6975d6fa2fc0c84f2b8944543054105</id>
<content type='text'>
This patch fixes typos in various Documentation txts. The patch addresses
some words starting with the letters 'H'-'M'.

Signed-off-by: Matt LaPlante &lt;kernel1@cyberdogtech.com&gt;
Acked-by: Randy Dunlap &lt;rdunlap@xenotime.net&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>Fix typos in Documentation/: 'D'-'E'</title>
<updated>2006-10-03T20:47:42Z</updated>
<author>
<name>Matt LaPlante</name>
<email>kernel1@cyberdogtech.com</email>
</author>
<published>2006-10-03T20:47:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=fff9289b219f48cb2296714fea3d71f516991f9f'/>
<id>urn:sha1:fff9289b219f48cb2296714fea3d71f516991f9f</id>
<content type='text'>
This patch fixes typos in various Documentation txts. This patch addresses
some words starting with the letters 'D'-'E'.

Signed-off-by: Matt LaPlante &lt;kernel1@cyberdogtech.com&gt;
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>remove mentionings of devfs in documentation</title>
<updated>2006-10-03T20:17:48Z</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2006-10-03T20:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=bf6ee0ae494596aaf311e8430684db85d1d2f25c'/>
<id>urn:sha1:bf6ee0ae494596aaf311e8430684db85d1d2f25c</id>
<content type='text'>
Now that devfs is removed, there's no longer any need to document how to
do this or that with devfs.

This patch includes some improvements by Joe Perches.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
</content>
</entry>
<entry>
<title>USB: Dealias -110 code (more complete)</title>
<updated>2006-09-27T18:59:00Z</updated>
<author>
<name>Pete Zaitcev</name>
<email>zaitcev@redhat.com</email>
</author>
<published>2006-09-19T05:49:02Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=38e2bfc94e95dd6005fdaf40dfec0157396741da'/>
<id>urn:sha1:38e2bfc94e95dd6005fdaf40dfec0157396741da</id>
<content type='text'>
The purpose of this patch is to split off the case when a device does
not reply on the lower level (which is reported by HC hardware), and
a case when the device accepted the request, but does not reply at
upper level. This redefinition allows to diagnose issues easier,
without asking the user if the -110 happened "immediately".

The usbmon splits such cases already thanks to its timestamp, but
it's not always available.

I adjusted all drivers which I found affected (by searching for "urb").
Out of tree drivers may suffer a little bit, but I do not expect much
breakage. At worst they may print a few messages.

Signed-off-by: Pete Zaitcev &lt;zaitcev@redhat.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Add AIRcable USB Bluetooth Dongle Driver</title>
<updated>2006-09-27T18:58:59Z</updated>
<author>
<name>Manuel Francisco Naranjo</name>
<email>naranjo.manuel@gmail.com</email>
</author>
<published>2006-08-09T19:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3fe70ba2272c123cf38e4c577bf220f8bcf25366'/>
<id>urn:sha1:3fe70ba2272c123cf38e4c577bf220f8bcf25366</id>
<content type='text'>
Add driver for AIRcable USB Bluetooth dongle.

Signed-off-by: Naranjo, Manuel Francisco &lt;naranjo.manuel@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
</entry>
<entry>
<title>USB: doc: fixes devio.c location in proc_usb_info.txt.</title>
<updated>2006-08-02T23:41:42Z</updated>
<author>
<name>Luiz Fernando N. Capitulino</name>
<email>lcapitulino@mandriva.com.br</email>
</author>
<published>2006-07-28T01:01:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=064e875a4cb1dad7b3a00661877fe8cd95d1a59a'/>
<id>urn:sha1:064e875a4cb1dad7b3a00661877fe8cd95d1a59a</id>
<content type='text'>
Signed-off-by: Luiz Fernando N. Capitulino &lt;lcapitulino@mandriva.com.br&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
</feed>
