summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] cio: reduce cpu utilization during device scanPeter Oberparleiter2008-01-261-18/+102
* [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-2/+16
* [S390] cio: Introduce subchannel->private.Cornelia Huck2008-01-261-1/+1
* [S390] cio: Add css_driver_{register,unregister}.Cornelia Huck2008-01-261-0/+27
* [S390] cio: Reset sch->driver.Cornelia Huck2008-01-261-9/+13
* [S390] cio: css_driver: Use consistent parameters.Cornelia Huck2008-01-261-1/+1
* [S390] cio: Use helpers instead of container_of().Cornelia Huck2008-01-261-3/+3
* [S390] cio: add missing reprobe loop end statementPeter Oberparleiter2007-12-041-0/+1
* [S390] cio: Register/unregister subchannels only from kslowcrw.Cornelia Huck2007-11-201-1/+1
* [S390] cio: Fix incomplete commit for uevent suppression.Cornelia Huck2007-10-221-0/+9
* [S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck2007-10-121-0/+29
* [S390] cio: rename css to channel_subsystemsCornelia Huck2007-10-121-30/+39
* [S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck2007-08-101-0/+1
* [S390] cio: Reorganize initialization.Cornelia Huck2007-07-271-3/+16
* [S390] cio: Clean up messages.Cornelia Huck2007-07-271-6/+5Star
* [S390] cio: css_sch_device_register() can be made static.Cornelia Huck2007-07-271-1/+1
* [S390] cio: Make some structures and a function static.Cornelia Huck2007-05-101-2/+1Star
* [S390] cio: fix subchannel channel-path data usagePeter Oberparleiter2007-04-271-5/+48
* [S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter2007-04-271-101/+47Star
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-3/+3
* [S390] cio: Catch operand exceptions on stsch.Cornelia Huck2007-02-051-1/+1
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-4/+1Star
* [S390] cio: css_register_subchannel race.Stefan Bader2006-12-151-1/+2
* [S390] Use dev->groups for adding/removing the subchannel attribute group.Cornelia Huck2006-12-081-4/+1Star
* [S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck2006-12-081-4/+33
* [S390] subchannel lock conversion.Cornelia Huck2006-12-081-10/+12
* [S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck2006-12-081-4/+9
* [PATCH] More work_struct induced breakage (s390)Al Viro2006-12-061-5/+4Star
* [S390] cio: css_probe_device() must be called enabled.Cornelia Huck2006-10-271-4/+3Star
* [S390] cio: remove casts from/to (void *).Cornelia Huck2006-10-111-1/+1
* [S390] cio: subchannel evaluation function operates without lockPeter Oberparleiter2006-09-201-99/+104
* [S390] path grouping and path verifications fixes.Cornelia Huck2006-07-121-3/+9
* [S390] subchannel register/unregister mutex.Cornelia Huck2006-07-121-3/+21
* [S390] cio async subchannel reprobe.Peter Oberparleiter2006-06-291-0/+63
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-241-2/+1Star
* [PATCH] s390: channel path measurementsCornelia Huck2006-03-241-0/+41
* [PATCH] "s390: multiple subchannel sets support" fixGreg Smith2006-03-151-0/+3
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-011-1/+0Star
* [PATCH] s390: email-address changeCornelia Huck2006-01-151-2/+2
* [PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck2006-01-131-2/+34
* [PATCH] s390: Fix missing release function and cosmetic changesCornelia Huck2006-01-061-0/+10
* [PATCH] s390: multiple subchannel sets supportCornelia Huck2006-01-061-12/+32
* [PATCH] s390: introduce struct channel_subsystemCornelia Huck2006-01-061-21/+46
* [PATCH] s390: introduce for_each_subchannelCornelia Huck2006-01-061-52/+58
* [PATCH] s390: introduce struct subchannel_idCornelia Huck2006-01-061-31/+38
* [PATCH] s390: move s390_root_dev_* out of the cio layerCarsten Otte2006-01-061-41/+0Star
* [PATCH] s/390: Use klist in cioCornelia Huck2005-06-261-20/+14Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+575