<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/drivers/usb/serial/Makefile, branch v2.6.29</title>
<subtitle>Linux kernel source tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/'/>
<entry>
<title>USB: add siemens_mpi usb-serial "stub" driver</title>
<updated>2009-01-07T18:00:13+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-12-04T06:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=5aa637505fb8610cd2724b09fa0ab03fd6cdca63'/>
<id>5aa637505fb8610cd2724b09fa0ab03fd6cdca63</id>
<content type='text'>
This driver got rescued from a few years ago and was requested to be
added.  So I cleaned it up, ported it to the latest kernel version and
here it is.

Cc: Thomas Hergenhahn &lt;thomas.hergenhahn@suse.de&gt;
Cc: Emmanuele &lt;iemmav@gmail.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>
This driver got rescued from a few years ago and was requested to be
added.  So I cleaned it up, ported it to the latest kernel version and
here it is.

Cc: Thomas Hergenhahn &lt;thomas.hergenhahn@suse.de&gt;
Cc: Emmanuele &lt;iemmav@gmail.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>USB: add new opticon serial driver</title>
<updated>2009-01-07T18:00:13+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-11-03T21:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=57262b82d601c5ca8e3db219aebd332950f62ba1'/>
<id>57262b82d601c5ca8e3db219aebd332950f62ba1</id>
<content type='text'>
This is for the serial mode of the Opticon barcode scanner.

Cc: Kees Stoop &lt;kees.stoop@opticon.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>
This is for the serial mode of the Opticon barcode scanner.

Cc: Kees Stoop &lt;kees.stoop@opticon.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>USB: delete airprime driver</title>
<updated>2008-07-21T22:16:31+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-06-19T18:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=640c1bce86d1e11ee6a1263fdf6170d3210b1684'/>
<id>640c1bce86d1e11ee6a1263fdf6170d3210b1684</id>
<content type='text'>
This driver is only for one device id, and the option driver should be
used instead for it.

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 driver is only for one device id, and the option driver should be
used instead for it.

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

</pre>
</div>
</content>
</entry>
<entry>
<title>USB: add new moto_modem driver for some Morotola phones</title>
<updated>2008-05-14T17:00:25+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-05-02T19:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=6986a978eec70c867717fe6bee736f0bd1db1508'/>
<id>6986a978eec70c867717fe6bee736f0bd1db1508</id>
<content type='text'>
This should work on a KRZR K1m, and some other Motorola phones that do
not use the "standard" cdc ACM protocol to talk to USB hosts.

Tested-by: Jeff Garzik &lt;jeff@garzik.org&gt;
Cc: Jiang Dejun &lt;a5652c@motorola.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>
This should work on a KRZR K1m, and some other Motorola phones that do
not use the "standard" cdc ACM protocol to talk to USB hosts.

Tested-by: Jeff Garzik &lt;jeff@garzik.org&gt;
Cc: Jiang Dejun &lt;a5652c@motorola.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>USB: add usb-serial spcp8x5 driver</title>
<updated>2008-04-25T04:16:44+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2008-02-07T22:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=619a6f1d1423d08e74ed2b8a2113f12ef18e4373'/>
<id>619a6f1d1423d08e74ed2b8a2113f12ef18e4373</id>
<content type='text'>
Original version of the driver done by Linxb, changes by Harald, and
lots of cleanups by me in order to get it into a mergable state.

Cc: Linxb &lt;xubin.lin@worldplus.com.cn&gt;
Cc: Harald Klein &lt;hari@vt100.at&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>
Original version of the driver done by Linxb, changes by Harald, and
lots of cleanups by me in order to get it into a mergable state.

Cc: Linxb &lt;xubin.lin@worldplus.com.cn&gt;
Cc: Harald Klein &lt;hari@vt100.at&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>USB: add iuu_phoenix driver</title>
<updated>2008-02-01T22:34:47+00:00</updated>
<author>
<name>Alain Degreffe</name>
<email>info@ecze.com</email>
</author>
<published>2007-10-26T11:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=60a8fc017103325db4b56e4f175f060a6aaac147'/>
<id>60a8fc017103325db4b56e4f175f060a6aaac147</id>
<content type='text'>
Signed-off-by: Alain Degreffe &lt;eczema@ecze.com&gt;
Cc: Alan Cox &lt;alan@lxorguk.ukuu.org.uk&gt;
Cc: Oliver Neukum &lt;oliver@neukum.org&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>
Signed-off-by: Alain Degreffe &lt;eczema@ecze.com&gt;
Cc: Alan Cox &lt;alan@lxorguk.ukuu.org.uk&gt;
Cc: Oliver Neukum &lt;oliver@neukum.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>USB: Driver for CH341 USB-serial adaptor</title>
<updated>2007-10-12T21:55:29+00:00</updated>
<author>
<name>Frank A Kingswood</name>
<email>frank@kingswood-consulting.co.uk</email>
</author>
<published>2007-08-22T19:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=6ce76104781a10554129791dc62c3104424f6d48'/>
<id>6ce76104781a10554129791dc62c3104424f6d48</id>
<content type='text'>
This patch implements a USB serial port driver for the Winchiphead
CH341 USB-RS232 Converter. This chip also implements an IEEE 1284
parallel port, I2C and SPI, but that is not supported by the driver.

Signed-off-by: Frank A Kingswood &lt;frank@kingswood-consulting.co.uk&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 patch implements a USB serial port driver for the Winchiphead
CH341 USB-RS232 Converter. This chip also implements an IEEE 1284
parallel port, I2C and SPI, but that is not supported by the driver.

Signed-off-by: Frank A Kingswood &lt;frank@kingswood-consulting.co.uk&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>USB: oti6858 usb-serial driver (in Nokia CA-42 cable)</title>
<updated>2007-07-12T23:29:47+00:00</updated>
<author>
<name>Kees Lemmens</name>
<email>C.W.J.Lemmens@ewi.tudelft.nl</email>
</author>
<published>2007-03-27T10:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/linux.git/commit/?id=49cdee0ed0fce9e1bda81f5dcad8d5cce6aec983'/>
<id>49cdee0ed0fce9e1bda81f5dcad8d5cce6aec983</id>
<content type='text'>
Last week I've been searching for a driver for the CA-42 cable (see usb
 below) that fitted my kernel 2.6.20. I only found an abandoned version for a
 driver on your website that indeed worked on 2.6.18 but wouldn't even
 compile with a more recent 2.6.20 kernel.

I fiddled 2 evenings with the kernel code and have patched it up now to work
with the modifications in the 2.6.20 kernel. The patch is attached hereafter
and it works fine (at least for me :-) ).

Bus 2 Device 13: ID 0ea0:6858 Ours Technology, Inc.

I had to fiddle a little with the settings in .gnokiirc but that also
 occurred with the older 2.6.18 kernel. Nevertheless, on one system with this
 cable and my Nokia 6070 I had best results with :

model = 6510
connection = dku5

while on an other system with the same kernel, cable and phone it only worked
with :

model = AT
connection = serial
serial_write_usleep = 1


From: Kees Lemmens &lt;C.W.J.Lemmens@ewi.tudelft.nl&gt;
Cc: &lt;pawel.kot@gmail.com&gt;
Cc: &lt;bozo@andrews.hu&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>
Last week I've been searching for a driver for the CA-42 cable (see usb
 below) that fitted my kernel 2.6.20. I only found an abandoned version for a
 driver on your website that indeed worked on 2.6.18 but wouldn't even
 compile with a more recent 2.6.20 kernel.

I fiddled 2 evenings with the kernel code and have patched it up now to work
with the modifications in the 2.6.20 kernel. The patch is attached hereafter
and it works fine (at least for me :-) ).

Bus 2 Device 13: ID 0ea0:6858 Ours Technology, Inc.

I had to fiddle a little with the settings in .gnokiirc but that also
 occurred with the older 2.6.18 kernel. Nevertheless, on one system with this
 cable and my Nokia 6070 I had best results with :

model = 6510
connection = dku5

while on an other system with the same kernel, cable and phone it only worked
with :

model = AT
connection = serial
serial_write_usleep = 1


From: Kees Lemmens &lt;C.W.J.Lemmens@ewi.tudelft.nl&gt;
Cc: &lt;pawel.kot@gmail.com&gt;
Cc: &lt;bozo@andrews.hu&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</pre>
</div>
</content>
</entry>
<entry>
<title>USB: add driver for the USB debug devices</title>
<updated>2006-12-01T22:25:52+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.tavy.me/linux.git/commit/?id=958e8741bf9ff5d0f0b82b7cef578e96c764a288'/>
<id>958e8741bf9ff5d0f0b82b7cef578e96c764a288</id>
<content type='text'>
It's a simple usb-serial driver that just creates a tty device to read
and write from.

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

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a simple usb-serial driver that just creates a tty device to read
and write from.

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

</pre>
</div>
</content>
</entry>
<entry>
<title>USB: add USB serial mos7720 driver</title>
<updated>2006-10-17T21:46:32+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.tavy.me/linux.git/commit/?id=0f64478cbc7a008fe7b7e9ae79a73d8a6904ead8'/>
<id>0f64478cbc7a008fe7b7e9ae79a73d8a6904ead8</id>
<content type='text'>
Add support for Moschip 7720 USB dual port usb to serial device.

This driver is originally based on the drivers/usb/io_edgeport.c driver.

Cleaned up and forward ported by me.

Cc: VijayaKumar &lt;vijaykumar@aspirecom.net&gt;
Cc: AjayKumar &lt;ajay@aspirecom.net&gt;
Cc: Gurudeva &lt;gurudev@aspirecom.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>
Add support for Moschip 7720 USB dual port usb to serial device.

This driver is originally based on the drivers/usb/io_edgeport.c driver.

Cleaned up and forward ported by me.

Cc: VijayaKumar &lt;vijaykumar@aspirecom.net&gt;
Cc: AjayKumar &lt;ajay@aspirecom.net&gt;
Cc: Gurudeva &lt;gurudev@aspirecom.net&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</pre>
</div>
</content>
</entry>
</feed>
