summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* s390/vfio_ap: increase max wait time for reset verificationTony Krowiak2023-01-221-3/+7
* s390/vfio_ap: fix handling of error response codesTony Krowiak2023-01-221-10/+7
* s390/vfio_ap: verify ZAPQ completion after return of response code zeroTony Krowiak2023-01-221-4/+3
* s390/vfio_ap: use TAPQ to verify reset in progress completesTony Krowiak2023-01-221-11/+13
* s390/vfio_ap: check TAPQ response code when waiting for queue resetTony Krowiak2023-01-221-5/+31
* s390/vfio-ap: verify reset complete in separate functionTony Krowiak2023-01-221-9/+21
* s390/cio: evaluate devices with non-operational pathsVineeth Vijayan2023-01-222-7/+16
* s390/vfio-ap: fix an error handling path in vfio_ap_mdev_probe_queue()Christophe JAILLET2023-01-131-2/+8
* s390/early: fix sclp_early_sccb variable lifetimeAlexander Gordeev2023-01-131-1/+1
* s390/con3270: move condev definitionHeiko Carstens2023-01-101-1/+3
* s390/zcrypt: use strscpy() to instead of strncpy()Xu Panda2023-01-091-4/+2
* vfio/ccw: remove old IDA format restrictionsEric Farman2023-01-091-8/+0
* vfio/ccw: don't group contiguous pages on 2K IDAWsEric Farman2023-01-091-10/+20
* vfio/ccw: handle a guest Format-1 IDALEric Farman2023-01-091-3/+16
* vfio/ccw: allocate/populate the guest idalEric Farman2023-01-091-24/+52
* vfio/ccw: calculate number of IDAWs regardless of formatEric Farman2023-01-091-0/+16
* vfio/ccw: read only one Format-1 IDAWEric Farman2023-01-091-3/+11
* vfio/ccw: refactor the idaw counterEric Farman2023-01-091-9/+30
* vfio/ccw: populate page_array struct inlineEric Farman2023-01-091-17/+5
* vfio/ccw: pass page count to page_array structEric Farman2023-01-091-10/+13
* vfio/ccw: remove unnecessary malloc alignmentEric Farman2023-01-091-20/+23
* vfio/ccw: simplify CCW chain fetch routinesEric Farman2023-01-091-18/+15
* vfio/ccw: replace copy_from_iova with vfio_dma_rwEric Farman2023-01-091-51/+5
* vfio/ccw: move where IDA flag is set in ORBEric Farman2023-01-091-7/+6
* vfio/ccw: allow non-zero storage keysEric Farman2023-01-091-1/+0
* vfio/ccw: simplify the cp_get_orb interfaceEric Farman2023-01-093-7/+6
* vfio/ccw: cleanup some of the mdev commentaryEric Farman2023-01-092-4/+2
* s390/con3270: add special output handling when oops_in_progress is setSven Schnelle2023-01-091-15/+61
* s390/con3270: set SBA and RA addresses when converting linesSven Schnelle2023-01-091-23/+8
* s390/con3270: simplify update flagsSven Schnelle2023-01-091-20/+10
* s390/con3270: return from notifier when activate view failsSven Schnelle2023-01-091-2/+6
* s390/fs3270: split header filesSven Schnelle2023-01-092-88/+2
* s390/fs3270: fix screen reset on activateSven Schnelle2023-01-091-6/+7
* s390/fs3270: fix function prototypesSven Schnelle2023-01-091-38/+22
* s390/fs3270: use *ptr instead of struct in kzallocSven Schnelle2023-01-091-1/+1
* s390/fs3270: remove duplicate assignmentSven Schnelle2023-01-091-1/+2
* s390/fs3270: add missing braces to if/elseSven Schnelle2023-01-091-6/+9
* s390/fs3270: fix whitespace errorsSven Schnelle2023-01-091-16/+16
* s390/raw3270: fix nullpointer checkSven Schnelle2023-01-091-1/+1
* s390/raw3270: split up raw3270_activate_view()Sven Schnelle2023-01-091-28/+46
* s390/raw3270: remove BUG_ON in raw3270_request_reset()Sven Schnelle2023-01-092-4/+8
* s390/raw3270: use DEVICE_ATTR_RO() for sysfs attributesSven Schnelle2023-01-091-9/+9
* s390/raw3270: add comment to spinlock memberSven Schnelle2023-01-091-1/+1
* s390/raw3270: fix raw3270 declarationsSven Schnelle2023-01-091-29/+30
* s390/raw3270: fix indentation/whitespace errorsSven Schnelle2023-01-092-20/+23
* s390/raw3270: move EXPORT_SYMBOL() next to functionsSven Schnelle2023-01-091-24/+23
* s390/con3270: fix minor checkpatch issuesSven Schnelle2023-01-091-11/+17
* s390/con3270: use msecs_to_jiffies()Sven Schnelle2023-01-091-1/+1
* s390/con3270: fix multiple assignments in one lineSven Schnelle2023-01-091-5/+10
* s390/con3270: fix camelcase in enum membersSven Schnelle2023-01-091-13/+13