summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/fs3270.c
Commit message (Expand)AuthorAgeFilesLines
* *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky2019-04-101-1/+2
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+0Star
* s390: char: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* s390/3270: avoid endless I/O loop with disconnected 3270 terminalsMartin Schwidefsky2016-05-041-2/+1Star
* s390/3270: fix missing device_destroy() callHendrik Brueckner2013-11-151-0/+1
* s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-071-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-2/+2
|\
| * new helper: file_inode(file)Al Viro2013-02-231-2/+2
* | s390/3270: introduce device notifierMartin Schwidefsky2013-02-141-3/+26
|/
* compat: fix compile breakage on s390Heiko Carstens2012-02-271-0/+1
* s390: add missing module.h/export.h includesHeiko Carstens2011-11-011-0/+1
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0Star
* 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-101-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/+4Star
* fs3270: remove extra locksAlan Cox2008-10-131-5/+1Star
* 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/+1Star
* | [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/+0Star
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-241-2/+1Star
* [PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig2006-01-101-9/+11
* [PATCH] s390: 3270 fullscreen viewRichard Hitt2005-10-311-39/+195
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+373