summaryrefslogtreecommitdiff
path: root/drivers/s390/char/sclp.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-12s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens
2017-02-08s390/sclp: disable early sclp code as soon as the base sclp driver is activeHeiko Carstens
2016-01-11s390/sclp: fix possible control register corruptionHeiko Carstens
2015-07-22s390/sclp: Change SCLP console default buffer-full behaviorPeter Oberparleiter
2015-05-13s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand
2014-10-20s390: char: drop owner assignment from platform_driversWolfram Sang
2014-04-11s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth
2014-04-01s390/sclp: add timeout for queued requestsGerald Schaefer
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens
2013-06-26s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-26s390/sclp: Add SCLP character device driverMichael Holzheu
2013-06-26s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2012-09-26s390/sclp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens
2012-06-13KVM: s390: Perform early event mask processing during bootHeinz Graalfs
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens
2011-01-05[S390] sclp: use register_external_interrupt()Heiko Carstens
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-06-16[S390] pm: power management support for SCLP drivers.Michael Holzheu
2009-02-19[S390] sclp: handle empty event buffersPeter Oberparleiter
2008-08-01[S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens
2008-07-14[S390] Remove P390 support.Heiko Carstens
2008-07-14[S390] Cleanup sclp printk messages.Martin Schwidefsky
2008-07-14[S390] sclp: keep facility mask up to date.Heiko Carstens
2008-02-19[S390] sclp: clean up send/receive naming schemePeter Oberparleiter
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens
2007-04-27[S390] sclp: fix coding style.Stefan Haberland
2007-04-27[S390] sclp: initialize early.Peter Oberparleiter
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens
2007-02-05[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens
2007-02-05[S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter
2006-10-06[S390] irq change build fixes.Heiko Carstens
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens
2006-02-11[PATCH] s390: fix sclp memory corruption in tty pages listPeter Oberparleiter
2005-04-16Linux-2.6.12-rc2Linus Torvalds