aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device_fsm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-25[S390] cio: introduce cio_update_schibSebastian Ott1-11/+17
2008-12-25[S390] cio: Fix reference counting for online/offline.Cornelia Huck1-5/+0
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers1-2/+4
2008-09-09[S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter1-0/+7
2008-08-21[S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter1-12/+19
2008-07-14[S390] cio: remove lock from ccw_device_oper_notify.Sebastian Ott1-7/+1
2008-07-14[S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter1-16/+33
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-26/+23
2008-07-14[S390] cio: Rework css driver.Cornelia Huck1-91/+15
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst1-22/+22
2008-04-30[S390] cio: Make isc handling more robust.Cornelia Huck1-7/+3
2008-01-26[S390] cio: introduce timed recovery procedurePeter Oberparleiter1-0/+2
2008-01-26[S390] cio: Delete timer in ccw_device_verify_done().Cornelia Huck1-2/+3
2008-01-26[S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck1-13/+13
2008-01-26[S390] cio: I/O subchannel specific fields.Cornelia Huck1-3/+6
2008-01-26[S390] cio: Introduce subchannel->private.Cornelia Huck1-5/+8
2008-01-26[S390] cio: Cleanup debug feature usage.Cornelia Huck1-4/+4
2008-01-26[S390] cio: css_driver: Use consistent parameters.Cornelia Huck1-18/+1
2008-01-26[S390] cio: Dump ccw device information in case of timeout.Sebastian Ott1-0/+50
2007-11-20[S390] cio: Register/unregister subchannels only from kslowcrw.Cornelia Huck1-1/+1
2007-10-12[S390] cio: Avoid machine check vs. not operational races.Cornelia Huck1-124/+20
2007-10-12[S390] cio: rename css to channel_subsystemsCornelia Huck1-1/+2
2007-07-27[S390] cio: Clean up messages.Cornelia Huck1-9/+11
2007-05-31[S390] cio: deregister ccw device when pgid disband failedPeter Oberparleiter1-0/+6
2007-04-27[S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck1-1/+0
2007-04-27[S390] cio: fix subchannel channel-path data usagePeter Oberparleiter1-0/+1
2007-04-27[S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter1-4/+2
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter1-1/+1
2007-04-27[S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter1-1/+5
2007-04-27[S390] cio: Introduce struct chp_id.Peter Oberparleiter1-1/+5
2007-03-05[S390] cio: Call cancel_halt_clear even when actl == 0.Cornelia Huck1-2/+2
2007-03-05[S390] cio: Use path verification to check for path state.Cornelia Huck1-40/+6
2007-03-05[S390] cio: Fix locking when calling notify function.Cornelia Huck1-20/+47
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-2/+2
2007-02-05[S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck1-0/+2
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-1/+1
2006-12-08[S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck1-4/+13
2006-12-08[S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck1-1/+2
2006-12-08[S390] more workqueue fixes.Martin Schwidefsky1-18/+20
2006-12-04[S390] cio: Retry internal operations after vary off.Cornelia Huck1-0/+16
2006-12-04[S390] cio: Use path verification for last path gone after vary off.Cornelia Huck1-0/+11
2006-10-18[S390] cio: invalid device operational notificationPeter Oberparleiter1-0/+4
2006-10-11[S390] cio: remove casts from/to (void *).Cornelia Huck1-14/+14
2006-10-11[S390] cio: Remove grace period for vary off chpid.Cornelia Huck1-61/+7
2006-10-11[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck1-6/+8
2006-10-11[S390] cio: add missing KERN_INFO printk header.Cornelia Huck1-1/+2
2006-10-04[S390] Add timeouts during sense PGID, path verification and disband PGID.Cornelia Huck1-0/+2
2006-09-20[S390] cio: always query all paths on path verification.Peter Oberparleiter1-16/+23
2006-09-20[S390] Missing initialization in common i/o layer.Heiko Carstens1-0/+1
2006-08-30[S390] cio: kernel stack overflow.Heiko Carstens1-12/+8