aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/fs3270.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+2
* compat: Re-add missing asm/compat.h include to fix compile breakage on s390Jiri Slaby2012-03-191-0/+1
* compat: fix compile breakage on s390Heiko Carstens2012-03-121-1/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-171-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] fs3270: add missing compat ptr conversionHeiko Carstens2010-01-131-6/+11
* [S390] tty: PTR_ERR return of wrong pointer in fs3270_open()Roel Kluin2009-12-181-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | [S390] 3270: remove BKLMartin Schwidefsky2009-12-071-4/+6
|/
* [S390] pm: con3270 power management callbacks.Martin Schwidefsky2009-06-161-6/+10
* fs3270: Correct error returnsAlan Cox2008-10-131-5/+4
* fs3270: remove extra locksAlan Cox2008-10-131-5/+1
* tty: Redo current tty lockingAlan Cox2008-10-131-0/+1
* tty: Make get_current_tty use a krefAlan Cox2008-10-131-1/+2
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-7/+16
|\
| * drivers/s390: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-7/+16
* | [S390] Cleanup 3270 printk messages.Martin Schwidefsky2008-07-141-4/+1
* | [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-3/+3
|/
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-2/+2
* [PATCH] struct path: convert s390-driversJosef Sipek2006-12-081-2/+2
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-4/+8
* [PATCH] s390: update fs3270 to use a struct pidCedric Le Goater2006-10-021-5/+6
* [S390] remove unnecessary includes.Christian Borntraeger2006-09-281-1/+0
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-241-2/+1
* [PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig2006-01-101-9/+11
* [PATCH] s390: 3270 fullscreen viewRichard Hitt2005-10-301-39/+195
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+373