aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/chsc.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] chsc: process channel-path-availability informationSebastian Ott2011-05-231-1/+34
* [S390] cio: obtain mdc value per channel pathSebastian Ott2011-01-051-0/+19
* [S390] css: update descriptor after hibernateSebastian Ott2010-10-251-2/+3
* [S390] cio: update descriptor in chsc_chp_varySebastian Ott2010-10-251-3/+5
* [S390] chsc: use the global page to determine the chp desriptorSebastian Ott2010-10-251-39/+15
* [S390] chsc: consolidate memory allocationsSebastian Ott2010-10-251-114/+112
* [S390] chsc: initialization fixesSebastian Ott2010-10-251-6/+6
* [S390] cio: CHSC SIOSL SupportMichael Ernst2010-08-091-0/+48
* [S390] cio: fix potential overflow in chpid descriptorSebastian Ott2010-07-191-1/+1
* [S390] cio: allow enable_facility from outside init functionsSebastian Ott2010-04-221-15/+14
* [S390] cio: fix storage key handlingHeiko Carstens2010-02-261-1/+1
* [S390] pm: css bus power management callbacksSebastian Ott2009-06-161-2/+1
* [S390] cio: fix rc generation after chsc callSebastian Ott2009-03-261-0/+1
* [S390] split/move machine check handler codeHeiko Carstens2009-03-261-3/+3
* [S390] convert cio printks to pr_xxx macros.Michael Ernst2008-12-251-2/+6
* [S390] cio: Export chsc_error_from_response().Cornelia Huck2008-07-171-1/+8
* [S390] cio: Add chsc subchannel driver.Cornelia Huck2008-07-141-7/+41
* [S390] cio: Repair chpid event handling.Cornelia Huck2008-07-141-24/+31
* [S390] stp support.Martin Schwidefsky2008-07-141-0/+49
* [S390] cio: Cleanup crw interface.Cornelia Huck2008-07-141-4/+21
* [S390] cio: Rework css driver.Cornelia Huck2008-07-141-202/+16
* [S390] cio: fix parallel cm_enable processing.Michael Ernst2008-04-171-3/+0
* [S390] cio: Fix race for "fast" path gone/path back situations.Cornelia Huck2008-04-171-2/+10
* [S390] cio: Clean up chsc response code handling.Cornelia Huck2008-02-051-92/+55
* [S390] drivers/s390: Add missing "space"Joe Perches2008-01-261-1/+1
* [S390] cio: reduce cpu utilization during device scanPeter Oberparleiter2008-01-261-66/+32
* [S390] cio: I/O subchannel specific fields.Cornelia Huck2008-01-261-2/+3
* [S390] cio: css_driver: Use consistent parameters.Cornelia Huck2008-01-261-8/+8
* [S390] cio: Reorganize initialization.Cornelia Huck2007-07-271-4/+6
* [S390] cio: Clean up messages.Cornelia Huck2007-07-271-8/+8
* [S390] cio: cm_enable memory leak.Cornelia Huck2007-04-271-1/+1
* [S390] cio: fix subchannel channel-path data usagePeter Oberparleiter2007-04-271-196/+107
* [S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter2007-04-271-97/+33
* [S390] cio: Re-start path verification after aborting internal I/O.Stefan Bader2007-04-271-54/+54
* [S390] cio: Channel-path configure function.Peter Oberparleiter2007-04-271-1/+43
* [S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter2007-04-271-435/+38
* [S390] cio: Allow 0 and 1 as input for channel path status attribute.Peter Oberparleiter2007-04-271-2/+2
* [S390] cio: Introduce struct chp_id.Peter Oberparleiter2007-04-271-80/+98
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-5/+5
* [S390] Cleanup of CHSC event handling.Peter Oberparleiter2007-02-051-120/+112
* [S390] cio: declare hardware structures packed.Peter Oberparleiter2007-02-051-8/+8
* [S390] cio: Catch operand exceptions on stsch.Cornelia Huck2007-02-051-1/+1
* [S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck2007-02-051-7/+5
* [S390] subchannel lock conversion.Cornelia Huck2006-12-081-14/+14
* [S390] cio: Retry internal operations after vary off.Cornelia Huck2006-12-041-7/+30
* [S390] cio: Use path verification for last path gone after vary off.Cornelia Huck2006-12-041-10/+12
* [S390] Reset infrastructure for re-IPL.Heiko Carstens2006-12-041-35/+0
* [S390] cio: remove casts from/to (void *).Cornelia Huck2006-10-111-3/+3
* [S390] cio: Remove grace period for vary off chpid.Cornelia Huck2006-10-111-11/+6
* [S390] cio: 0 is a valid chpid.Cornelia Huck2006-10-061-9/+16