summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2009-03-26[S390] cio: ccw group fix unbind behaviour.Sebastian Ott1-6/+36
2009-03-26[S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott1-4/+12
2009-03-26[S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott1-7/+8
2009-03-26[S390] cio: airq - fix array boundarySebastian Ott1-2/+2
2009-03-26[S390] cio: device scan oom fallback.Sebastian Ott1-4/+27
2009-03-26[S390] cio: ensure single load of irq handler pointerHeiko Carstens1-0/+2
2009-03-26[S390] cio/crw: add/fix lockingHeiko Carstens1-9/+23
2009-03-26[S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott1-8/+6
2009-03-26[S390] cio: Use ccw_device_set_notoper().Cornelia Huck1-1/+1
2009-03-26[S390] cio: Try harder to disable subchannel.Cornelia Huck2-9/+11
2009-03-26[S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck3-23/+10
2009-03-26[S390] split/move machine check handler codeHeiko Carstens9-671/+157
2009-03-26[S390] ftrace: dont trace machine check handlerHeiko Carstens1-2/+1
2009-03-26[S390] delete drivers/s390/ebcdic.cHeiko Carstens1-246/+0
2009-03-26[S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens2-472/+1
2009-03-26[S390] dasd: message cleanupStefan Haberland13-637/+743
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber8-163/+1118
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber5-62/+81
2009-03-26[S390] dasd_eckd / Write format R0 is now allowed BBJean-Baptiste Joret1-6/+19
2009-03-26[S390] dasd: enable compat ioctlsHeiko Carstens2-4/+16
2009-03-26[S390] Automatic IPL after dumpFrank Munzert1-2/+86
2009-03-25qeth: fix wait_event_timeout handlingHeiko Carstens1-4/+5
2009-03-25qeth: check for completion of a running recoveryUrsula Braun2-0/+22
2009-03-25qeth: unregister MAC addresses during recovery.Klaus-Dieter Wacker1-2/+4
2009-03-25qeth: remove EDDPFrank Blaschka8-980/+111
2009-03-25qeth: add statistics for tx csumFrank Blaschka4-2/+11
2009-03-25qeth: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-25sysfs: only allow one scheduled removal callback per kobjAlex Chiang1-2/+3
2009-03-25Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck1-4/+5
2009-03-25Driver core: implement uevent suppress in kobjectMing Lei3-6/+6
2009-03-25s390: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-03-25claw: fix minor findings from code analysis toolAndrew H. Richter1-24/+20
2009-03-25ctcm: fix minor findings from code analysis toolJoel A. Fowler2-17/+8
2009-03-25ctcm: avoid wraparound in length of incoming dataRoel Kluin2-4/+4
2009-03-25ctcm: invalid return code from hard_start_xmitUrsula Braun1-2/+2
2009-03-25claw: invalid return codes from hard_start_xmitUrsula Braun1-0/+2
2009-03-25netiucv: invalid return code from hard_start_xmitUrsula Braun1-1/+1
2009-03-25lcs: invalid return codes from hard_start_xmit.Klaus-Dieter Wacker1-2/+2
2009-03-25Use kthread instead of kernel_threadKlaus-Dieter Wacker1-5/+3
2009-03-12[SCSI] zfcp: Report fc_host_port_type as NPIVChristof Schmitt1-2/+3
2009-03-12[SCSI] zfcp: Ensure all work is cancelled on adapter dequeueSwen Schillig3-4/+8
2009-03-12[SCSI] zfcp: fix queue, scheduled work processing.Swen Schillig2-3/+8
2009-03-12[SCSI] zfcp: erp failed status bit will not be setMartin Petermann1-1/+0
2009-03-12[SCSI] zfcp: Block FC transport rports early on errorsChristof Schmitt7-56/+157
2009-03-12[SCSI] zfcp: incorrect reaction on incoming RSCNSwen Schillig2-15/+7
2009-03-12[SCSI] zfcp: Remove PCI flagChristof Schmitt2-22/+3
2009-03-12[SCSI] zfcp: replace current ERP logging with a more convenient versionSwen Schillig11-356/+215
2009-03-12[SCSI] zfcp: prevent adapter close on initial adapter openSwen Schillig1-35/+34
2009-03-12[SCSI] zfcp: remove undefined subtype for status read responseSwen Schillig3-13/+2
2009-03-12[SCSI] zfcp: Send ELS ADISC from workqueueChristof Schmitt5-22/+27