aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/io_sch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic1-5/+15
2018-02-22s390/cio: fix return code after missing interruptSebastian Ott1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-19s390/cio: recover from bad pathsSebastian Ott1-0/+2
2016-08-08s390/cio: remove subchannel_id from ccw_device_privateSebastian Ott1-1/+0
2015-12-18s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter1-45/+0
2015-12-18s390/cio: Fix incorrect xsch opcode specificationPeter Oberparleiter1-1/+1
2013-02-14s390/cio: dont abort verification after missing irqSebastian Ott1-0/+5
2011-12-01[S390] cio: provide fake irb for transport mode IOSebastian Ott1-1/+4
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter1-0/+2
2011-03-15[S390] css: move io_private to drv_dataSebastian Ott1-1/+3
2011-03-15[S390] cio: move cdev pointer to io_subchannel_privateSebastian Ott1-2/+15
2011-03-15[S390] cio: move options to io_sch_privateSebastian Ott1-1/+6
2011-03-15[S390] cio: move asms to generic headerSebastian Ott1-32/+0
2011-03-15[S390] cio: move orb definitions to separate headerSebastian Ott1-53/+1
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott1-2/+5
2010-08-09[S390] ccwreq: add ability to use all pathsSebastian Ott1-4/+6
2009-12-18[S390] cio: fix channel path varyPeter Oberparleiter1-0/+1
2009-12-07[S390] cio: improve error recovery for internal I/OsPeter Oberparleiter1-1/+1
2009-12-07[S390] cio: add per device initialization status flagSebastian Ott1-0/+1
2009-12-07[S390] cio: remove registered flag from ccw_device_privateSebastian Ott1-1/+0
2009-12-07[S390] cio: use sense-pgid operation for path verificationPeter Oberparleiter1-1/+0
2009-12-07[S390] cio: split PGID settings and statusPeter Oberparleiter1-1/+3
2009-12-07[S390] cio: remove intretry flagPeter Oberparleiter1-1/+0
2009-12-07[S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter1-2/+3
2009-12-07[S390] cio: consistent infrastructure for internal I/O requestsPeter Oberparleiter1-0/+50
2009-12-07[S390] cio: introduce ccw device todosPeter Oberparleiter1-1/+11
2009-06-16[S390] pm: ccw bus power management callbacksSebastian Ott1-0/+1
2008-10-10[S390] cio: inline assembly cleanupPeter Oberparleiter1-6/+16
2008-07-14[S390] cio: Add chsc subchannel driver.Cornelia Huck1-1/+1
2008-07-14[S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter1-8/+38
2008-01-26[S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck1-0/+2
2008-01-26[S390] cio: Introduce subchannel->private.Cornelia Huck1-0/+161