aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.c
Commit message (Expand)AuthorAge
* [S390] cio: fix double unregistering of subchannelsSebastian Ott2008-07-14
* [S390] css: Use css_device_id for bus matching.Cornelia Huck2008-07-14
* [S390] cio: Use isc_{register,unregister}.Cornelia Huck2008-07-14
* [S390] cio: Introduce abstract isc definitions.Cornelia Huck2008-07-14
* [S390] cio: Get rid of css_characteristics_avail.Cornelia Huck2008-07-14
* [S390] cio: Base message subchannel handling.Cornelia Huck2008-07-14
* [S390] cio: Export some symbols for modular css drivers.Cornelia Huck2008-07-14
* [S390] cio: Cleanup crw interface.Cornelia Huck2008-07-14
* [S390] cio: Rework css driver.Cornelia Huck2008-07-14
* [S390] cio: Introduce modalias for css bus.Cornelia Huck2008-07-14
* [S390] cio: Register all subchannels.Cornelia Huck2008-07-14
* [S390] cio: Remove cio_msg kernel parameter.Michael Ernst2008-05-07
* [S390] cio: Use strict_strtoul() for attributes.Cornelia Huck2008-04-30
* [S390] cio: fix parallel cm_enable processing.Michael Ernst2008-04-17
* [S390] cio: Fix race for "fast" path gone/path back situations.Cornelia Huck2008-04-17
* [S390] cio: reduce cpu utilization during device scanPeter Oberparleiter2008-01-26
* [S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck2008-01-26
* [S390] cio: I/O subchannel specific fields.Cornelia Huck2008-01-26
* [S390] cio: Introduce subchannel->private.Cornelia Huck2008-01-26
* [S390] cio: Add css_driver_{register,unregister}.Cornelia Huck2008-01-26
* [S390] cio: Reset sch->driver.Cornelia Huck2008-01-26
* [S390] cio: css_driver: Use consistent parameters.Cornelia Huck2008-01-26
* [S390] cio: Use helpers instead of container_of().Cornelia Huck2008-01-26
* [S390] cio: add missing reprobe loop end statementPeter Oberparleiter2007-12-04
* [S390] cio: Register/unregister subchannels only from kslowcrw.Cornelia Huck2007-11-20
* [S390] cio: Fix incomplete commit for uevent suppression.Cornelia Huck2007-10-22
* [S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck2007-10-12
* [S390] cio: rename css to channel_subsystemsCornelia Huck2007-10-12
* [S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck2007-08-10
* [S390] cio: Reorganize initialization.Cornelia Huck2007-07-27
* [S390] cio: Clean up messages.Cornelia Huck2007-07-27
* [S390] cio: css_sch_device_register() can be made static.Cornelia Huck2007-07-27
* [S390] cio: Make some structures and a function static.Cornelia Huck2007-05-10
* [S390] cio: fix subchannel channel-path data usagePeter Oberparleiter2007-04-27
* [S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter2007-04-27
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-05
* [S390] cio: Catch operand exceptions on stsch.Cornelia Huck2007-02-05
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-05
* [S390] cio: css_register_subchannel race.Stefan Bader2006-12-15
* [S390] Use dev->groups for adding/removing the subchannel attribute group.Cornelia Huck2006-12-08
* [S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck2006-12-08
* [S390] subchannel lock conversion.Cornelia Huck2006-12-08
* [S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck2006-12-08
* [PATCH] More work_struct induced breakage (s390)Al Viro2006-12-06
* [S390] cio: css_probe_device() must be called enabled.Cornelia Huck2006-10-27
* [S390] cio: remove casts from/to (void *).Cornelia Huck2006-10-11
* [S390] cio: subchannel evaluation function operates without lockPeter Oberparleiter2006-09-20
* [S390] path grouping and path verifications fixes.Cornelia Huck2006-07-12
* [S390] subchannel register/unregister mutex.Cornelia Huck2006-07-12
* [S390] cio async subchannel reprobe.Peter Oberparleiter2006-06-29