aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-17vfio-ccw: Rearrange pfn_array and pfn_array_table arraysEric Farman1-15/+11
2019-06-17s390/cio: Use generalized CCW handler in cp_init()Eric Farman1-23/+4
2019-06-17s390/cio: Generalize the TIC handlerEric Farman1-5/+6
2019-06-17s390/cio: Refactor the routine that handles TIC CCWsEric Farman1-4/+4
2019-06-17s390/cio: Squash cp_free() and cp_unpin_free()Eric Farman1-20/+16
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic3-14/+26
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic8-73/+160
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic1-4/+129
2019-06-07s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann1-0/+1
2019-06-07s390/cio: fix kdoc for tiqdio_thinint_handlerSebastian Ott1-0/+1
2019-06-03s390/cio: Remove vfio-ccw checks of command codesEric Farman1-6/+5
2019-06-03s390/cio: Allow zero-length CCWs in vfio-ccwEric Farman1-18/+12
2019-06-03s390/cio: Don't pin vfio pages for empty transfersEric Farman1-5/+50
2019-06-03s390/cio: Initialize the host addresses in pfn_arrayEric Farman1-1/+4
2019-06-03s390/cio: Split pfn_array_alloc_pin into piecesEric Farman1-18/+46
2019-06-03s390/cio: Set vfio-ccw FSM state before ioeventfdEric Farman1-3/+3
2019-06-03s390/cio: Update SCSW if it points to the end of the chainEric Farman1-1/+5
2019-05-08s390/qdio: optimize state inspection of HW-owned SBALsJulian Wiedmann1-2/+9
2019-05-08s390/qdio: use get_buf_state() in debug_get_buf_state()Julian Wiedmann1-1/+1
2019-05-08s390/qdio: allow to scan all Output SBALs in one goJulian Wiedmann1-5/+1
2019-05-08s390/cio: Remove tracing for rchp instructionFarhan Ali2-24/+0
2019-04-29s390: show statistics for MSI IRQsSebastian Ott1-1/+1
2019-04-29s390/airq: provide cacheline aligned ivsSebastian Ott1-5/+34
2019-04-29s390/airq: recognize directed interruptsSebastian Ott3-4/+4
2019-04-24vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali1-14/+18
2019-04-24vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali1-1/+10
2019-04-24vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali1-1/+1
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck6-18/+256
2019-04-24s390/cio: export hsch to modulesCornelia Huck1-0/+1
2019-04-24vfio-ccw: add capabilities chainCornelia Huck2-26/+199
2019-04-24vfio-ccw: protect the I/O regionCornelia Huck3-9/+24
2019-04-24vfio-ccw: rework ssch state handlingCornelia Huck3-8/+16
2019-04-24vfio-ccw: make it safe to access channel programsCornelia Huck3-1/+27
2019-04-18s390/qdio: consolidate index tracking for queue scanJulian Wiedmann1-24/+31
2019-04-18s390/qdio: limit direct access to first_to_check cursorJulian Wiedmann1-27/+29
2019-04-10s390: cio: fix cio_irb declarationArnd Bergmann1-1/+1
2019-04-10s390/qdio: eliminate queue's last_move cursorJulian Wiedmann3-14/+5
2019-04-10s390/qdio: simplify SBAL range calculationJulian Wiedmann1-15/+9
2019-04-10s390/qdio: pass up count of ready-to-process SBALsJulian Wiedmann1-35/+42
2019-04-10s390/qdio: fix output of DSCI value in debug fileJulian Wiedmann1-2/+2
2019-03-29s390/qdio: clean up qdio_check_outbound_after_thinint()Julian Wiedmann1-9/+4
2019-03-29s390/qdio: clean up pci_out_supported()Julian Wiedmann3-11/+11
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-2/+19
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+38
2019-03-11zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak1-0/+13
2019-03-11vfio: ccw: only free cp on final interruptCornelia Huck1-2/+6
2019-02-26s390/cio: Use cpa range elsewhere within vfio-ccwEric Farman1-12/+6
2019-02-26s390/cio: Fix vfio-ccw handling of recursive TICsEric Farman1-1/+36
2019-02-07Merge tag 'vfio-ccw-20190204' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresMartin Schwidefsky1-1/+1
2019-02-07s390/qdio: make SBAL address array type-safeJulian Wiedmann1-3/+3