aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device_fsm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic1-20/+29
2018-02-22s390/cio: clear timer when terminating driver I/OSebastian Ott1-0/+1
2018-02-22s390/cio: fix return code after missing interruptSebastian Ott1-2/+4
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-14s390/cio: Convert timers to use timer_setup()Kees Cook1-6/+4
2017-09-19s390/cio: recover from bad pathsSebastian Ott1-0/+12
2017-03-31s390: cio: introduce cio_cancel_halt_clearDong Jia Shi1-46/+8
2016-10-28s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi1-6/+0
2015-12-18s390/cio: Remove unused inline assembliesPeter Oberparleiter1-1/+1
2015-10-27s390/cio: move ccw_device_call_handlerSebastian Ott1-0/+38
2014-08-26s390: cio driver &__get_cpu_var replacementsChristoph Lameter1-2/+2
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky1-2/+2
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+1
2011-12-01[S390] cio: provide fake irb for transport mode IOSebastian Ott1-8/+22
2011-05-23[S390] get rid of unused variablesHeiko Carstens1-3/+0
2011-05-23[S390] cio: fix unreg race in set_online pathSebastian Ott1-2/+3
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-10-25[S390] cio: fix I/O cancel functionPeter Oberparleiter1-2/+7
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott1-0/+32
2010-04-22[S390] cio: use exception-save stschSebastian Ott1-1/+1
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-2/+2
2010-02-26[S390] ccw_device_notify: improve return codesSebastian Ott1-8/+31
2009-12-07[S390] cio: handle failed disable_subchannel after device recognitionSebastian Ott1-1/+2
2009-12-07[S390] cio: fix quiesce stateSebastian Ott1-13/+4
2009-12-07[S390] cio: make steal lock procedure more robustPeter Oberparleiter1-29/+26
2009-12-07[S390] cio: use sense-pgid operation for path verificationPeter Oberparleiter1-37/+4
2009-12-07[S390] cio: split PGID settings and statusPeter Oberparleiter1-1/+1
2009-12-07[S390] cio: remove intretry flagPeter Oberparleiter1-27/+0
2009-12-07[S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter1-91/+9
2009-12-07[S390] cio: use ccw request infrastructure for sense idPeter Oberparleiter1-49/+17
2009-12-07[S390] cio: dont panic in non-fatal conditionsPeter Oberparleiter1-19/+6
2009-12-07[S390] cio: handle error during path verification consistentlyPeter Oberparleiter1-10/+9
2009-12-07[S390] cio: handle error during device recognition consistentlyPeter Oberparleiter1-14/+6
2009-12-07[S390] cio: introduce ccw device todosPeter Oberparleiter1-21/+7
2009-12-07[S390] cio: introduce parent-initiated device movePeter Oberparleiter1-5/+3
2009-10-06[S390] cio: allow setting boxed devices offlinePeter Oberparleiter1-0/+4
2009-10-06[S390] cio: make not operational handling consistentPeter Oberparleiter1-5/+6
2009-10-06[S390] cio: make disconnected handling consistentPeter Oberparleiter1-3/+17
2009-09-11[S390] cio: failing set online/offline processing.Michael Ernst1-0/+2
2009-09-11[S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott1-0/+7
2009-09-11[S390] cio: fix ineffective verify eventPeter Oberparleiter1-1/+12
2009-06-16[S390] pm: ccw bus power management callbacksSebastian Ott1-53/+43
2009-03-31[S390] cio: introduce notifier for boxed stateSebastian Ott1-11/+18
2009-03-31[S390] cio: wake up on failed recognitionSebastian Ott1-2/+2
2009-03-26[S390] cio: Use ccw_device_set_notoper().Cornelia Huck1-1/+1
2009-03-26[S390] cio: Try harder to disable subchannel.Cornelia Huck1-1/+1
2009-03-26[S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck1-2/+2
2008-12-25[S390] cio: commit all pmcw changes.Sebastian Ott1-0/+2
2008-12-25[S390] cio: introduce cio_commit_configSebastian Ott1-5/+6