summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device_fsm.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] cio: commit all pmcw changes.Sebastian Ott2008-12-251-0/+2
* [S390] cio: introduce cio_commit_configSebastian Ott2008-12-251-5/+6
* [S390] cio: introduce cio_update_schibSebastian Ott2008-12-251-11/+17
* [S390] cio: Fix reference counting for online/offline.Cornelia Huck2008-12-251-5/+0
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-2/+4
* [S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter2008-09-091-0/+7
* [S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter2008-08-211-12/+19
* [S390] cio: remove lock from ccw_device_oper_notify.Sebastian Ott2008-07-141-7/+1
* [S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter2008-07-141-16/+33
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-26/+23
* [S390] cio: Rework css driver.Cornelia Huck2008-07-141-91/+15
* [S390] cio: Remove cio_msg kernel parameter.Michael Ernst2008-05-071-22/+22
* [S390] cio: Make isc handling more robust.Cornelia Huck2008-04-301-7/+3
* [S390] cio: introduce timed recovery procedurePeter Oberparleiter2008-01-261-0/+2
* [S390] cio: Delete timer in ccw_device_verify_done().Cornelia Huck2008-01-261-2/+3
* [S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck2008-01-261-13/+13
* [S390] cio: I/O subchannel specific fields.Cornelia Huck2008-01-261-3/+6
* [S390] cio: Introduce subchannel->private.Cornelia Huck2008-01-261-5/+8
* [S390] cio: Cleanup debug feature usage.Cornelia Huck2008-01-261-4/+4
* [S390] cio: css_driver: Use consistent parameters.Cornelia Huck2008-01-261-18/+1
* [S390] cio: Dump ccw device information in case of timeout.Sebastian Ott2008-01-261-0/+50
* [S390] cio: Register/unregister subchannels only from kslowcrw.Cornelia Huck2007-11-201-1/+1
* [S390] cio: Avoid machine check vs. not operational races.Cornelia Huck2007-10-121-124/+20
* [S390] cio: rename css to channel_subsystemsCornelia Huck2007-10-121-1/+2
* [S390] cio: Clean up messages.Cornelia Huck2007-07-271-9/+11
* [S390] cio: deregister ccw device when pgid disband failedPeter Oberparleiter2007-05-311-0/+6
* [S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck2007-04-271-1/+0
* [S390] cio: fix subchannel channel-path data usagePeter Oberparleiter2007-04-271-0/+1
* [S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter2007-04-271-4/+2
* [S390] cio: Channel-path configure function.Peter Oberparleiter2007-04-271-1/+1
* [S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter2007-04-271-1/+5
* [S390] cio: Introduce struct chp_id.Peter Oberparleiter2007-04-271-1/+5
* [S390] cio: Call cancel_halt_clear even when actl == 0.Cornelia Huck2007-03-051-2/+2
* [S390] cio: Use path verification to check for path state.Cornelia Huck2007-03-051-40/+6
* [S390] cio: Fix locking when calling notify function.Cornelia Huck2007-03-051-20/+47
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-2/+2
* [S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck2007-02-051-0/+2
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-1/+1
* [S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck2006-12-081-4/+13
* [S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck2006-12-081-1/+2
* [S390] more workqueue fixes.Martin Schwidefsky2006-12-081-18/+20
* [S390] cio: Retry internal operations after vary off.Cornelia Huck2006-12-041-0/+16
* [S390] cio: Use path verification for last path gone after vary off.Cornelia Huck2006-12-041-0/+11
* [S390] cio: invalid device operational notificationPeter Oberparleiter2006-10-181-0/+4
* [S390] cio: remove casts from/to (void *).Cornelia Huck2006-10-111-14/+14
* [S390] cio: Remove grace period for vary off chpid.Cornelia Huck2006-10-111-61/+7
* [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck2006-10-111-6/+8
* [S390] cio: add missing KERN_INFO printk header.Cornelia Huck2006-10-111-1/+2
* [S390] Add timeouts during sense PGID, path verification and disband PGID.Cornelia Huck2006-10-041-0/+2
* [S390] cio: always query all paths on path verification.Peter Oberparleiter2006-09-201-16/+23
OpenPOWER on IntegriCloud