aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/con3215.c
Commit message (Expand)AuthorAge
* s390/3215: fix tty output containing tabsMartin Schwidefsky2014-08-15
* s390/3215: fix hanging console issueMartin Schwidefsky2014-07-28
* s390/cio: reorder initialization of ccw consolesSebastian Ott2014-02-21
* s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-02-21
* s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-17
* s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-17
* Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-25
|\
| * s390/3215: partially revert tty close handling fixHeiko Carstens2013-01-08
| * s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-08
* | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* | TTY: move low_latency to tty_portJiri Slaby2013-01-16
* | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* | TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
|/
* Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman2012-11-16
|\
| * s390/3215: fix tty close handlingHeiko Carstens2012-11-15
* | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
|/
* TTY: con3215, add tty installJiri Slaby2012-08-13
* TTY: con3215, unset raw3215[line]Jiri Slaby2012-08-13
* tty: add missing tty_port_tty_get() call to raw3215_wakeupHeiko Carstens2012-04-17
* TTY: con3215, use tty from tty_portJiri Slaby2012-04-13
* TTY: con3215, add tty_portJiri Slaby2012-04-13
* TTY: con3215, centralize allocationJiri Slaby2012-04-09
* Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-20
|\
| * TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
| * TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* | [S390] 3215 deadlock with tty_wakeupMartin Schwidefsky2012-02-17
|/
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-30
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-23
* [S390] 3215: add support for irq statisticsHeiko Carstens2011-01-05
* [S390] con3215: remove empty ioctl functionHeiko Carstens2010-01-13
* [S390] 3215/3270 console: remove wrong commentHeiko Carstens2009-12-07
* [S390] driver_data accessMartin Schwidefsky2009-06-22
* [S390] 3215 console: convert from bootmem to slabHeiko Carstens2009-06-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-16
|\
| * s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
* | [S390] pm: con3215 power management callbacksMartin Schwidefsky2009-06-16
|/
* [S390] 3215: Remove tasklet.Heiko Carstens2008-10-10
* [S390] console flush on panic / rebootHolger Smolinski2008-10-10
* [S390] Remove P390 support.Heiko Carstens2008-07-14
* [S390] Cleanup 3215 printk messages.Martin Schwidefsky2008-07-14
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-14
* s390 tty: Prepare for put_char to return success/failAlan Cox2008-04-30
* [S390] 3215: Handle special console device.Cornelia Huck2007-10-12
* [S390] Get rid of console setup functions.Heiko Carstens2007-04-27
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-05
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [S390] 3215 device locking.Martin Schwidefsky2006-12-04
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [S390] Fix sparse warnings.Heiko Carstens2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30