android_kernel_xiaomi_sm7250/drivers/s390/char
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios
This is the grungy swap all the occurrences in the right places patch that
goes with the updates.  At this point we have the same functionality as
before (except that sgttyb() returns speeds not zero) and are ready to
begin turning new stuff on providing nobody reports lots of bugs

If you are a tty driver author converting an out of tree driver the only
impact should be termios->ktermios name changes for the speed/property
setting functions from your upper layers.

If you are implementing your own TCGETS function before then your driver
was broken already and its about to get a whole lot more painful for you so
please fix it 8)

Also fill in c_ispeed/ospeed on init for most devices, although the current
code will do this for you anyway but I'd like eventually to lose that extra
paranoia

[akpm@osdl.org: bluetooth fix]
[mp3@de.ibm.com: sclp fix]
[mp3@de.ibm.com: warning fix for tty3270]
[hugh@veritas.com: fix tty_ioctl powerpc build]
[jdike@addtoit.com: uml: fix ->set_termios declaration]
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Martin Peschke <mp3@de.ibm.com>
Acked-by: Peter Oberparleiter <oberpar@de.ibm.com>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-08 08:28:57 -08:00
..
con3215.c [S390] 3215 device locking. 2006-12-04 15:40:07 +01:00
con3270.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ctrlchar.c [S390] irq change build fixes. 2006-10-06 16:38:35 +02:00
ctrlchar.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
defkeymap.c [S390] Fix sparse warnings. 2006-07-12 16:41:55 +02:00
defkeymap.map Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fs3270.c [PATCH] struct path: convert s390-drivers 2006-12-08 08:28:49 -08:00
keyboard.c [S390] irq change build fixes. 2006-10-06 16:38:35 +02:00
keyboard.h [PATCH] s390: "extern inline" -> "static inline" 2005-11-09 07:55:52 -08:00
Makefile [S390] Linux API for writing z/VM APPLDATA Monitor records. 2006-09-20 15:59:34 +02:00
monreader.c [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed 2006-06-26 12:25:08 -07:00
monwriter.c [S390] monwriter find header logic. 2006-10-18 18:30:49 +02:00
raw3270.c [S390] sysfs_create_xxx return values. 2006-07-18 13:46:58 +02:00
raw3270.h [S390] Fix sparse warnings. 2006-07-12 16:41:55 +02:00
sclp_con.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sclp_cpi.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sclp_quiesce.c [S390] cpu shutdown rework 2006-12-04 15:40:33 +01:00
sclp_rw.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sclp_rw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sclp_tty.c [PATCH] tty: switch to ktermios 2006-12-08 08:28:57 -08:00
sclp_tty.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sclp_vt220.c [PATCH] const struct tty_operations 2006-10-02 07:57:14 -07:00
sclp.c [S390] irq change build fixes. 2006-10-06 16:38:35 +02:00
sclp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tape_34xx.c [S390] Fix sparse warnings. 2006-07-12 16:41:55 +02:00
tape_3590.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
tape_3590.h [PATCH] s390: 3590 tape driver 2006-03-24 07:33:18 -08:00
tape_block.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
tape_char.c [PATCH] struct path: convert s390-drivers 2006-12-08 08:28:49 -08:00
tape_class.c [S390] tape class return value handling. 2006-08-07 17:00:28 +02:00
tape_class.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
tape_core.c [S390] sysfs_create_xxx return values. 2006-07-18 13:46:58 +02:00
tape_proc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
tape_std.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
tape_std.h [PATCH] s390: tape 3590 changes 2006-04-28 08:33:48 -07:00
tape.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
tty3270.c [PATCH] tty: switch to ktermios 2006-12-08 08:28:57 -08:00
vmcp.c [S390] fix typo in vmcp. 2006-09-20 15:59:24 +02:00
vmcp.h [S390] fix typo in vmcp. 2006-09-20 15:59:24 +02:00
vmlogrdr.c [S390] Fix sparse warnings. 2006-07-12 16:41:55 +02:00
vmwatchdog.c [S390] Inline assembly cleanup. 2006-09-28 16:56:43 +02:00