aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_early_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-16s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik1-1/+1
2018-02-22s390/sclp: 32 bit event mask compatibility modeClaudio Imbrenda1-1/+14
2018-02-22s390/sclp: generic event mask accessorsClaudio Imbrenda1-5/+14
2018-02-22s390/sclp: clean up, use sccb_mask_t where appropriateClaudio Imbrenda1-2/+2
2018-01-23s390/sclp: fix .data section specificationVasily Gorbik1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-08s390/sclp: get rid of common response code handlingHeiko Carstens1-16/+6
2017-02-08s390/sclp: don't add new lines to each printed stringHeiko Carstens1-9/+7
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens1-134/+137
2017-02-08s390/sclp: disable early sclp code as soon as the base sclp driver is activeHeiko Carstens1-0/+4
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens1-0/+213