aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/cio/ccwreq.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-15s390/cio: add basic protected virtualization supportGravatar Halil Pasic 1-4/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-03-07s390: Use pr_warn instead of pr_warningGravatar Joe Perches 1-7/+6
2014-08-26s390: cio driver &__get_cpu_var replacementsGravatar Christoph Lameter 1-1/+1
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableGravatar Martin Schwidefsky 1-1/+1
2014-05-27s390/cio: remove weird assignment during argument evaluationGravatar Sebastian Ott 1-1/+1
2011-10-30[S390] cio: add message for timeouts on internal I/OGravatar Sebastian Ott 1-3/+20
2010-08-09[S390] ccwreq: add ability to use all pathsGravatar Sebastian Ott 1-3/+11
2010-08-09[S390] cio: Log the response from the unit check handlerGravatar Michael Ernst 1-0/+2
2010-05-26[S390] cio: unit check handling during internal I/OGravatar Michael Ernst 1-0/+15
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Gravatar Heiko Carstens 1-1/+1
2009-12-18[S390] cio: fix channel path varyGravatar Peter Oberparleiter 1-3/+0
2009-12-07[S390] cio: improve error recovery for internal I/OsGravatar Peter Oberparleiter 1-3/+4
2009-12-07[S390] cio: consistent infrastructure for internal I/O requestsGravatar Peter Oberparleiter 1-0/+327