aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/cio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-10s390: cio: fix cio_irb declarationArnd Bergmann1-1/+1
2018-07-17s390/css: reduce stsch callsSebastian Ott1-1/+0
2018-07-17s390/css: validate subchannel prior to allocationSebastian Ott1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-31s390: cio: introduce cio_cancel_halt_clearDong Jia Shi1-0/+1
2016-08-24s390: cio: remove redundant cio_cancel declarationDong Jia Shi1-1/+0
2015-12-18s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter1-0/+12
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky1-0/+2
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky1-3/+0
2013-04-17s390/css: move subchannel lock allocationSebastian Ott1-1/+0
2013-04-17s390/css: introduce cio_register_early_subchannelsSebastian Ott1-2/+2
2013-04-17s390/cio: get rid of static console subchannelSebastian Ott1-5/+0
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott1-0/+1
2011-12-01[S390] hibernate: directly trigger subchannel evaluationSebastian Ott1-0/+5
2011-03-15[S390] css: remove subchannel privateSebastian Ott1-1/+0
2011-03-15[S390] cio: move options to io_sch_privateSebastian Ott1-8/+0
2011-03-15[S390] remove superfluous check from do_IRQSebastian Ott1-2/+0
2009-12-07[S390] cio: introduce subchannel todosPeter Oberparleiter1-1/+7
2009-09-11[S390] cio: remove ccw_device init_nameSebastian Ott1-2/+0
2009-09-11[S390] cio: remove subchannel init_nameSebastian Ott1-2/+0
2008-12-25[S390] cio: introduce cio_commit_configSebastian Ott1-1/+15
2008-12-25[S390] cio: introduce cio_update_schibSebastian Ott1-0/+1
2008-12-25[S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck1-0/+1
2008-10-10[S390] bus_id -> dev_set_name() for css and ccw bussesCornelia Huck1-0/+4
2008-07-14[S390] cio: Add chsc subchannel driver.Cornelia Huck1-1/+1
2008-07-14[S390] cio: Allow adapter interrupt handlers per isc.Cornelia Huck1-1/+1
2008-07-14[S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter1-0/+5
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-1/+1
2008-07-14[S390] cio: Base message subchannel handling.Cornelia Huck1-1/+1
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck1-0/+1
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst1-2/+0
2008-04-30[S390] cio: Make isc handling more robust.Cornelia Huck1-1/+2
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens1-0/+1
2008-01-26[S390] cio: I/O subchannel specific fields.Cornelia Huck1-2/+2
2008-01-26[S390] cio: Extend adapter interrupt interface.Peter Oberparleiter1-0/+1
2008-01-26[S390] cio: Introduce subchannel->private.Cornelia Huck1-54/+30
2007-04-27[S390] cio: fix subchannel channel-path data usagePeter Oberparleiter1-12/+4
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter1-0/+1
2006-12-08[S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck1-0/+2
2006-12-08[S390] subchannel lock conversion.Cornelia Huck1-1/+3
2006-07-12[S390] subchannel register/unregister mutex.Cornelia Huck1-1/+2
2006-01-06[PATCH] s390: introduce struct subchannel_idCornelia Huck1-4/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+143