aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/chsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter1-1/+43
2007-04-27[S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter1-435/+38
2007-04-27[S390] cio: Allow 0 and 1 as input for channel path status attribute.Peter Oberparleiter1-2/+2
2007-04-27[S390] cio: Introduce struct chp_id.Peter Oberparleiter1-80/+98
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-5/+5
2007-02-05[S390] Cleanup of CHSC event handling.Peter Oberparleiter1-120/+112
2007-02-05[S390] cio: declare hardware structures packed.Peter Oberparleiter1-8/+8
2007-02-05[S390] cio: Catch operand exceptions on stsch.Cornelia Huck1-1/+1
2007-02-05[S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck1-7/+5
2006-12-08[S390] subchannel lock conversion.Cornelia Huck1-14/+14
2006-12-04[S390] cio: Retry internal operations after vary off.Cornelia Huck1-7/+30
2006-12-04[S390] cio: Use path verification for last path gone after vary off.Cornelia Huck1-10/+12
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens1-35/+0
2006-10-11[S390] cio: remove casts from/to (void *).Cornelia Huck1-3/+3
2006-10-11[S390] cio: Remove grace period for vary off chpid.Cornelia Huck1-11/+6
2006-10-06[S390] cio: 0 is a valid chpid.Cornelia Huck1-9/+16
2006-09-20[S390] cio: always query all paths on path verification.Peter Oberparleiter1-1/+1
2006-09-20[S390] cio: subchannels in no-path state.Peter Oberparleiter1-1/+2
2006-08-30[S390] cio: no path after machine check.Peter Oberparleiter1-2/+2
2006-08-30[S390] cio: kernel stack overflow.Heiko Carstens1-4/+2
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck1-0/+34
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[S390] cio chpid offline.Cornelia Huck1-2/+1
2006-06-29[S390] channel measurement fix.Cornelia Huck1-1/+2
2006-04-28[PATCH] s390: enable interrupts on error pathStefan Bader1-2/+2
2006-04-28[PATCH] s390: fix I/O termination race in cioPeter Oberparleiter1-22/+4
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn1-2/+1
2006-03-24[PATCH] s390: channel path measurementsCornelia Huck1-22/+432
2006-03-06[PATCH] s390: improve response code handling in chsc_enable_facility()Cornelia Huck1-0/+5
2006-02-11[PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid()Cornelia Huck1-5/+5
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-1/+0
2006-01-14[PATCH] s390: email-address changeCornelia Huck1-2/+2
2006-01-06[PATCH] s390: multiple subchannel sets supportCornelia Huck1-8/+60
2006-01-06[PATCH] s390: introduce struct channel_subsystemCornelia Huck1-13/+19
2006-01-06[PATCH] s390: introduce for_each_subchannelCornelia Huck1-179/+193
2006-01-06[PATCH] s390: introduce struct subchannel_idCornelia Huck1-28/+35
2005-07-27[PATCH] s390: resource accessibility event handlingCornelia Huck1-7/+3
2005-06-20[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update device attribute callbacksYani Ioannou1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1114