aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/con3215.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-5/+18
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* [S390] 3215: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
* [S390] con3215: remove empty ioctl functionHeiko Carstens2010-01-131-17/+0
* [S390] 3215/3270 console: remove wrong commentHeiko Carstens2009-12-071-1/+0
* [S390] driver_data accessMartin Schwidefsky2009-06-221-2/+2
* [S390] 3215 console: convert from bootmem to slabHeiko Carstens2009-06-221-11/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-161-8/+8
|\
| * s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-8/+8
* | [S390] pm: con3215 power management callbacksMartin Schwidefsky2009-06-161-85/+120
|/
* [S390] 3215: Remove tasklet.Heiko Carstens2008-10-101-20/+6
* [S390] console flush on panic / rebootHolger Smolinski2008-10-101-4/+23
* [S390] Remove P390 support.Heiko Carstens2008-07-141-8/+1
* [S390] Cleanup 3215 printk messages.Martin Schwidefsky2008-07-141-22/+1
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-3/+3
* s390 tty: Prepare for put_char to return success/failAlan Cox2008-04-301-2/+3
* [S390] 3215: Handle special console device.Cornelia Huck2007-10-121-0/+3
* [S390] Get rid of console setup functions.Heiko Carstens2007-04-271-7/+0
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [S390] 3215 device locking.Martin Schwidefsky2006-12-041-26/+24
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] s390: ccw_device_probe_console return valuePeter Oberparleiter2006-02-011-1/+2
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-17/+8
* [PATCH] kfree cleanup: drivers/s390Jesper Juhl2005-11-071-2/+1
* [PATCH] s390: add vmcp interfaceChristian Borntraeger2005-06-251-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1192