summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-20s390/zcrypt: make ap_bus explicitly non-modularPaul Gortmaker
2017-02-20s390/zcrypt: Removed unneeded debug feature directory creation.Harald Freudenberger
2017-02-17Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-02-09Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley
2017-02-09scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier
2017-02-08s390/sclp: get rid of common response code handlingHeiko Carstens
2017-02-08s390/sclp: don't add new lines to each printed stringHeiko Carstens
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
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2017-02-03s390/qdio: improve some debug printsJulian Wiedmann
2017-02-03s390/qdio: fix up tiqdio_thinint_handler() kerneldocJulian Wiedmann
2017-02-03s390/qdio: clean up q->irq_ptr usageJulian Wiedmann
2017-02-03s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann
2017-02-03s390/dcssblk: fix device size calculation in dcssblk_direct_access()Gerald Schaefer
2017-01-31scm_blk: remove unneeded REQ_TYPE_FS checkChristoph Hellwig
2017-01-31s390/dasd: correct inconsistent indentingStefan Haberland
2017-01-31s390/dasd: check blockdevice pointer before trying to sync blockdeviceStefan Haberland
2017-01-31s390/dasd: check for device error pointer within state change interruptsStefan Haberland
2017-01-31s390/dasd: allow 0 for path_threshold attributeStefan Haberland
2017-01-31s390/dasd: Improve parameter list parsingJan Höppner
2017-01-31s390/dasd: Always store parameter elements in an arrayJan Höppner
2017-01-31s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.Harald Freudenberger
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-19virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal
2017-01-19virtio/s390: add missing \n to end of dev_err messageColin Ian King
2017-01-19virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel
2017-01-16s390/cio: remove cmf related code relevant for 31 bit onlySebastian Ott
2017-01-16s390: use false/true when using boolHeiko Carstens
2017-01-16s390: proper type casts for csum_partial invocationsHeiko Carstens
2017-01-16s390/zcore: remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-01-16s390/cio: remove unused struct memberSebastian Ott
2017-01-16s390/cio: export real cssidSebastian Ott
2017-01-16s390/cio: css initialization cleanupSebastian Ott
2017-01-16s390/cio: css attribute cleanupSebastian Ott
2017-01-16s390/cio: use cssid for pgid generationSebastian Ott
2017-01-16s390/cio: clarify cssid usageSebastian Ott
2017-01-16s390/zcrypt: get rid of variable length arraysHeiko Carstens
2017-01-16s390/zcrypt: make structures staticHeiko Carstens
2017-01-16s390/cio: get rid of variable length arrayHeiko Carstens
2017-01-12s390/qeth: fix retrieval of vipa and proxy-arp addressesUrsula Braun
2017-01-12s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann
2017-01-12s390/qeth: shuffle MAC management functions aroundJulian Wiedmann
2017-01-12s390/qeth: extract qeth_l2_remove_mac()Julian Wiedmann