aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14[S390] cio: Add chsc subchannel driver.Cornelia Huck1-2/+1
2008-07-14[S390] css: Use css_device_id for bus matching.Cornelia Huck1-1/+1
2008-07-14[S390] cio: Repair chpid event handling.Cornelia Huck1-1/+2
2008-07-14[S390] cio: Cleanup crw interface.Cornelia Huck1-1/+0
2008-07-14[S390] cio: Rework css driver.Cornelia Huck1-21/+17
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck1-2/+0
2008-07-14[S390] cio: Register all subchannels.Cornelia Huck1-2/+0
2008-04-17[S390] cio: Fix race for "fast" path gone/path back situations.Cornelia Huck1-0/+1
2008-01-26[S390] cio: reduce cpu utilization during device scanPeter Oberparleiter1-0/+3
2008-01-26[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck1-0/+1
2008-01-26[S390] cio: I/O subchannel specific fields.Cornelia Huck1-0/+2
2008-01-26[S390] cio: Introduce subchannel->private.Cornelia Huck1-58/+0
2008-01-26[S390] cio: Add css_driver_{register,unregister}.Cornelia Huck1-0/+4
2008-01-26[S390] cio: css_driver: Use consistent parameters.Cornelia Huck1-4/+4
2008-01-26[S390] cio: Use helpers instead of container_of().Cornelia Huck1-0/+2
2007-10-12[S390] cio: remove subchannel_add_files()Cornelia Huck1-1/+0
2007-10-12[S390] cio: rename css to channel_subsystemsCornelia Huck1-1/+1
2007-07-27[S390] cio: css_sch_device_register() can be made static.Cornelia Huck1-1/+0
2007-05-10[S390] cio: Make some structures and a function static.Cornelia Huck1-2/+0
2007-04-27[S390] cio: fix subchannel channel-path data usagePeter Oberparleiter1-0/+1
2007-04-27[S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter1-7/+3
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter1-2/+2
2007-04-27[S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter1-0/+1
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-0/+2
2006-12-08[S390] Use dev->groups for adding/removing the subchannel attribute group.Cornelia Huck1-0/+1
2006-12-08[S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck1-0/+4
2006-12-08[S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck1-0/+2
2006-12-08[S390] more workqueue fixes.Martin Schwidefsky1-0/+2
2006-12-04[S390] cio: Retry internal operations after vary off.Cornelia Huck1-0/+2
2006-12-04[S390] cio: Use path verification for last path gone after vary off.Cornelia Huck1-0/+1
2006-10-11[S390] cio: Remove grace period for vary off chpid.Cornelia Huck1-1/+1
2006-10-11[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck1-3/+2
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck1-1/+1
2006-07-12[S390] subchannel register/unregister mutex.Cornelia Huck1-0/+2
2006-06-05[PATCH] s390: cio non-unique path group idsPeter Oberparleiter1-2/+2
2006-03-24[PATCH] s390: channel path measurementsCornelia Huck1-0/+6
2006-01-14[PATCH] s390: chps[] array too shortCornelia Huck1-1/+1
2006-01-13[PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck1-0/+4
2006-01-06[PATCH] s390: multiple subchannel sets supportCornelia Huck1-0/+2
2006-01-06[PATCH] s390: introduce struct channel_subsystemCornelia Huck1-4/+21
2006-01-06[PATCH] s390: introduce for_each_subchannelCornelia Huck1-0/+1
2006-01-06[PATCH] s390: introduce struct subchannel_idCornelia Huck1-6/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+155