aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_vt220.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] sclp_vt220: set initial terminal window sizeHendrik Brueckner2010-01-271-0/+4
* [S390] sclp_vt220 build fixMichael Holzheu2009-10-141-15/+15
* [S390] vt220 console: convert from bootmem to slabHeiko Carstens2009-06-221-13/+5
* [S390] pm: power management support for SCLP drivers.Michael Holzheu2009-06-161-39/+79
* [S390] sclp vt220: fix compile warningHeiko Carstens2008-12-251-17/+16
* [S390] console flush on panic / rebootHolger Smolinski2008-10-101-8/+18
* [S390] Cleanup sclp printk messages.Martin Schwidefsky2008-07-141-6/+1
* [S390] sclp: simplify vt220 cleanup logicPeter Oberparleiter2008-07-141-27/+28
* [S390] vt220 console, initialize list head before useCarsten Otte2008-06-101-0/+1
* [S390] sclp_vt220: fix scheduling while atomic bug.Heiko Carstens2008-05-301-20/+7
* s390 tty: Prepare for put_char to return success/failAlan Cox2008-04-301-1/+5
* [S390] sclp: Get rid of in_atomic() use.Heiko Carstens2008-04-171-7/+6
* [S390] sclp_vt220: speed up console output for interactive workChristian Borntraeger2008-03-051-1/+1
* [S390] sclp: clean up send/receive naming schemePeter Oberparleiter2008-02-191-1/+1
* [S390] sclp_vt220: Fix vt220 initializationChristian Borntraeger2008-02-091-13/+18
* [S390] sclp_tty/sclp_vt220: Fix scheduling while atomicChristian Borntraeger2008-02-051-1/+1
* [S390] Fix sclp_vt220 error handling.Heiko Carstens2007-07-271-21/+40
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-271-2/+1
* [S390] sclp: fix coding style.Stefan Haberland2007-04-271-4/+4
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [S390] Convert memory detection into C code.Heiko Carstens2007-02-051-1/+1
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-1/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-10/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+785