alistair23-linux/drivers/usb/serial
Johan Hovold 6b6962f9c4 USB: ipaq: reimplement using generic framework
Kill custom fifo, read and write implementations (single-urb and fifo,
but still maintained list of 256*256b urb buffers per port).

Compile-only tested.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-20 13:21:48 -07:00
..
aircable.c USB: serial: remove multi-urb write from generic driver 2010-05-20 13:21:42 -07:00
ark3116.c USB: ark3116: reimplement read processing 2010-05-20 13:21:43 -07:00
belkin_sa.c USB: serial: refactor generic close 2010-05-20 13:21:33 -07:00
belkin_sa.h USB: belkin_sa.h: checkpatch cleanups 2010-05-20 13:21:46 -07:00
bus.c
ch341.c USB: serial: refactor generic close 2010-05-20 13:21:33 -07:00
ChangeLog.history
console.c usb-console: pass baud from console to the initial tty open 2010-05-20 13:21:32 -07:00
cp210x.c USB: cp210x: remove redundant disconnect() 2010-05-20 13:21:46 -07:00
cyberjack.c
cypress_m8.c USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag 2010-05-20 13:21:43 -07:00
cypress_m8.h USB: cypress_m8.h: checkpatch cleanups 2010-05-20 13:21:46 -07:00
digi_acceleport.c USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag 2010-05-20 13:21:43 -07:00
empeg.c USB: empeg: reimplement using generic framework 2010-05-20 13:21:48 -07:00
ezusb.c
ezusb_convert.pl
ftdi_sio.c USB: ftdi_sio: checkpatch cleanups 2010-05-20 13:21:46 -07:00
ftdi_sio.h USB: ftdi_sio: checkpatch cleanups 2010-05-20 13:21:46 -07:00
ftdi_sio_ids.h USB: ftdi_sio: checkpatch cleanups 2010-05-20 13:21:46 -07:00
funsoft.c
garmin_gps.c
generic.c USB: serial: add special case for processing of empty read urbs 2010-05-20 13:21:48 -07:00
hp4x.c
io_16654.h
io_edgeport.c USB: io_edgeport: Use kzalloc 2010-05-20 13:21:46 -07:00
io_edgeport.h USB: io_edgeport: checkpatch cleanups 2010-05-20 13:21:47 -07:00
io_ionsp.h USB: io_edgeport: checkpatch cleanups 2010-05-20 13:21:47 -07:00
io_tables.h
io_ti.c
io_ti.h USB: io_edgeport: checkpatch cleanups 2010-05-20 13:21:47 -07:00
io_usbvend.h USB: io_edgeport: checkpatch cleanups 2010-05-20 13:21:47 -07:00
ipaq.c USB: ipaq: reimplement using generic framework 2010-05-20 13:21:48 -07:00
ipw.c USB: ipw: reimplement using generic framework 2010-05-20 13:21:46 -07:00
ir-usb.c USB: ir-usb: reimplement using generic framework 2010-05-20 13:21:46 -07:00
iuu_phoenix.c USB: serial: allow drivers to define bulk buffer sizes 2010-05-20 13:21:33 -07:00
iuu_phoenix.h
Kconfig USB: usbserial: fix mos7720 dependencies 2010-05-20 13:21:39 -07:00
keyspan.c
keyspan.h
keyspan_pda.c
keyspan_usa26msg.h
keyspan_usa28msg.h
keyspan_usa49msg.h
keyspan_usa67msg.h
keyspan_usa90msg.h
kl5kusb105.c
kl5kusb105.h USB: kl5kusb105.h: checkpatch cleanups 2010-05-20 13:21:47 -07:00
kobil_sct.c USB: kobil: fix memory leak 2010-05-20 13:21:47 -07:00
kobil_sct.h USB: kobil_sct.h: checkpatch cleanups 2010-05-20 13:21:47 -07:00
Makefile usb serial: Add generic USB wwan support 2010-05-20 13:21:37 -07:00
Makefile-keyspan_pda_fw
mct_u232.c USB: serial: refactor generic close 2010-05-20 13:21:33 -07:00
mct_u232.h USB: mct_u232.h: checkpatch cleanups 2010-05-20 13:21:46 -07:00
mos7720.c USB: usbserial: mos7720: cleanup, consolidation, replace send_mos_cmd with {read,write}_mos_reg 2010-05-20 13:21:39 -07:00
mos7840.c USB: mos7840: Cleanup useless header 2010-05-20 13:21:40 -07:00
moto_modem.c
navman.c
omninet.c
opticon.c
option.c USB: option.c: OLIVETTI OLICARD100 support 2010-05-20 13:21:47 -07:00
oti6858.c USB: oti6858: declare send_data() as static 2010-05-20 13:21:41 -07:00
oti6858.h
pl2303.c USB: pl2303: use tty_insert_flip_string_fixed_flag 2010-05-20 13:21:44 -07:00
pl2303.h USB: pl2303.h: checkpatch cleanups 2010-05-20 13:21:47 -07:00
qcaux.c USB: qcaux: add Samsung U520 device ID 2010-05-20 13:21:40 -07:00
qcserial.c USB: qcserial: Add support for Qualcomm Gobi 2000 devices 2010-05-20 13:21:37 -07:00
safe_serial.c
siemens_mpi.c
sierra.c USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem. 2010-04-22 15:18:24 -07:00
spcp8x5.c USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag 2010-05-20 13:21:43 -07:00
symbolserial.c
ti_usb_3410_5052.c USB: ti_usb: fix printk format warning 2010-04-30 09:25:11 -07:00
ti_usb_3410_5052.h
usb-serial.c USB: serial: reimplement generic fifo-based writes 2010-05-20 13:21:42 -07:00
usb-wwan.h usb serial: Add generic USB wwan support 2010-05-20 13:21:37 -07:00
usb_debug.c USB: usb_debug: use the generic kfifo-based write implementation 2010-05-20 13:21:34 -07:00
usb_wwan.c usb serial: Add generic USB wwan support 2010-05-20 13:21:37 -07:00
visor.c
visor.h USB: visor.h: checkpatch cleanups 2010-05-20 13:21:47 -07:00
vivopay-serial.c
whiteheat.c
whiteheat.h
zio.c USB Serial Driver: ZIO Motherboard 2010-05-20 13:21:32 -07:00