aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.h
Commit message (Expand)AuthorAgeFilesLines
* [S390] css_bus_type: make it staticSebastian Ott2011-03-151-6/+0
* [S390] css_driver: remove duplicate membersSebastian Ott2011-03-151-4/+0
* [S390] cio: trigger subchannel event at resume timeSebastian Ott2010-02-261-0/+1
* [S390] cio: make wait_events interruptibleSebastian Ott2010-02-261-1/+1
* [S390] cio: consolidate workqueuesSebastian Ott2010-02-261-1/+1
* [S390] cio: introduce subchannel todosPeter Oberparleiter2009-12-071-0/+3
* [S390] cio: idset use actual number of ssidsSebastian Ott2009-09-221-0/+1
* [S390] cio: introduce css_settleSebastian Ott2009-09-221-0/+2
* [S390] pm: css bus power management callbacksSebastian Ott2009-06-161-0/+10
* [S390] cio: Add chsc subchannel driver.Cornelia Huck2008-07-141-2/+1
* [S390] css: Use css_device_id for bus matching.Cornelia Huck2008-07-141-1/+1
* [S390] cio: Repair chpid event handling.Cornelia Huck2008-07-141-1/+2
* [S390] cio: Cleanup crw interface.Cornelia Huck2008-07-141-1/+0
* [S390] cio: Rework css driver.Cornelia Huck2008-07-141-21/+17
* [S390] cio: Introduce modalias for css bus.Cornelia Huck2008-07-141-2/+0
* [S390] cio: Register all subchannels.Cornelia Huck2008-07-141-2/+0
* [S390] cio: Fix race for "fast" path gone/path back situations.Cornelia Huck2008-04-171-0/+1
* [S390] cio: reduce cpu utilization during device scanPeter Oberparleiter2008-01-261-0/+3
* [S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck2008-01-261-0/+1
* [S390] cio: I/O subchannel specific fields.Cornelia Huck2008-01-261-0/+2
* [S390] cio: Introduce subchannel->private.Cornelia Huck2008-01-261-58/+0
* [S390] cio: Add css_driver_{register,unregister}.Cornelia Huck2008-01-261-0/+4
* [S390] cio: css_driver: Use consistent parameters.Cornelia Huck2008-01-261-4/+4
* [S390] cio: Use helpers instead of container_of().Cornelia Huck2008-01-261-0/+2
* [S390] cio: remove subchannel_add_files()Cornelia Huck2007-10-121-1/+0
* [S390] cio: rename css to channel_subsystemsCornelia Huck2007-10-121-1/+1
* [S390] cio: css_sch_device_register() can be made static.Cornelia Huck2007-07-271-1/+0
* [S390] cio: Make some structures and a function static.Cornelia Huck2007-05-101-2/+0
* [S390] cio: fix subchannel channel-path data usagePeter Oberparleiter2007-04-271-0/+1
* [S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter2007-04-271-7/+3
* [S390] cio: Channel-path configure function.Peter Oberparleiter2007-04-271-2/+2
* [S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter2007-04-271-0/+1
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-0/+2
* [S390] Use dev->groups for adding/removing the subchannel attribute group.Cornelia Huck2006-12-081-0/+1
* [S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck2006-12-081-0/+4
* [S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck2006-12-081-0/+2
* [S390] more workqueue fixes.Martin Schwidefsky2006-12-081-0/+2
* [S390] cio: Retry internal operations after vary off.Cornelia Huck2006-12-041-0/+2
* [S390] cio: Use path verification for last path gone after vary off.Cornelia Huck2006-12-041-0/+1
* [S390] cio: Remove grace period for vary off chpid.Cornelia Huck2006-10-111-1/+1
* [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck2006-10-111-3/+2
* [S390] path grouping and path verifications fixes.Cornelia Huck2006-07-121-1/+1
* [S390] subchannel register/unregister mutex.Cornelia Huck2006-07-121-0/+2
* [PATCH] s390: cio non-unique path group idsPeter Oberparleiter2006-06-051-2/+2
* [PATCH] s390: channel path measurementsCornelia Huck2006-03-241-0/+6
* [PATCH] s390: chps[] array too shortCornelia Huck2006-01-141-1/+1
* [PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck2006-01-131-0/+4
* [PATCH] s390: multiple subchannel sets supportCornelia Huck2006-01-061-0/+2
* [PATCH] s390: introduce struct channel_subsystemCornelia Huck2006-01-061-4/+21
* [PATCH] s390: introduce for_each_subchannelCornelia Huck2006-01-061-0/+1