<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/staging/usbip, branch v2.6.28</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v2.6.28</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v2.6.28'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2008-11-08T06:05:18+00:00</updated>
<entry>
<title>Staging: make usbip depend on CONFIG_NET</title>
<updated>2008-11-08T06:05:18+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-10-29T17:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b8f6ec2e61f650fd1a316a207a00965bcb8805d4'/>
<id>urn:sha1:b8f6ec2e61f650fd1a316a207a00965bcb8805d4</id>
<content type='text'>
Thanks to Randy Dunlap for finding this problem.

Reported-by: Randy Dunlap &lt;randy.dunlap@oracle.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
</entry>
<entry>
<title>Staging: usbip: fix build warning on 64bit kernels</title>
<updated>2008-10-22T16:56:40+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2002-04-09T19:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=51b90540dd03f605122937a999e6d0430238c266'/>
<id>urn:sha1:51b90540dd03f605122937a999e6d0430238c266</id>
<content type='text'>
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: remove remaining uses of __FUNCTION__</title>
<updated>2008-10-22T16:56:36+00:00</updated>
<author>
<name>Harvey Harrison</name>
<email>harvey.harrison@gmail.com</email>
</author>
<published>2008-10-20T22:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=2ae5a6d20eae3651eade5165ae2a30ea6c3a1812'/>
<id>urn:sha1:2ae5a6d20eae3651eade5165ae2a30ea6c3a1812</id>
<content type='text'>
__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison &lt;harvey.harrison@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: USB/IP: add host driver</title>
<updated>2008-10-10T22:31:09+00:00</updated>
<author>
<name>Takahiro Hirofuchi</name>
<email>hirofuchi@users.sourceforge.net</email>
</author>
<published>2008-07-09T20:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=4d7b5c7f8ad49b7f01fb8aed83c560ac43cfbda8'/>
<id>urn:sha1:4d7b5c7f8ad49b7f01fb8aed83c560ac43cfbda8</id>
<content type='text'>
This adds the USB IP client driver

Brian Merrell cleaned up a lot of this code and submitted it for
inclusion.  Greg also did a lot of cleanup.

Signed-off-by: Brian G. Merrell &lt;bgmerrell@novell.com&gt;
Cc: Takahiro Hirofuchi &lt;hirofuchi@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: USB/IP: add client driver</title>
<updated>2008-10-10T22:31:09+00:00</updated>
<author>
<name>Takahiro Hirofuchi</name>
<email>hirofuchi@users.sourceforge.net</email>
</author>
<published>2008-07-09T20:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=04679b3489e048cd5dae79e050a3afed8e4e42b6'/>
<id>urn:sha1:04679b3489e048cd5dae79e050a3afed8e4e42b6</id>
<content type='text'>
This adds the USB IP client driver

Brian Merrell cleaned up a lot of this code and submitted it for
inclusion.  Greg also did a lot of cleanup.

Signed-off-by: Brian G. Merrell &lt;bgmerrell@novell.com&gt;
Cc: Takahiro Hirofuchi &lt;hirofuchi@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Staging: USB/IP: add common functions needed</title>
<updated>2008-10-10T22:31:08+00:00</updated>
<author>
<name>Takahiro Hirofuchi</name>
<email>hirofuchi@users.sourceforge.net</email>
</author>
<published>2008-07-09T20:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=05a1f28e879e3b4d6a9c08e30b1898943f77b6e7'/>
<id>urn:sha1:05a1f28e879e3b4d6a9c08e30b1898943f77b6e7</id>
<content type='text'>
This adds the common functions needed by both the host and client side
of the USB/IP code.

Brian Merrell cleaned up a lot of this code and submitted it for
inclusion.  Greg also did a lot of cleanup.

Signed-off-by: Brian G. Merrell &lt;bgmerrell@novell.com&gt;
Cc: Takahiro Hirofuchi &lt;hirofuchi@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

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