<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/usb/misc, 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-02T22:06:09Z</updated>
<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>
<entry>
<title>USB: add new vernier product id to ldusb.c</title>
<updated>2008-02-21T23:38:53Z</updated>
<author>
<name>Stephen Ware</name>
<email>stephen.ware@eqware.net</email>
</author>
<published>2008-02-17T19:01:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5b0a4d66a11df34b632e48ce80ebe81da94bdb65'/>
<id>urn:sha1:5b0a4d66a11df34b632e48ce80ebe81da94bdb65</id>
<content type='text'>
I have a new ldusb device to go into the device table. Jiri has merged
the change for hiddev quirks already.


From: Stephen Ware &lt;stephen.ware@eqware.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: fix error handling in trancevibrator</title>
<updated>2008-02-21T23:38:51Z</updated>
<author>
<name>Oliver Neukum</name>
<email>oliver@neukum.org</email>
</author>
<published>2008-01-30T15:06:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0cc5e2e7c3edd8b45775f50c74738d61b43ac5e8'/>
<id>urn:sha1:0cc5e2e7c3edd8b45775f50c74738d61b43ac5e8</id>
<content type='text'>
trancevibrator should not pretend success if it returns an error.

Signed-off-by: Oliver Neukum &lt;oneukum@suse.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: constify function pointer tables</title>
<updated>2008-02-01T22:35:04Z</updated>
<author>
<name>Jan Engelhardt</name>
<email>jengelh@computergmbh.de</email>
</author>
<published>2008-01-22T19:51:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0b3f5fe673d4626ea91816ca9c486b43b39a2fd1'/>
<id>urn:sha1:0b3f5fe673d4626ea91816ca9c486b43b39a2fd1</id>
<content type='text'>
Signed-off-by: Jan Engelhardt &lt;jengelh@computergmbh.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: misc: legousbtower: semaphore to mutex</title>
<updated>2008-02-01T22:35:02Z</updated>
<author>
<name>Daniel Walker</name>
<email>dwalker@mvista.com</email>
</author>
<published>2008-01-11T16:45:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=18bcbcfe9ca2308ebffb40068b51803da9315d97'/>
<id>urn:sha1:18bcbcfe9ca2308ebffb40068b51803da9315d97</id>
<content type='text'>
The dev-&gt;sem conforms to mutex style usage. This patch converts it to use
the struct mutex type, and new API.

There is also a small style fix around this comment,

/* unlock here as tower_delete frees dev */

Where I broke the line up to meet the 80 char limit.

Signed-off-by: Daniel Walker &lt;dwalker@mvista.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
</entry>
<entry>
<title>USB: Spelling fixes</title>
<updated>2008-02-01T22:34:57Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2007-12-17T19:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=dc0d5c1e5c7532e800fff6e313cd4af44af99976'/>
<id>urn:sha1:dc0d5c1e5c7532e800fff6e313cd4af44af99976</id>
<content type='text'>
Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>USB: testing driver: don't free a locked mutex</title>
<updated>2008-02-01T22:34:57Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@linux-foundation.org</email>
</author>
<published>2007-12-14T00:15:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=26e109b0a90b5ef7b025e44a969836ab9a598ffc'/>
<id>urn:sha1:26e109b0a90b5ef7b025e44a969836ab9a598ffc</id>
<content type='text'>
Dopey thing to do and lockdep will (or should) warn.

Spotted by Daniel Walker.

Cc: Matthias Kaehlcke &lt;matthias.kaehlcke@gmail.com&gt;
Cc: Daniel Walker &lt;dwalker@mvista.com&gt;
Cc: Ingo Molnar &lt;mingo@elte.hu&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: testing driver: convert dev-&gt;sem to mutex</title>
<updated>2008-02-01T22:34:56Z</updated>
<author>
<name>Matthias Kaehlcke</name>
<email>matthias.kaehlcke@gmail.com</email>
</author>
<published>2007-12-14T00:15:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1cfab028afe5827433195c57b6f36d61a79beb50'/>
<id>urn:sha1:1cfab028afe5827433195c57b6f36d61a79beb50</id>
<content type='text'>
USB testing driver: convert semaphore dev-&gt;sem to the mutex API

Signed-off-by: Matthias Kaehlcke &lt;matthias.kaehlcke@gmail.com&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: cypress_cy7c63: updated contact/usage information</title>
<updated>2008-02-01T22:34:50Z</updated>
<author>
<name>Oliver Bock</name>
<email>bock@tfh-berlin.de</email>
</author>
<published>2007-11-11T23:42:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d09d6a351498fcd6195f05c3964320ae6fbeadb1'/>
<id>urn:sha1:d09d6a351498fcd6195f05c3964320ae6fbeadb1</id>
<content type='text'>
here's a minor update to the cypress_cy7c63 driver
providing new contact and usage information.


From: Oliver Bock &lt;bock@tfh-berlin.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
</entry>
<entry>
<title>USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent kernels</title>
<updated>2008-02-01T22:34:47Z</updated>
<author>
<name>Fernando Luis Vazquez Cao</name>
<email>fernando@oss.ntt.co.jp</email>
</author>
<published>2007-11-21T23:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=63bfb1f18a50e879c5cb9684ed241052ad38efcb'/>
<id>urn:sha1:63bfb1f18a50e879c5cb9684ed241052ad38efcb</id>
<content type='text'>
Remove dead code while at it.

Signed-off-by: Fernando Luis Vazquez Cao &lt;fernando@oss.ntt.co.jp&gt;
Cc: Thomas Winischhofer &lt;thomas@winischhofer.net&gt;
Cc: Greg KH &lt;greg@kroah.com&gt;
Cc: "Antonino A. Daplas" &lt;adaplas@pol.net&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>
</feed>
