summaryrefslogtreecommitdiff
path: root/drivers/s390/cio/css.h
AgeCommit message (Expand)Author
2023-01-22s390/cio: evaluate devices with non-operational pathsVineeth Vijayan
2021-09-27s390/cio: avoid excessive path-verification requestsVineeth Vijayan
2021-07-21s390/cio: Make struct css_driver::remove return voidUwe Kleine-König
2020-12-02s390/cio: remove pm support from css-bus driverVineeth Vijayan
2020-09-15s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter
2018-07-17s390/css: reduce stsch callsSebastian Ott
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-16s390/cio: remove unused struct memberSebastian Ott
2017-01-16s390/cio: use cssid for pgid generationSebastian Ott
2017-01-16s390/cio: clarify cssid usageSebastian Ott
2013-12-16s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter
2013-08-30s390/hibernate: add early resume functionSebastian Ott
2013-04-17s390/css: remove unused function definitionsSebastian Ott
2013-04-17s390/css: introduce cio_register_early_subchannelsSebastian Ott
2013-04-17s390/cio: get rid of static console subchannelSebastian Ott
2012-11-06s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck
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