aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/ccwreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic1-4/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches1-7/+6
2014-08-26s390: cio driver &__get_cpu_var replacementsChristoph Lameter1-1/+1
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky1-1/+1
2014-05-27s390/cio: remove weird assignment during argument evaluationSebastian Ott1-1/+1
2011-10-30[S390] cio: add message for timeouts on internal I/OSebastian Ott1-3/+20
2010-08-09[S390] ccwreq: add ability to use all pathsSebastian Ott1-3/+11
2010-08-09[S390] cio: Log the response from the unit check handlerMichael Ernst1-0/+2
2010-05-26[S390] cio: unit check handling during internal I/OMichael Ernst1-0/+15
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-1/+1
2009-12-18[S390] cio: fix channel path varyPeter Oberparleiter1-3/+0
2009-12-07[S390] cio: improve error recovery for internal I/OsPeter Oberparleiter1-3/+4
2009-12-07[S390] cio: consistent infrastructure for internal I/O requestsPeter Oberparleiter1-0/+327