summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp.c
Commit message (Expand)AuthorAgeFilesLines
* s390/sclp: replace deprecated strncpy with strtomemJustin Stitt2023-10-251-1/+1
* s390/ctlreg: add struct ctlregHeiko Carstens2023-09-191-3/+3
* s390/ctlreg: use local_ctl_load() and local_ctl_store() where possibleHeiko Carstens2023-09-191-3/+3
* s390/ctlreg: add local and system prefix to some functionsHeiko Carstens2023-09-191-3/+3
* s390/sclp: allow to change sclp_console_drop during runtimeHeiko Carstens2022-11-291-1/+9
* s390/sclp: convert to use sysfs_emit()Heiko Carstens2022-11-291-3/+3
* s390/sclp: use kstrobool() to parse sclp_con_drop parameterHeiko Carstens2022-11-291-7/+2
* s390/sclp: Fix typo in commentsJiang Jian2022-06-301-1/+1
* s390: cleanup timer API useYu Liao2022-03-271-3/+1
* s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev2021-10-261-7/+7
* s390/sclp: add __nonstring annotationHeiko Carstens2021-09-081-1/+1
* s390/sclp: add tracing of SCLP interactionsPeter Oberparleiter2021-08-251-3/+227
* Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-041-173/+1
|\
| * s390/sclp: Remove sclp base power management supportPeter Oberparleiter2021-06-181-173/+1
* | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
|/
* s390/sclp: use LIST_HEAD for InitializationVineeth Vijayan2021-04-071-4/+2
* s390/sclp: do not use static sccbsGerald Schaefer2019-04-291-5/+9
* s390/sclp: 32 bit event mask compatibility modeClaudio Imbrenda2018-02-221-7/+16
* s390/sclp: generic event mask accessorsClaudio Imbrenda2018-02-221-13/+16
* s390/sclp: clean up, use sccb_mask_t where appropriateClaudio Imbrenda2018-02-221-3/+3
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-2/+2
* s390/sclp: Convert timers to use timer_setup()Kees Cook2017-11-141-19/+26
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman2017-06-121-6/+6
* s390/sclp: make early sclp code readableHeiko Carstens2017-02-081-25/+0
* s390/sclp: disable early sclp code as soon as the base sclp driver is activeHeiko Carstens2017-02-081-7/+0
* s390/sclp: fix possible control register corruptionHeiko Carstens2016-01-111-3/+2
* s390/sclp: Change SCLP console default buffer-full behaviorPeter Oberparleiter2015-07-221-3/+3
* s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand2015-05-131-1/+1
* s390: char: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
* s390/irq: Use defines for external interruption codesThomas Huth2014-04-031-3/+3
* s390/sclp: add timeout for queued requestsGerald Schaefer2014-04-011-0/+82
* s390/time: correct use of store clock fastMartin Schwidefsky2013-10-221-2/+2
* s390/irq: rework irq subclass handlingHeiko Carstens2013-09-041-3/+3
* s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-1/+1
* s390/sclp: Add SCLP character device driverMichael Holzheu2013-06-261-5/+10
* s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky2013-06-261-0/+69
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-2/+2
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-2/+2
* s390/sclp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2012-09-261-1/+1
* KVM: s390: Perform early event mask processing during bootHeinz Graalfs2012-06-131-10/+0
* [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-2/+2
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+0
* [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-261-3/+3
* [S390] sclp: use register_external_interrupt()Heiko Carstens2011-01-051-9/+3
* [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-1/+5
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-7/+7
* Fix IRQ flag handling namingDavid Howells2010-10-071-1/+1
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1