aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2020-07-13s390/qdio: put thinint indicator after early errorJulian Wiedmann
2020-06-24vfio-ccw: make vfio_ccw_async_region_ops staticVasily Gorbik
2020-06-04s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck
2020-06-04s390/cio: generate delayed uevent for vfio-ccw subchannelsCornelia Huck
2020-05-21s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-05-21s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin
2020-03-20s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner
2019-11-09s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik
2019-11-09s390/cio: avoid calling strlen on null pointerVasily Gorbik
2019-08-16s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann
2019-08-16vfio-ccw: Don't call cp_free if we are processing a channel programFarhan Ali
2019-08-16vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali
2019-07-26s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann
2019-07-21s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann
2019-07-21s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann
2019-06-13vfio-ccw: Destroy kmem cache region on module exitFarhan Ali
2019-05-08s390/qdio: optimize state inspection of HW-owned SBALsJulian Wiedmann
2019-05-08s390/qdio: use get_buf_state() in debug_get_buf_state()Julian Wiedmann
2019-05-08s390/qdio: allow to scan all Output SBALs in one goJulian Wiedmann
2019-05-08s390/cio: Remove tracing for rchp instructionFarhan Ali
2019-04-29s390: show statistics for MSI IRQsSebastian Ott
2019-04-29s390/airq: provide cacheline aligned ivsSebastian Ott
2019-04-29s390/airq: recognize directed interruptsSebastian Ott
2019-04-24vfio-ccw: Prevent quiesce function going into an infinite loopFarhan Ali
2019-04-24vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali
2019-04-24vfio-ccw: Do not call flush_workqueue while holding the spinlockFarhan Ali
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck
2019-04-24s390/cio: export hsch to modulesCornelia Huck
2019-04-24vfio-ccw: add capabilities chainCornelia Huck
2019-04-24vfio-ccw: protect the I/O regionCornelia Huck
2019-04-24vfio-ccw: rework ssch state handlingCornelia Huck
2019-04-24vfio-ccw: make it safe to access channel programsCornelia Huck
2019-04-18s390/qdio: consolidate index tracking for queue scanJulian Wiedmann
2019-04-18s390/qdio: limit direct access to first_to_check cursorJulian Wiedmann
2019-04-10s390: cio: fix cio_irb declarationArnd Bergmann
2019-04-10s390/qdio: eliminate queue's last_move cursorJulian Wiedmann
2019-04-10s390/qdio: simplify SBAL range calculationJulian Wiedmann
2019-04-10s390/qdio: pass up count of ready-to-process SBALsJulian Wiedmann
2019-04-10s390/qdio: fix output of DSCI value in debug fileJulian Wiedmann
2019-03-29s390/qdio: clean up qdio_check_outbound_after_thinint()Julian Wiedmann
2019-03-29s390/qdio: clean up pci_out_supported()Julian Wiedmann
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-11zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak
2019-03-11vfio: ccw: only free cp on final interruptCornelia Huck
2019-02-26s390/cio: Use cpa range elsewhere within vfio-ccwEric Farman
2019-02-26s390/cio: Fix vfio-ccw handling of recursive TICsEric Farman
2019-02-07Merge tag 'vfio-ccw-20190204' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2019-02-07s390/qdio: make SBAL address array type-safeJulian Wiedmann
2019-02-05s390/cio: add function chsc_sgib()Michael Mueller