aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/fs3270.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-13fs3270: Correct error returnsAlan Cox1-5/+4
2008-10-13fs3270: remove extra locksAlan Cox1-5/+1
2008-10-13tty: Redo current tty lockingAlan Cox1-0/+1
2008-10-13tty: Make get_current_tty use a krefAlan Cox1-1/+2
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-7/+16
2008-07-14[S390] Cleanup 3270 printk messages.Martin Schwidefsky1-4/+1
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-3/+3
2008-06-20drivers/s390: cdev lock_kernel() pushdownJonathan Corbet1-7/+16
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-2/+2
2006-12-08[PATCH] struct path: convert s390-driversJosef Sipek1-2/+2
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-4/+8
2006-10-02[PATCH] s390: update fs3270 to use a struct pidCedric Le Goater1-5/+6
2006-09-28[S390] remove unnecessary includes.Christian Borntraeger1-1/+0
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn1-2/+1
2006-01-10[PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig1-9/+11
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt1-39/+195
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+373