summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.h
AgeCommit message (Expand)Author
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky
2011-03-15[S390] css_bus_type: make it staticSebastian Ott
2011-03-15[S390] css_driver: remove duplicate membersSebastian Ott
2010-02-26[S390] cio: trigger subchannel event at resume timeSebastian Ott
2010-02-26[S390] cio: make wait_events interruptibleSebastian Ott
2010-02-26[S390] cio: consolidate workqueuesSebastian Ott
2009-12-07[S390] cio: introduce subchannel todosPeter Oberparleiter
2009-09-22[S390] cio: idset use actual number of ssidsSebastian Ott
2009-09-22[S390] cio: introduce css_settleSebastian Ott
2009-06-16[S390] pm: css bus power management callbacksSebastian Ott
2008-07-14[S390] cio: Add chsc subchannel driver.Cornelia Huck
2008-07-14[S390] css: Use css_device_id for bus matching.Cornelia Huck
2008-07-14[S390] cio: Repair chpid event handling.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-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: css_driver: Use consistent parameters.Cornelia Huck
2008-01-26[S390] cio: Use helpers instead of container_of().Cornelia Huck
2007-10-12[S390] cio: remove subchannel_add_files()Cornelia Huck
2007-10-12[S390] cio: rename css to channel_subsystemsCornelia 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-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter
2007-04-27[S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-12-08[S390] Use dev->groups for adding/removing the subchannel attribute group.Cornelia Huck
2006-12-08[S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck
2006-12-08[S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck
2006-12-08[S390] more workqueue fixes.Martin Schwidefsky
2006-12-04[S390] cio: Retry internal operations after vary off.Cornelia Huck
2006-12-04[S390] cio: Use path verification for last path gone after vary off.Cornelia Huck
2006-10-11[S390] cio: Remove grace period for vary off chpid.Cornelia Huck
2006-10-11[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck
2006-07-12[S390] subchannel register/unregister mutex.Cornelia Huck
2006-06-05[PATCH] s390: cio non-unique path group idsPeter Oberparleiter
2006-03-24[PATCH] s390: channel path measurementsCornelia Huck
2006-01-14[PATCH] s390: chps[] array too shortCornelia Huck
2006-01-13[PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck
2006-01-06[PATCH] s390: multiple subchannel sets supportCornelia Huck
2006-01-06[PATCH] s390: introduce struct channel_subsystemCornelia Huck