aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/char/tty3270.c
AgeCommit message (Expand)Author
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-12-18s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky
2013-12-16s390/3270: fix use after free of tty3270_screen structureMartin Schwidefsky
2013-09-30s390/3270: fix return value check in tty3270_resize_work()Wei Yongjun
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2013-03-21s390/3270: fix minor_start issueMartin Schwidefsky
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-14s390/3270: asynchronous size sensingMartin Schwidefsky
2013-02-14s390/3270: introduce device notifierMartin Schwidefsky
2013-02-14s390/3270: fix initialization order in tty3270_alloc_viewMartin Schwidefsky
2013-02-14s390/3270: readd tty3270_openMartin Schwidefsky
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-08-13TTY: tty3270, add tty installJiri Slaby
2012-08-13TTY: automatically create nodes for some driversJiri Slaby
2012-08-10TTY: tty3270, free tty driver properlyJiri Slaby
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-04-09TTY: tty3270, add tty_portJiri Slaby
2012-04-09TTY: tty3270, push tty down to tty3270_do_writeJiri Slaby
2012-04-09TTY: tty3270, get rid of ugly aliasingJiri Slaby
2012-04-09TTY: tty3270, move initialization to allocationJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-25tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens
2009-12-07[S390] tty3270: move keyboard compat ioctlsArnd Bergmann
2009-06-12[S390] 3270: lock dependency fixesMartin Schwidefsky
2009-06-12[S390] 3270: do not register with tty_register_deviceMartin Schwidefsky
2008-07-14[S390] Cleanup 3270 printk messages.Martin Schwidefsky
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter
2008-05-07[S390] tty3270: fix put_char fail/success conversion.Heiko Carstens
2008-04-30s390 tty: Prepare for put_char to return success/failAlan Cox
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-09-28[S390] init_timer in tty3270.Jan Glauber
2006-07-12[S390] Fix sparse warnings.Heiko Carstens
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt
2005-04-16Linux-2.6.12-rc2Linus Torvalds