summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device_fsm.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] cio: Dont call css_update_ssd_info from interrupt context.Cornelia Huck2007-04-271-1/+0Star
* [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/+2Star
* [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/+6Star
* [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/+7Star
* [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
* [S390] Missing initialization in common i/o layer.Heiko Carstens2006-09-201-0/+1
* [S390] cio: kernel stack overflow.Heiko Carstens2006-08-301-12/+8Star
* [S390] lost interrupt after chpid vary off/on cycle.Peter Oberparleiter2006-08-071-0/+1
* [S390] permanent subchannel busy conditions may cause I/O stallPeter Oberparleiter2006-07-271-1/+2
* [S390] path grouping and path verifications fixes.Cornelia Huck2006-07-121-17/+68
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [S390] rework of channel measurement facility.Cornelia Huck2006-06-291-1/+17
* [S390] cio chpid offline.Cornelia Huck2006-06-291-0/+2
* [PATCH] s390: irb memcpy argument swapCornelia Huck2006-06-051-1/+1
* [PATCH] s390: wrong interrupt delivered for hsch() or csch()Cornelia Huck2006-03-241-0/+12
* [PATCH] s390: email-address changeCornelia Huck2006-01-151-1/+1
* [PATCH] s390: multiple subchannel sets supportCornelia Huck2006-01-061-6/+9
* [PATCH] s390: introduce struct subchannel_idCornelia Huck2006-01-061-9/+9
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+2
* [PATCH] s390: reIPL fix and extern/static inlineCornelia Huck2005-09-051-2/+1Star
* [PATCH] s390: device recognitionCornelia Huck2005-07-301-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1250