aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device_pgid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-10-27s390/cio: move ccw_device_stlck functionsSebastian Ott1-6/+60
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott1-2/+2
2013-02-14s390/cio: handle unknown pgroup stateSebastian Ott1-3/+61
2013-02-14s390/cio: skip broken pathsSebastian Ott1-5/+6
2013-02-14s390/cio: dont abort verification after missing irqSebastian Ott1-10/+38
2012-12-03s390/cio: fix pgid reserved checkSebastian Ott1-5/+5
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott1-6/+17
2010-08-09[S390] cio: use all available paths for some internal I/OSebastian Ott1-1/+0
2010-08-09[S390] ccwreq: add ability to use all pathsSebastian Ott1-0/+4
2009-12-18[S390] cio: fix channel path varyPeter Oberparleiter1-11/+18
2009-12-07[S390] cio: improve error recovery for internal I/OsPeter Oberparleiter1-1/+1
2009-12-07[S390] cio: make steal lock procedure more robustPeter Oberparleiter1-0/+52
2009-12-07[S390] cio: use sense-pgid operation for path verificationPeter Oberparleiter1-53/+95
2009-12-07[S390] cio: split PGID settings and statusPeter Oberparleiter1-13/+20
2009-12-07[S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter1-505/+371
2009-12-07[S390] cio: handle error during path verification consistentlyPeter Oberparleiter1-1/+1
2008-12-25[S390] cio: introduce cio_update_schibSebastian Ott1-1/+1
2008-07-14[S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter1-1/+1
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-12/+12
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst1-9/+3
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst1-6/+6
2008-01-26[S390] cio: Introduce subchannel->private.Cornelia Huck1-1/+5
2006-12-04[S390] cio: Retry internal operations after vary off.Cornelia Huck1-3/+27
2006-10-11[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck1-10/+13
2006-10-04[S390] Add timeouts during sense PGID, path verification and disband PGID.Cornelia Huck1-0/+8
2006-09-20[S390] cio: always query all paths on path verification.Peter Oberparleiter1-39/+42
2006-08-30[S390] cio: unsolicited interrupts during sense pgid.Stefan Bader1-6/+21
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck1-23/+99
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-17[PATCH] s390: ccw device disbandingCornelia Huck1-1/+1
2006-01-14[PATCH] s390: email-address changeCornelia Huck1-1/+1
2006-01-06[PATCH] s390: multiple subchannel sets supportCornelia Huck1-18/+22
2006-01-06[PATCH] s390: introduce struct channel_subsystemCornelia Huck1-1/+1
2006-01-06[PATCH] s390: introduce struct subchannel_idCornelia Huck1-6/+7
2006-01-06[PATCH] s390: re-activated path detectionCornelia Huck1-0/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+448