summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.c
Commit message (Expand)AuthorAgeFilesLines
* driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* [S390] Get rid of cpuid.h header file.Heiko Carstens2009-09-111-2/+2
* [S390] proper use of device registerSebastian Ott2009-09-111-15/+8
* [S390] cio: remove subchannel init_nameSebastian Ott2009-09-111-5/+2
* [S390] cio: fix memleak in subchannel validationSebastian Ott2009-09-111-0/+5
* [S390] cio: consolidate subchannel intparm resetPeter Oberparleiter2009-09-111-0/+3
* [S390] pm: css bus power management callbacksSebastian Ott2009-06-161-5/+152
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-261-11/+47
|\
| * [S390] eliminate cpuinfo_S390 structureMartin Schwidefsky2009-03-261-1/+1
| * [S390] cio: prevent workqueue deadlockPeter Oberparleiter2009-03-261-3/+16
| * [S390] cio: device scan oom fallback.Sebastian Ott2009-03-261-4/+27
| * [S390] split/move machine check handler codeHeiko Carstens2009-03-261-3/+3
* | Driver core: implement uevent suppress in kobjectMing Lei2009-03-241-2/+2
|/
* [S390] convert cio printks to pr_xxx macros.Michael Ernst2008-12-251-2/+6
* [S390] cio: introduce cio_commit_configSebastian Ott2008-12-251-2/+2
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-101-2/+2
* [S390] cio: Correct cleanup on error.Cornelia Huck2008-09-091-14/+18
* [S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter2008-08-211-1/+0
* [S390] cio: fix double unregistering of subchannelsSebastian Ott2008-07-141-1/+2
* [S390] css: Use css_device_id for bus matching.Cornelia Huck2008-07-141-9/+6
* [S390] cio: Use isc_{register,unregister}.Cornelia Huck2008-07-141-1/+1
* [S390] cio: Introduce abstract isc definitions.Cornelia Huck2008-07-141-1/+3
* [S390] cio: Get rid of css_characteristics_avail.Cornelia Huck2008-07-141-9/+3
* [S390] cio: Base message subchannel handling.Cornelia Huck2008-07-141-0/+2
* [S390] cio: Export some symbols for modular css drivers.Cornelia Huck2008-07-141-0/+5
* [S390] cio: Cleanup crw interface.Cornelia Huck2008-07-141-7/+24
* [S390] cio: Rework css driver.Cornelia Huck2008-07-141-107/+16
* [S390] cio: Introduce modalias for css bus.Cornelia Huck2008-07-141-6/+63
* [S390] cio: Register all subchannels.Cornelia Huck2008-07-141-19/+0
* [S390] cio: Remove cio_msg kernel parameter.Michael Ernst2008-05-071-2/+2
* [S390] cio: Use strict_strtoul() for attributes.Cornelia Huck2008-04-301-3/+7
* [S390] cio: fix parallel cm_enable processing.Michael Ernst2008-04-171-1/+9
* [S390] cio: Fix race for "fast" path gone/path back situations.Cornelia Huck2008-04-171-0/+6
* [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/+5
* [S390] cio: css_sch_device_register() can be made static.Cornelia Huck2007-07-271-1/+1
OpenPOWER on IntegriCloud