aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[S390] Use dev->groups for adding/removing the subchannel attribute group.Cornelia Huck3-11/+11
2006-12-08[S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck7-59/+296
2006-12-08[S390] subchannel lock conversion.Cornelia Huck6-63/+98
2006-12-08[S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck4-47/+78
2006-12-08[S390] runtime switch for qdio performance statisticsUrsula Braun2-119/+135
2006-12-08[S390] more workqueue fixes.Martin Schwidefsky5-39/+56
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro1-5/+4
2006-12-04[S390] cio: Use device_reprobe() instead of bus_rescan_devices().Cornelia Huck1-1/+13
2006-12-04[S390] cio: Retry internal operations after vary off.Cornelia Huck7-11/+90
2006-12-04[S390] cio: Use path verification for last path gone after vary off.Cornelia Huck3-10/+24
2006-12-04[S390] non-unique constant/macro identifiers.Ursula Braun2-7/+5
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens2-63/+100
2006-10-27[S390] cio: Make ccw_device_register() static.Cornelia Huck2-3/+1
2006-10-27[S390] cio: css_probe_device() must be called enabled.Cornelia Huck1-4/+3
2006-10-18[S390] cio: sch_no -> schid.sch_no conversion.Cornelia Huck1-1/+1
2006-10-18[S390] cio: invalid device operational notificationPeter Oberparleiter1-0/+4
2006-10-11[S390] cio: remove casts from/to (void *).Cornelia Huck4-26/+26
2006-10-11[S390] cio: Remove grace period for vary off chpid.Cornelia Huck5-76/+14
2006-10-11[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck8-53/+56
2006-10-11[S390] cio: add missing KERN_INFO printk header.Cornelia Huck1-1/+2
2006-10-11[S390] irq change improvements.Heiko Carstens1-2/+2
2006-10-06[S390] irq change build fixes.Heiko Carstens1-1/+5
2006-10-06[S390] cio: 0 is a valid chpid.Cornelia Huck1-9/+16
2006-10-04[S390] cio: improve unit check handling for internal operationsPeter Oberparleiter1-4/+4
2006-10-04[S390] cio: add timeout handler for internal operations.Peter Oberparleiter1-0/+3
2006-10-04[S390] Add timeouts during sense PGID, path verification and disband PGID.Cornelia Huck3-0/+13
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky3-304/+146
2006-09-20[S390] cio: subchannel evaluation function operates without lockPeter Oberparleiter1-99/+104
2006-09-20[S390] cio: always query all paths on path verification.Peter Oberparleiter5-61/+68
2006-09-20[S390] cio: update path groups on logical CHPID changes.Peter Oberparleiter2-2/+15
2006-09-20[S390] cio: subchannels in no-path state.Peter Oberparleiter1-1/+2
2006-09-20[S390] set modalias for ccw bus uevents.Peter Oberparleiter1-43/+66
2006-09-20[S390] qdio slsb processing state.Frank Pavlic1-1/+1
2006-09-20[S390] Missing initialization in common i/o layer.Heiko Carstens1-0/+1
2006-09-20[S390] convert some assembler to C.Heiko Carstens1-2/+36
2006-09-20[S390] qdio_get_micros return value.Frank Pavlic1-1/+1
2006-09-20[S390] empty function defines.Heiko Carstens1-8/+8
2006-09-20[S390] ipl/dump on panic.Michael Holzheu1-10/+40
2006-08-30[S390] cio: unsolicited interrupts during sense pgid.Stefan Bader1-6/+21
2006-08-30[S390] cio: no path after machine check.Peter Oberparleiter1-2/+2
2006-08-30[S390] cio: kernel stack overflow.Heiko Carstens4-37/+22
2006-08-07[S390] lost interrupt after chpid vary off/on cycle.Peter Oberparleiter1-0/+1
2006-08-07[S390] retry after deferred condition code.Cornelia Huck1-0/+3
2006-07-27[S390] duplicate ccw devices in ccwgroup.Cornelia Huck1-7/+3
2006-07-27[S390] permanent subchannel busy conditions may cause I/O stallPeter Oberparleiter1-1/+2
2006-07-17[S390] channel measurement interval display.Cornelia Huck1-0/+1
2006-07-12[S390] Fix sparse warnings.Heiko Carstens5-9/+9
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck7-48/+215
2006-07-12[S390] subchannel register/unregister mutex.Cornelia Huck5-7/+29
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens1-1/+1