summaryrefslogtreecommitdiff
path: root/drivers/s390/cio/device_fsm.c
AgeCommit message (Expand)Author
2023-07-03s390: fix various typosHeiko Carstens
2022-12-01s390/cio: sort out physical vs virtual pointers usageAlexander Gordeev
2022-03-27s390: cleanup timer API useYu Liao
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens
2020-12-02s390/cio: remove pm support from ccw bus driverVineeth Vijayan
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic
2018-02-22s390/cio: clear timer when terminating driver I/OSebastian Ott
2018-02-22s390/cio: fix return code after missing interruptSebastian Ott
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-14s390/cio: Convert timers to use timer_setup()Kees Cook
2017-09-19s390/cio: recover from bad pathsSebastian Ott
2017-03-31s390: cio: introduce cio_cancel_halt_clearDong Jia Shi
2016-10-28s390/cio: clean up DEV_STATE_SENSE_PGIDDong Jia Shi
2015-12-18s390/cio: Remove unused inline assembliesPeter Oberparleiter
2015-10-27s390/cio: move ccw_device_call_handlerSebastian Ott
2014-08-26s390: cio driver &__get_cpu_var replacementsChristoph Lameter
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-12-01[S390] cio: provide fake irb for transport mode IOSebastian Ott
2011-05-23[S390] get rid of unused variablesHeiko Carstens
2011-05-23[S390] cio: fix unreg race in set_online pathSebastian Ott
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-25[S390] cio: fix I/O cancel functionPeter Oberparleiter
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott
2010-04-22[S390] cio: use exception-save stschSebastian Ott
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens
2010-02-26[S390] ccw_device_notify: improve return codesSebastian Ott
2009-12-07[S390] cio: handle failed disable_subchannel after device recognitionSebastian Ott
2009-12-07[S390] cio: fix quiesce stateSebastian Ott
2009-12-07[S390] cio: make steal lock procedure more robustPeter Oberparleiter
2009-12-07[S390] cio: use sense-pgid operation for path verificationPeter Oberparleiter
2009-12-07[S390] cio: split PGID settings and statusPeter Oberparleiter
2009-12-07[S390] cio: remove intretry flagPeter Oberparleiter
2009-12-07[S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter
2009-12-07[S390] cio: use ccw request infrastructure for sense idPeter Oberparleiter
2009-12-07[S390] cio: dont panic in non-fatal conditionsPeter Oberparleiter
2009-12-07[S390] cio: handle error during path verification consistentlyPeter Oberparleiter
2009-12-07[S390] cio: handle error during device recognition consistentlyPeter Oberparleiter
2009-12-07[S390] cio: introduce ccw device todosPeter Oberparleiter
2009-12-07[S390] cio: introduce parent-initiated device movePeter Oberparleiter
2009-10-06[S390] cio: allow setting boxed devices offlinePeter Oberparleiter
2009-10-06[S390] cio: make not operational handling consistentPeter Oberparleiter
2009-10-06[S390] cio: make disconnected handling consistentPeter Oberparleiter
2009-09-11[S390] cio: failing set online/offline processing.Michael Ernst
2009-09-11[S390] cio: fix not oper handling after failed [on|off]line processingSebastian Ott
2009-09-11[S390] cio: fix ineffective verify eventPeter Oberparleiter
2009-06-16[S390] pm: ccw bus power management callbacksSebastian Ott
2009-03-31[S390] cio: introduce notifier for boxed stateSebastian Ott
2009-03-31[S390] cio: wake up on failed recognitionSebastian Ott