<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/usb, branch v2.6.25</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.25</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.25'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2008-04-16T05:30:53Z</updated>
<entry>
<title>USB: remove broken usb-serial num_endpoints check</title>
<updated>2008-04-16T05:30:53Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-04-14T21:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=07c3b1a1001614442c665570942a3107a722c314'/>
<id>urn:sha1:07c3b1a1001614442c665570942a3107a722c314</id>
<content type='text'>
The num_interrupt_in, num_bulk_in, and other checks in the usb-serial
code are just wrong, there are too many different devices out there with
different numbers of endpoints.  We need to just be sticking with the
device ids instead of trying to catch this kind of thing.  It broke too
many different devices.

This fixes a large number of usb-serial devices to get them working
properly again.


Cc: Oliver Neukum &lt;oliver@neukum.org&gt;
Cc: stable &lt;stable@kernel.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: option: Add new vendor ID and device ID for AMOI HSDPA modem</title>
<updated>2008-04-16T05:30:53Z</updated>
<author>
<name>tang kai</name>
<email>tangk73@hotmail.com</email>
</author>
<published>2008-04-14T02:06:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=32147be4cc50e5e4445a8760125cacc258c61638'/>
<id>urn:sha1:32147be4cc50e5e4445a8760125cacc258c61638</id>
<content type='text'>
This patch add new vendor ID and device ID  for AMOI HSDPA modem. 

From: tang kai &lt;tangk73@hotmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: support more Huawei data card product IDs</title>
<updated>2008-04-16T05:30:52Z</updated>
<author>
<name>fangxiaozhi</name>
<email>huananhu@huawei.com</email>
</author>
<published>2008-04-10T06:51:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=aad8a278f37e748bfe310a1366f2aa7e0dbaf365'/>
<id>urn:sha1:aad8a278f37e748bfe310a1366f2aa7e0dbaf365</id>
<content type='text'>
 - declare the unusal device for Huawei data card devices in
   unusual_devs.h
 - disable the product ID matching for Huawei data card devices in
   usb_match_device function of driver.c
 - declare the product IDs in option.c.

Signed-off-by: fangxiaozhi &lt;huananhu@huawei.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: option.c: add more device IDs</title>
<updated>2008-04-16T05:30:52Z</updated>
<author>
<name>Matthias Urlichs</name>
<email>smurf@smurf.noris.de</email>
</author>
<published>2008-04-10T08:13:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a1d9bc12e06a71b01f626040dc5149b357e8f1eb'/>
<id>urn:sha1:a1d9bc12e06a71b01f626040dc5149b357e8f1eb</id>
<content type='text'>
Add devices by AMOI and NovatelWireless.

Signed-Off-By: Matthias Urlichs &lt;matthias@urlichs.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver</title>
<updated>2008-04-16T05:30:51Z</updated>
<author>
<name>James Cameron</name>
<email>quozl@laptop.org</email>
</author>
<published>2008-04-09T08:59:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=80d9709832390fa7e721bbf4a017da474fdc6c29'/>
<id>urn:sha1:80d9709832390fa7e721bbf4a017da474fdc6c29</id>
<content type='text'>
The modem was detected, the ttyUSB{0,1,2} appeared, a call could be
made, and the expected data rate was achieved.  Tested for an hour or
two, total of 100Mb.  I shall do more testing.

Signed-off-by: James Cameron &lt;quozl@laptop.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>usb host: fix platform driver hotplug/coldplug</title>
<updated>2008-04-11T15:06:44Z</updated>
<author>
<name>Kay Sievers</name>
<email>kay.sievers@vrfy.org</email>
</author>
<published>2008-04-11T04:29:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f4fce61d410b96ae263b001c45f73df1863dad8d'/>
<id>urn:sha1:f4fce61d410b96ae263b001c45f73df1863dad8d</id>
<content type='text'>
Since 43cc71eed1250755986da4c0f9898f9a635cb3bf, the platform modalias is
prefixed with "platform:".  Add MODULE_ALIAS() to the hotpluggable USB HCDs,
to allow re-enable auto loading.

[dbrownell@users.sourceforge.net: more drivers; registration fixes]
Signed-off-by: Kay Sievers &lt;kay.sievers@vrfy.org&gt;
Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Cc: Greg KH &lt;greg@kroah.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>usb gadget: fix platform driver hotplug/coldplug</title>
<updated>2008-04-11T15:06:43Z</updated>
<author>
<name>Kay Sievers</name>
<email>kay.sievers@vrfy.org</email>
</author>
<published>2008-04-11T04:29:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f34c32f13ce8c539f3f582562358e39a86b00e83'/>
<id>urn:sha1:f34c32f13ce8c539f3f582562358e39a86b00e83</id>
<content type='text'>
Since 43cc71eed1250755986da4c0f9898f9a635cb3bf, the platform modalias is
prefixed with "platform:".  Add MODULE_ALIAS() to the hotpluggable usb
peripheral drivers, to re-eable module auto loading.

[dbrownell@users.sourceforge.net: registration fixes]
Signed-off-by: Kay Sievers &lt;kay.sievers@vrfy.org&gt;
Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Cc: Greg KH &lt;greg@kroah.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>USB: ohci: fix 2 timers to fire at jiffies + 1s</title>
<updated>2008-04-02T22:06:09Z</updated>
<author>
<name>Richard Kennedy</name>
<email>richard@rsk.demon.co.uk</email>
</author>
<published>2008-03-28T21:50:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9cebcdc7fb10d478b22d7125b215cee3b9ea82f2'/>
<id>urn:sha1:9cebcdc7fb10d478b22d7125b215cee3b9ea82f2</id>
<content type='text'>
Code inspection discovered in 2 places timers were being incorrectly setup
using round_jiffies_relative(HZ).  The timer would then fire at time (0 &lt;= T &lt;
HZ).

Fix them to use round_jiffies(jiffies + HZ);

Signed-off-by: Richard Kennedy &lt;richard@rsk.demon.co.uk&gt;
Cc: Alan Stern &lt;stern@rowland.harvard.edu&gt;
Cc: David Brownell &lt;david-b@pacbell.net&gt;
Cc: Arjan van de Ven &lt;arjan@infradead.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: Allow initialization of broken keyspan serial adapters.</title>
<updated>2008-04-02T22:06:09Z</updated>
<author>
<name>Clark Rawlins</name>
<email>clark.rawlins@escient.com</email>
</author>
<published>2008-03-27T13:56:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=822470537d0fc1dee38a2a9c8b8c398bfbb332bb'/>
<id>urn:sha1:822470537d0fc1dee38a2a9c8b8c398bfbb332bb</id>
<content type='text'>
Fixes the keyspan driver after the addition of additional
checking of driver requirements introduced in usb-serial.c
commit 063a2da8f01806906f7d7b1a1424b9afddebc443.  The initialization
of the keyspan usb_serial_driver structs were not initializing the
num_interrupt_out field and the additional checking was rejecting
the end point so the driver wouldn't finish initializing.

This commit initializes the fields to NUM_DONT_CARE.
It works for the keyspan USA-49WG and doesn't break the USA-19HS
which are the two keyspan devices I have to test with.

Signed-off-by: Clark Rawlins &lt;clark.rawlins@escient.com&gt;
Cc: stable &lt;stable@kernel.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: fix bug in sg initialization in usbtest</title>
<updated>2008-04-02T22:06:09Z</updated>
<author>
<name>Alan Stern</name>
<email>stern@rowland.harvard.edu</email>
</author>
<published>2008-03-27T14:15:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4756febb10d96104e08661031ba835771075419c'/>
<id>urn:sha1:4756febb10d96104e08661031ba835771075419c</id>
<content type='text'>
This patch (as1062) fixes a bug in the scatter-gather initialization
code in the usbtest driver.  When the sg-helper conversion was
performed, it wasn't done correctly.

Signed-off-by: Alan Stern &lt;stern@rowland.harvard.edu&gt;
CC: Jens Axboe &lt;axboe@kernel.dk&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

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