aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-31[S390] cio: deregister ccw device when pgid disband failedPeter Oberparleiter1-0/+6
2007-05-31[S390] cio: Use device_schedule_callback() for removing disconnected devices.Cornelia Huck1-11/+38
2007-05-31[S390] raw3270: use mutex instead of semaphoreChristoph Hellwig1-5/+5
2007-05-31[S390] dasd_eer: use mutex instead of semaphoreChristoph Hellwig1-8/+8
2007-05-16[SCSI] zfcp: IO stall after deleting and path checker changes after reenabling zfcp devicesMichael Loehr3-4/+5
2007-05-16[SCSI] zfcp: avoid clutter in erp_dbfMartin Peschke1-27/+13
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky3-103/+27
2007-05-10[S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pciUrsula Braun1-0/+1
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens8-24/+23
2007-05-10[S390] dasd: Fix modular build.Cornelia Huck1-0/+1
2007-05-10[S390] monreader inlining cleanup.Martin Schwidefsky1-7/+7
2007-05-10[S390] cio: Make some structures and a function static.Cornelia Huck3-6/+3
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck4-7/+23
2007-05-09Fix occurrences of "the the "Michael Opdenacker3-3/+3
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds7-158/+174
2007-05-08[SCSI] zfcp: clear boxed flag on unit reopen.Heiko Carstens1-0/+1
2007-05-08[SCSI] zfcp: clear adapter failed flag if an fsf request times out.Heiko Carstens1-1/+1
2007-05-08[SCSI] zfcp: rework request ID management.Heiko Carstens7-89/+59
2007-05-08[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt4-4/+72
2007-05-08[SCSI] zfcp: Locking for req_no and req_seq_noChristof Schmitt1-9/+8
2007-05-08[SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt3-28/+28
2007-05-08[SCSI] zfcp: Stop system after memory corruptionChristof Schmitt1-28/+6
2007-05-08s390: qeth driver hardware specs adaptionsPeter Tiedemann3-99/+247
2007-05-08s390: fix Oops when unloading module netiucvUrsula Braun1-2/+3
2007-05-08s390: free skbs in finite amount of time in qethUrsula Braun3-17/+38
2007-05-08s390: qeth driver connection hangUrsula Braun4-7/+7
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-5/+7
2007-05-04[S390] tape: New read configuration data.Michael Holzheu4-5/+32
2007-05-04[S390] qeth: New read configuration data.Cornelia Huck3-5/+76
2007-05-04[S390] dasd: New read device characteristics and read configuration data.Cornelia Huck4-4/+126
2007-05-04[S390] qdio: make qdio statistics SMP-capableUrsula Braun2-118/+174
2007-04-27s390: cio: Delay uevents for subchannelsCornelia Huck1-0/+6
2007-04-27qeth: Remove usage of subsys.rwsemCornelia Huck1-2/+0
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud1-15/+13
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-62/+81
2007-04-27[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary2-4/+4
2007-04-27[S390] Processor degradation notification.Heiko Carstens4-1/+96
2007-04-27[S390] sclp: fix coding style.Stefan Haberland8-58/+58
2007-04-27[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.Ursula Braun1-0/+3
2007-04-27[S390] sclp: initialize early.Peter Oberparleiter1-0/+8
2007-04-27[S390] ctc: kmalloc->kzalloc/casting cleanups.Ahmed S. Darwish1-14/+9
2007-04-27[S390] zfcpdump support.Michael Holzheu4-0/+911
2007-04-27[S390] dasd: Add ipldev parameter.Peter Oberparleiter1-0/+17
2007-04-27[S390] dasd: Add sysfs attribute status and generate uevents.Horst Hummel2-0/+44
2007-04-27[S390] Get rid of console setup functions.Heiko Carstens2-14/+0
2007-04-27[S390] cio: Unregister ccw devices directly.Cornelia Huck1-44/+12
2007-04-27[S390] cio: cm_enable memory leak.Cornelia Huck1-1/+1
2007-04-27[S390] cio: ccwgroup register vs. unregister.Cornelia Huck1-15/+18
2007-04-27[S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck2-2/+2
2007-04-27[S390] cio: fix subchannel channel-path data usagePeter Oberparleiter7-217/+179