aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/cio/css.c
AgeCommit message (Expand)Author
2009-09-11[S390] cio: consolidate subchannel intparm resetPeter Oberparleiter
2009-06-16[S390] pm: css bus power management callbacksSebastian Ott
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky
2009-03-26[S390] cio: prevent workqueue deadlockPeter Oberparleiter
2009-03-26[S390] cio: device scan oom fallback.Sebastian Ott
2009-03-26[S390] split/move machine check handler codeHeiko Carstens
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei
2008-12-25[S390] convert cio printks to pr_xxx macros.Michael Ernst
2008-12-25[S390] cio: introduce cio_commit_configSebastian Ott
2008-10-10[S390] bus_id -> dev_set_name() changesCornelia Huck
2008-09-09[S390] cio: Correct cleanup on error.Cornelia Huck
2008-08-21[S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter
2008-07-14[S390] cio: fix double unregistering of subchannelsSebastian Ott
2008-07-14[S390] css: Use css_device_id for bus matching.Cornelia Huck
2008-07-14[S390] cio: Use isc_{register,unregister}.Cornelia Huck
2008-07-14[S390] cio: Introduce abstract isc definitions.Cornelia Huck
2008-07-14[S390] cio: Get rid of css_characteristics_avail.Cornelia Huck
2008-07-14[S390] cio: Base message subchannel handling.Cornelia Huck
2008-07-14[S390] cio: Export some symbols for modular css drivers.Cornelia Huck
2008-07-14[S390] cio: Cleanup crw interface.Cornelia Huck
2008-07-14[S390] cio: Rework css driver.Cornelia Huck
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck
2008-07-14[S390] cio: Register all subchannels.Cornelia Huck
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst
2008-04-30[S390] cio: Use strict_strtoul() for attributes.Cornelia Huck
2008-04-17[S390] cio: fix parallel cm_enable processing.Michael Ernst
2008-04-17[S390] cio: Fix race for "fast" path gone/path back situations.Cornelia Huck
2008-01-26[S390] cio: reduce cpu utilization during device scanPeter Oberparleiter
2008-01-26[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck
2008-01-26[S390] cio: I/O subchannel specific fields.Cornelia Huck
2008-01-26[S390] cio: Introduce subchannel->private.Cornelia Huck
2008-01-26[S390] cio: Add css_driver_{register,unregister}.Cornelia Huck
2008-01-26[S390] cio: Reset sch->driver.Cornelia Huck
2008-01-26[S390] cio: css_driver: Use consistent parameters.Cornelia Huck
2008-01-26[S390] cio: Use helpers instead of container_of().Cornelia Huck
2007-12-04[S390] cio: add missing reprobe loop end statementPeter Oberparleiter
2007-11-20[S390] cio: Register/unregister subchannels only from kslowcrw.Cornelia Huck
2007-10-22[S390] cio: Fix incomplete commit for uevent suppression.Cornelia Huck
2007-10-12[S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck
2007-10-12[S390] cio: rename css to channel_subsystemsCornelia Huck
2007-08-10[S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck
2007-07-27[S390] cio: Reorganize initialization.Cornelia Huck
2007-07-27[S390] cio: Clean up messages.Cornelia Huck
2007-07-27[S390] cio: css_sch_device_register() can be made static.Cornelia Huck
2007-05-10[S390] cio: Make some structures and a function static.Cornelia Huck
2007-04-27[S390] cio: fix subchannel channel-path data usagePeter Oberparleiter
2007-04-27[S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] cio: Catch operand exceptions on stsch.Cornelia Huck