summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device_fsm.c
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: add basic protected virtualization supportHalil Pasic2019-06-151-20/+29
* s390/cio: clear timer when terminating driver I/OSebastian Ott2018-02-221-0/+1
* s390/cio: fix return code after missing interruptSebastian Ott2018-02-221-2/+4
* s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/cio: Convert timers to use timer_setup()Kees Cook2017-11-141-6/+4
* s390/cio: recover from bad pathsSebastian Ott2017-09-191-0/+12
* s390: cio: introduce cio_cancel_halt_clearDong Jia Shi2017-03-311-46/+8
* s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi2016-10-281-6/+0
* s390/cio: Remove unused inline assembliesPeter Oberparleiter2015-12-181-1/+1
* s390/cio: move ccw_device_call_handlerSebastian Ott2015-10-271-0/+38
* s390: cio driver &__get_cpu_var replacementsChristoph Lameter2014-08-261-2/+2
* s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky2014-05-281-2/+2
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1
* [S390] cio: provide fake irb for transport mode IOSebastian Ott2011-12-011-8/+22
* [S390] get rid of unused variablesHeiko Carstens2011-05-231-3/+0
* [S390] cio: fix unreg race in set_online pathSebastian Ott2011-05-231-2/+3
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* [S390] cio: fix I/O cancel functionPeter Oberparleiter2010-10-251-2/+7
* [S390] cio: notify drivers of channel path eventsSebastian Ott2010-10-251-0/+32
* [S390] cio: use exception-save stschSebastian Ott2010-04-221-1/+1
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-261-2/+2
* [S390] ccw_device_notify: improve return codesSebastian Ott2010-02-261-8/+31
* [S390] cio: handle failed disable_subchannel after device recognitionSebastian Ott2009-12-071-1/+2
* [S390] cio: fix quiesce stateSebastian Ott2009-12-071-13/+4
* [S390] cio: make steal lock procedure more robustPeter Oberparleiter2009-12-071-29/+26
* [S390] cio: use sense-pgid operation for path verificationPeter Oberparleiter2009-12-071-37/+4
* [S390] cio: split PGID settings and statusPeter Oberparleiter2009-12-071-1/+1
* [S390] cio: remove intretry flagPeter Oberparleiter2009-12-071-27/+0
* [S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter2009-12-071-91/+9
* [S390] cio: use ccw request infrastructure for sense idPeter Oberparleiter2009-12-071-49/+17
* [S390] cio: dont panic in non-fatal conditionsPeter Oberparleiter2009-12-071-19/+6
* [S390] cio: handle error during path verification consistentlyPeter Oberparleiter2009-12-071-10/+9
* [S390] cio: handle error during device recognition consistentlyPeter Oberparleiter2009-12-071-14/+6
* [S390] cio: introduce ccw device todosPeter Oberparleiter2009-12-071-21/+7
* [S390] cio: introduce parent-initiated device movePeter Oberparleiter2009-12-071-5/+3
* [S390] cio: allow setting boxed devices offlinePeter Oberparleiter2009-10-061-0/+4
* [S390] cio: make not operational handling consistentPeter Oberparleiter2009-10-061-5/+6
* [S390] cio: make disconnected handling consistentPeter Oberparleiter2009-10-061-3/+17
* [S390] cio: failing set online/offline processing.Michael Ernst2009-09-111-0/+2
* [S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott2009-09-111-0/+7
* [S390] cio: fix ineffective verify eventPeter Oberparleiter2009-09-111-1/+12
* [S390] pm: ccw bus power management callbacksSebastian Ott2009-06-161-53/+43
* [S390] cio: introduce notifier for boxed stateSebastian Ott2009-03-311-11/+18
* [S390] cio: wake up on failed recognitionSebastian Ott2009-03-311-2/+2
* [S390] cio: Use ccw_device_set_notoper().Cornelia Huck2009-03-261-1/+1
* [S390] cio: Try harder to disable subchannel.Cornelia Huck2009-03-261-1/+1
* [S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck2009-03-261-2/+2
* [S390] cio: commit all pmcw changes.Sebastian Ott2008-12-251-0/+2
* [S390] cio: introduce cio_commit_configSebastian Ott2008-12-251-5/+6