aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-4/+6
2016-10-17s390/cio: don't register chpids in reserved stateSebastian Ott1-2/+4
2016-10-17s390/dasd: avoid undefined behaviourChristian Borntraeger1-2/+2
2016-10-14scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter1-1/+1
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-34/+196
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-38/+63
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-18/+1
2016-09-30s390/con3270: fix insufficient space paddingSascha Silbe1-2/+7
2016-09-30s390/con3270: fix use of uninitialised dataSascha Silbe1-1/+1
2016-09-30s390/cio: fix accidental interrupt enabling during resumeSebastian Ott1-8/+12
2016-09-28s390/dasd: add missing \n to end of dev_err messagesColin Ian King1-2/+2
2016-09-26s390/dasd: make query host access interruptibleStefan Haberland1-1/+1
2016-09-26s390/dasd: fix panic during offline processingStefan Haberland3-10/+18
2016-09-26s390/dasd: fix hanging offline processingStefan Haberland1-0/+9
2016-09-20s390/vmur: fix irq pointer dereference in int handlerSebastian Ott1-4/+5
2016-09-20s390/dasd: add missing KOBJ_CHANGE event for unformatted devicesStefan Haberland1-0/+4
2016-09-16s390/qeth: fix setting VIPA addressThomas Richter1-2/+2
2016-09-16qeth: do not turn on SG per defaultUrsula Braun2-3/+0
2016-09-16qeth: do not limit number of gso segmentsUrsula Braun2-2/+0
2016-09-16qeth: check not more than 16 SBALEs on the completion queueUrsula Braun1-1/+2
2016-09-16s390/qeth: allow hsuid configuration in DOWN stateUrsula Braun1-5/+17
2016-09-16s390/qeth: use ip_lock for hsuid configurationUrsula Braun1-0/+5
2016-09-16qeth: restore device features after recoveryHans Wippel4-0/+34
2016-09-06s390: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman6-63/+80
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan1-18/+1
2016-08-24s390/tape: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2016-08-24s390: cio: remove redundant cio_cancel declarationDong Jia Shi1-1/+0
2016-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-63/+80
2016-08-12zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2-13/+104
2016-08-12zfcp: fix payload trace length for SAN request&responseSteffen Maier1-2/+2
2016-08-12zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier3-2/+6
2016-08-12zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2-0/+4
2016-08-12zfcp: trace on request for open and close of WKA portSteffen Maier3-2/+39
2016-08-12zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier1-1/+2
2016-08-12zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier3-10/+12
2016-08-12zfcp: close window with unblocked rport during rport goneSteffen Maier3-5/+22
2016-08-12zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier1-0/+4
2016-08-12zfcp: fix fc_host port_type with NPIVSteffen Maier1-3/+5
2016-08-11s390/dasd: fix failing CUIR assignment under LPARStefan Haberland1-0/+10
2016-08-10s390/dasd: fix hanging device after clear subchannelStefan Haberland1-1/+9
2016-08-09virtio/s390: deprecate old transportCornelia Huck2-1/+7
2016-08-09virtio/s390: keep early_put_charsChristian Borntraeger1-1/+1
2016-08-08s390/qdio: avoid reschedule of outbound tasklet once killedUrsula Braun1-24/+25
2016-08-08s390/qdio: remove checks for ccw device internal stateSebastian Ott1-6/+0
2016-08-08s390/qdio: fix double return code evaluationSebastian Ott1-8/+3
2016-08-08s390/qdio: get rid of spin_lock_irqsave usageSebastian Ott1-11/+8
2016-08-08s390/cio: remove subchannel_id from ccw_device_privateSebastian Ott2-3/+0
2016-08-08s390/qdio: obtain subchannel_id via ccw_device_get_schid()Sebastian Ott1-9/+23
2016-08-08s390/cio: stop using subchannel_id from ccw_device_privateSebastian Ott1-3/+4