summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/con3215.c
AgeCommit message (Expand)Author
2015-01-27s390/3215: fix tty output containing tabsMartin Schwidefsky
2015-01-27s390/3215: fix hanging console issueMartin Schwidefsky
2014-05-06s390/cio: fix driver callback initialization for ccw consolesSebastian Ott
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-08s390/3215: partially revert tty close handling fixHeiko Carstens
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-15s390/3215: fix tty close handlingHeiko Carstens
2012-08-13TTY: con3215, add tty installJiri Slaby
2012-08-13TTY: con3215, unset raw3215[line]Jiri Slaby
2012-04-17tty: add missing tty_port_tty_get() call to raw3215_wakeupHeiko Carstens
2012-04-13TTY: con3215, use tty from tty_portJiri Slaby
2012-04-13TTY: con3215, add tty_portJiri Slaby
2012-04-09TTY: con3215, centralize allocationJiri Slaby
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-02-17[S390] 3215 deadlock with tty_wakeupMartin Schwidefsky
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott
2011-01-05[S390] 3215: add support for irq statisticsHeiko Carstens
2010-01-13[S390] con3215: remove empty ioctl functionHeiko Carstens
2009-12-07[S390] 3215/3270 console: remove wrong commentHeiko Carstens
2009-06-22[S390] driver_data accessMartin Schwidefsky
2009-06-22[S390] 3215 console: convert from bootmem to slabHeiko Carstens
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-06-16[S390] pm: con3215 power management callbacksMartin Schwidefsky
2009-06-15s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2008-10-10[S390] 3215: Remove tasklet.Heiko Carstens
2008-10-10[S390] console flush on panic / rebootHolger Smolinski
2008-07-14[S390] Remove P390 support.Heiko Carstens
2008-07-14[S390] Cleanup 3215 printk messages.Martin Schwidefsky
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter
2008-04-30s390 tty: Prepare for put_char to return success/failAlan Cox
2007-10-12[S390] 3215: Handle special console device.Cornelia Huck
2007-04-27[S390] Get rid of console setup functions.Heiko Carstens
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-04[S390] 3215 device locking.Martin Schwidefsky
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-07-12[S390] Fix sparse warnings.Heiko Carstens
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-01[PATCH] s390: ccw_device_probe_console return valuePeter Oberparleiter