summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_sdias.c
Commit message (Expand)AuthorAgeFilesLines
* s390/sclp: do not use static sccbsGerald Schaefer2019-04-291-34/+40
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/sclp: pass timeout as HZ independent valueNicholas Mc Guire2015-06-151-2/+1Star
* s390: remove 31 bit supportHeiko Carstens2015-03-251-4/+0Star
* s390/sclp: Move declarations for sclp_sdias into separate header fileMichael Holzheu2013-11-151-56/+22Star
* s390/sclp_sdias: Add missing break and "fall through"Michael Holzheu2012-08-081-0/+2
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-241-1/+1
* [S390] zfcpdump: Implement async sdias event processingMichael Holzheu2012-03-111-21/+80
* [S390] get rid of unused variablesHeiko Carstens2011-05-231-3/+0Star
* [S390] convert sclp printks to pr_xxx macros.Martin Schwidefsky2008-12-251-7/+11
* [S390] Cleanup sclp printk messages.Martin Schwidefsky2008-07-141-3/+1Star
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-101-4/+4
* [S390] sclp: fix coding style.Stefan Haberland2007-04-271-3/+3
* [S390] zfcpdump support.Michael Holzheu2007-04-271-0/+255