<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/include/linux/usb, branch v2.6.18-rc7</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>[PATCH] USB: move usb-serial.h to include/linux/usb/</title>
<updated>2006-07-12T23:03:25+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2006-07-12T04:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=a969888ce91673c7f4b86520d851a6f0d5a5fa7d'/>
<id>a969888ce91673c7f4b86520d851a6f0d5a5fa7d</id>
<content type='text'>
USB serial outside of the kernel tree can not build properly due to
usb-serial.h being buried down in the source tree.  This patch moves the
location of the file to include/linux/usb and fixes up all of the usb
serial drivers to handle the move properly.

Cc: Sergei Organov &lt;osv@javad.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
USB serial outside of the kernel tree can not build properly due to
usb-serial.h being buried down in the source tree.  This patch moves the
location of the file to include/linux/usb and fixes up all of the usb
serial drivers to handle the move properly.

Cc: Sergei Organov &lt;osv@javad.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] USB: move &lt;linux/usb_input.h&gt; to &lt;linux/usb/input.h&gt;</title>
<updated>2006-06-21T22:04:18+00:00</updated>
<author>
<name>David Brownell</name>
<email>david-b@pacbell.net</email>
</author>
<published>2006-06-13T17:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=ae0dadcf0f912cbab2ac84caa437454620bf71b2'/>
<id>ae0dadcf0f912cbab2ac84caa437454620bf71b2</id>
<content type='text'>
Move &lt;linux/usb_input.h&gt; to &lt;linux/usb/input.h&gt; and remove some
redundant includes.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move &lt;linux/usb_input.h&gt; to &lt;linux/usb/input.h&gt; and remove some
redundant includes.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] USB: move hardware-specific &lt;linux/usb_*.h&gt; to &lt;linux/usb/*.h&gt;</title>
<updated>2006-06-21T22:04:18+00:00</updated>
<author>
<name>David Brownell</name>
<email>david-b@pacbell.net</email>
</author>
<published>2006-06-13T16:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=325a4af60dc945bf2da9cbcdbabb276e312b297c'/>
<id>325a4af60dc945bf2da9cbcdbabb276e312b297c</id>
<content type='text'>
This moves header files for controller-specific platform data
from &lt;linux/usb_XXX.h&gt; to &lt;linux/usb/XXX.h&gt; to start reducing
some clutter.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This moves header files for controller-specific platform data
from &lt;linux/usb_XXX.h&gt; to &lt;linux/usb/XXX.h&gt; to start reducing
some clutter.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] USB: move &lt;linux/usb_cdc.h&gt; to &lt;linux/usb/cdc.h&gt;</title>
<updated>2006-06-21T22:04:18+00:00</updated>
<author>
<name>David Brownell</name>
<email>david-b@pacbell.net</email>
</author>
<published>2006-06-13T16:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=a8c28f2389942bab376e39351d27525499630248'/>
<id>a8c28f2389942bab376e39351d27525499630248</id>
<content type='text'>
This moves &lt;linux/usb_cdc.h&gt; to &lt;linux/usb/cdc.h&gt; to reduce some of the
clutter of usb header files.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This moves &lt;linux/usb_cdc.h&gt; to &lt;linux/usb/cdc.h&gt; to reduce some of the
clutter of usb header files.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] USB: linux/usb/net2280.h common definitions</title>
<updated>2006-04-14T18:12:25+00:00</updated>
<author>
<name>Pete Zaitcev</name>
<email>zaitcev@redhat.com</email>
</author>
<published>2006-04-02T18:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=9fc4831cc3e063019079581ff5062f9790d9b0c7'/>
<id>9fc4831cc3e063019079581ff5062f9790d9b0c7</id>
<content type='text'>
Move common definitions for NET2280 to &lt;linux/usb/net2280.h&gt;, so that I can
use them in prism54usb (it is not merged yet, but I plan to do it soon).

Signed-off-by: Pete Zaitcev &lt;zaitcev@redhat.com&gt;
Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move common definitions for NET2280 to &lt;linux/usb/net2280.h&gt;, so that I can
use them in prism54usb (it is not merged yet, but I plan to do it soon).

Signed-off-by: Pete Zaitcev &lt;zaitcev@redhat.com&gt;
Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
