linux-stable-rt/drivers/usb/serial
Alan Cox f34d7a5b70 tty: The big operations rework
- Operations are now a shared const function block as with most other Linux
  objects

- Introduce wrappers for some optional functions to get consistent behaviour

- Wrap put_char which used to be patched by the tty layer

- Document which functions are needed/optional

- Make put_char report success/fail

- Cache the driver->ops pointer in the tty as tty->ops

- Remove various surplus lock calls we no longer need

- Remove proc_write method as noted by Alexey Dobriyan

- Introduce some missing sanity checks where certain driver/ldisc
  combinations would oops as they didn't check needed methods were present

[akpm@linux-foundation.org: fix fs/compat_ioctl.c build]
[akpm@linux-foundation.org: fix isicom]
[akpm@linux-foundation.org: fix arch/ia64/hp/sim/simserial.c build]
[akpm@linux-foundation.org: fix kgdb]
Signed-off-by: Alan Cox <alan@redhat.com>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-30 08:29:47 -07:00
..
ChangeLog.history
Kconfig
Makefile
Makefile-keyspan_pda_fw
aircable.c
airprime.c
ark3116.c
belkin_sa.c
belkin_sa.h
bus.c
ch341.c
console.c
cp2101.c
cyberjack.c
cypress_m8.c
cypress_m8.h
digi_acceleport.c tty: The big operations rework 2008-04-30 08:29:47 -07:00
empeg.c
ezusb.c
ezusb_convert.pl
ftdi_sio.c
ftdi_sio.h
funsoft.c
garmin_gps.c
generic.c
hp4x.c
io_16654.h
io_edgeport.c
io_edgeport.h
io_fw_boot.h
io_fw_boot2.h
io_fw_down.h
io_fw_down2.h
io_fw_down3.h
io_ionsp.h
io_tables.h
io_ti.c
io_ti.h
io_usbvend.h
ipaq.c
ipaq.h
ipw.c
ir-usb.c
iuu_phoenix.c
iuu_phoenix.h
keyspan.c
keyspan.h
keyspan_mpr_fw.h
keyspan_pda.S
keyspan_pda.c
keyspan_pda_fw.h
keyspan_usa18x_fw.h
keyspan_usa19_fw.h
keyspan_usa19qi_fw.h
keyspan_usa19qw_fw.h
keyspan_usa19w_fw.h
keyspan_usa26msg.h
keyspan_usa28_fw.h
keyspan_usa28msg.h
keyspan_usa28x_fw.h
keyspan_usa28xa_fw.h
keyspan_usa28xb_fw.h
keyspan_usa49msg.h
keyspan_usa49w_fw.h
keyspan_usa49wlc_fw.h
keyspan_usa67msg.h
keyspan_usa90msg.h
kl5kusb105.c
kl5kusb105.h
kobil_sct.c
kobil_sct.h
mct_u232.c
mct_u232.h
mos7720.c
mos7840.c
navman.c
omninet.c
option.c
oti6858.c
oti6858.h
pl2303.c
pl2303.h
safe_serial.c
sierra.c
spcp8x5.c
ti_fw_3410.h
ti_fw_5052.h
ti_usb_3410_5052.c
ti_usb_3410_5052.h
usb-serial.c tty: The big operations rework 2008-04-30 08:29:47 -07:00
usb_debug.c
visor.c
visor.h
whiteheat.c tty: The big operations rework 2008-04-30 08:29:47 -07:00
whiteheat.h
whiteheat_fw.h
xircom_pgs.S
xircom_pgs_fw.h