aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/chsc.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [S390] cio: always query all paths on path verification.Peter Oberparleiter2006-09-201-1/+1
* [S390] cio: subchannels in no-path state.Peter Oberparleiter2006-09-201-1/+2
* [S390] cio: no path after machine check.Peter Oberparleiter2006-08-301-2/+2
* [S390] cio: kernel stack overflow.Heiko Carstens2006-08-301-4/+2
* [S390] path grouping and path verifications fixes.Cornelia Huck2006-07-121-0/+34
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [S390] cio chpid offline.Cornelia Huck2006-06-291-2/+1
* [S390] channel measurement fix.Cornelia Huck2006-06-291-1/+2
* [PATCH] s390: enable interrupts on error pathStefan Bader2006-04-281-2/+2
* [PATCH] s390: fix I/O termination race in cioPeter Oberparleiter2006-04-281-22/+4
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-241-2/+1