aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens1-25/+0
2017-02-08s390/sclp: disable early sclp code as soon as the base sclp driver is activeHeiko Carstens1-7/+0
2016-01-11s390/sclp: fix possible control register corruptionHeiko Carstens1-3/+2
2015-07-22s390/sclp: Change SCLP console default buffer-full behaviorPeter Oberparleiter1-3/+3
2015-05-13s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand1-1/+1
2014-10-20s390: char: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-11s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-3/+3
2014-04-01s390/sclp: add timeout for queued requestsGerald Schaefer1-0/+82
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky1-2/+2
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens1-3/+3
2013-06-26s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-1/+1
2013-06-26s390/sclp: Add SCLP character device driverMichael Holzheu1-5/+10
2013-06-26s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky1-0/+69
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-2/+2
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-2/+2
2012-09-26s390/sclp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens1-1/+1
2012-06-13KVM: s390: Perform early event mask processing during bootHeinz Graalfs1-10/+0
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens1-2/+2
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+0
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens1-3/+3
2011-01-05[S390] sclp: use register_external_interrupt()Heiko Carstens1-9/+3
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens1-1/+5
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky1-7/+7
2010-10-07Fix IRQ flag handling namingDavid Howells1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-06-16[S390] pm: power management support for SCLP drivers.Michael Holzheu1-30/+218
2009-02-19[S390] sclp: handle empty event buffersPeter Oberparleiter1-1/+4
2008-08-01[S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens1-2/+4
2008-07-14[S390] Remove P390 support.Heiko Carstens1-2/+0
2008-07-14[S390] Cleanup sclp printk messages.Martin Schwidefsky1-5/+3
2008-07-14[S390] sclp: keep facility mask up to date.Heiko Carstens1-0/+2
2008-02-19[S390] sclp: clean up send/receive naming schemePeter Oberparleiter1-6/+6
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens1-3/+2
2007-04-27[S390] sclp: fix coding style.Stefan Haberland1-1/+1
2007-04-27[S390] sclp: initialize early.Peter Oberparleiter1-0/+8
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-1/+1
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens1-6/+6
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens1-1/+0
2007-02-05[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens1-2/+6
2007-02-05[S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter1-21/+49
2006-10-06[S390] irq change build fixes.Heiko Carstens1-2/+2
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky1-22/+9
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens1-4/+6
2006-02-11[PATCH] s390: fix sclp memory corruption in tty pages listPeter Oberparleiter1-8/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+915