aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/chsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-22s390/cio: Implement proper Link Incident Record handlingPeter Oberparleiter1-42/+123
2014-04-17s390/chsc: fix SEI usage on old FW levelsSebastian Ott1-5/+17
2014-02-21s390/cio: Fix missing subchannels after CHPID configure onPeter Oberparleiter1-0/+1
2014-01-14s390/qdio: bridgeport support - CHSC partEugene Crosser1-0/+33
2013-12-16s390/cio: More efficient handling of CHPID availability eventsPeter Oberparleiter1-36/+4
2013-06-26s390/qdio: cleanup chsc SADC usageSebastian Ott1-0/+37
2013-06-26s390/qdio: cleanup chsc SSQD usageSebastian Ott1-0/+23
2013-04-17s390/cio: collect format 1 channel-path description dataPeter Oberparleiter1-5/+6
2013-03-07s390/scm: process availabilitySebastian Ott1-0/+17
2013-02-14s390/chsc: cleanup SEI helper functionsSebastian Ott1-36/+32
2013-01-16s390/chsc: fix SEI usageSebastian Ott1-19/+12
2012-11-30s390/pci: CHSC PCI support for error and availability eventsJan Glauber1-44/+112
2012-09-26s390: add scm notificationSebastian Ott1-0/+17
2012-09-26s390/chsc: implement store SCM informationSebastian Ott1-0/+35
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+1
2011-12-01[S390] cio: fix chsc_chp_varySebastian Ott1-5/+2
2011-05-23[S390] chsc: process channel-path-availability informationSebastian Ott1-1/+34
2011-01-05[S390] cio: obtain mdc value per channel pathSebastian Ott1-0/+19
2010-10-25[S390] css: update descriptor after hibernateSebastian Ott1-2/+3
2010-10-25[S390] cio: update descriptor in chsc_chp_varySebastian Ott1-3/+5
2010-10-25[S390] chsc: use the global page to determine the chp desriptorSebastian Ott1-39/+15
2010-10-25[S390] chsc: consolidate memory allocationsSebastian Ott1-114/+112
2010-10-25[S390] chsc: initialization fixesSebastian Ott1-6/+6
2010-08-09[S390] cio: CHSC SIOSL SupportMichael Ernst1-0/+48
2010-07-19[S390] cio: fix potential overflow in chpid descriptorSebastian Ott1-1/+1
2010-04-22[S390] cio: allow enable_facility from outside init functionsSebastian Ott1-15/+14
2010-02-26[S390] cio: fix storage key handlingHeiko Carstens1-1/+1
2009-06-16[S390] pm: css bus power management callbacksSebastian Ott1-2/+1
2009-03-26[S390] cio: fix rc generation after chsc callSebastian Ott1-0/+1
2009-03-26[S390] split/move machine check handler codeHeiko Carstens1-3/+3
2008-12-25[S390] convert cio printks to pr_xxx macros.Michael Ernst1-2/+6
2008-07-17[S390] cio: Export chsc_error_from_response().Cornelia Huck1-1/+8
2008-07-14[S390] cio: Add chsc subchannel driver.Cornelia Huck1-7/+41
2008-07-14[S390] cio: Repair chpid event handling.Cornelia Huck1-24/+31
2008-07-14[S390] stp support.Martin Schwidefsky1-0/+49
2008-07-14[S390] cio: Cleanup crw interface.Cornelia Huck1-4/+21
2008-07-14[S390] cio: Rework css driver.Cornelia Huck1-202/+16
2008-04-17[S390] cio: fix parallel cm_enable processing.Michael Ernst1-3/+0
2008-04-17[S390] cio: Fix race for "fast" path gone/path back situations.Cornelia Huck1-2/+10
2008-02-05[S390] cio: Clean up chsc response code handling.Cornelia Huck1-92/+55
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches1-1/+1
2008-01-26[S390] cio: reduce cpu utilization during device scanPeter Oberparleiter1-66/+32
2008-01-26[S390] cio: I/O subchannel specific fields.Cornelia Huck1-2/+3
2008-01-26[S390] cio: css_driver: Use consistent parameters.Cornelia Huck1-8/+8
2007-07-27[S390] cio: Reorganize initialization.Cornelia Huck1-4/+6
2007-07-27[S390] cio: Clean up messages.Cornelia Huck1-8/+8
2007-04-27[S390] cio: cm_enable memory leak.Cornelia Huck1-1/+1
2007-04-27[S390] cio: fix subchannel channel-path data usagePeter Oberparleiter1-196/+107
2007-04-27[S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter1-97/+33
2007-04-27[S390] cio: Re-start path verification after aborting internal I/O.Stefan Bader1-54/+54