summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* vfio-ccw: make vfio_ccw_async_region_ops staticVasily Gorbik2019-07-291-1/+1
* Merge tag 'vfio-ccw-20190717-2' of https://git.kernel.org/pub/scm/linux/kerne...Heiko Carstens2019-07-232-12/+18
|\
| * vfio-ccw: Don't call cp_free if we are processing a channel programFarhan Ali2019-07-151-1/+1
| * vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali2019-07-151-1/+3
| * vfio-ccw: Fix memory leak and don't call cp_free in cp_initFarhan Ali2019-07-151-4/+7
| * vfio-ccw: Fix misleading comment when setting orb.cmd.c64Farhan Ali2019-07-151-6/+7
* | s390/qdio: restrict QAOB usage to IQD unicast queuesJulian Wiedmann2019-07-231-7/+5Star
* | s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann2019-07-231-6/+6
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-125-14/+12Star
|\ \ | |/ |/|
| * drivers: s390/cio: Fix compilation warning about const qualifiersSuzuki K Poulose2019-06-262-4/+2Star
| * driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-243-4/+4
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-243-6/+6
* | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-0818-423/+620
|\ \
| * | vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1Eric Farman2019-07-051-1/+1
| * | s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann2019-07-021-1/+0Star
| * | s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2019-07-022-2/+4
| * | s390/cio: introduce driver_override on the css busCornelia Huck2019-07-022-0/+54
| * | vfio-ccw: make convert_ccw0_to_ccw1 staticCornelia Huck2019-06-241-1/+1
| * | Merge tag 'vfio-ccw-20190621' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik2019-06-243-278/+151Star
| |\ \
| | * | vfio-ccw: Remove copy_ccw_from_iova()Eric Farman2019-06-211-12/+2Star
| | * | vfio-ccw: Factor out the ccw0-to-ccw1 transitionEric Farman2019-06-211-23/+25
| | * | vfio-ccw: Copy CCW data outside length calculationEric Farman2019-06-211-12/+7Star
| | * | vfio-ccw: Skip second copy of guest cp to hostEric Farman2019-06-211-7/+3Star
| | * | vfio-ccw: Move guest_cp storage into common structEric Farman2019-06-213-19/+18Star
| | * | s390/cio: Combine direct and indirect CCW pathsEric Farman2019-06-171-76/+39Star
| | * | vfio-ccw: Rearrange IDAL allocation in direct CCWEric Farman2019-06-171-10/+15
| | * | vfio-ccw: Remove pfn_array_tableEric Farman2019-06-171-85/+33Star
| | * | vfio-ccw: Adjust the first IDAW outside of the nested loopsEric Farman2019-06-171-2/+3
| | * | vfio-ccw: Rearrange pfn_array and pfn_array_table arraysEric Farman2019-06-171-15/+11Star
| | * | s390/cio: Use generalized CCW handler in cp_init()Eric Farman2019-06-171-23/+4Star
| | * | s390/cio: Generalize the TIC handlerEric Farman2019-06-171-5/+6
| | * | s390/cio: Refactor the routine that handles TIC CCWsEric Farman2019-06-171-4/+4
| | * | s390/cio: Squash cp_free() and cp_unpin_free()Eric Farman2019-06-171-20/+16Star
| * | | s390/cio: move struct node_descriptor to cio.hJulian Wiedmann2019-06-191-30/+0Star
| |/ /
| * | s390/airq: use DMA memory for adapter interruptsHalil Pasic2019-06-153-14/+26
| * | s390/cio: add basic protected virtualization supportHalil Pasic2019-06-158-73/+160
| * | s390/cio: introduce DMA pools to cioHalil Pasic2019-06-151-4/+129
| * | s390/qdio: handle PENDING state for QEBSM devicesJulian Wiedmann2019-06-071-0/+1
| * | s390/cio: fix kdoc for tiqdio_thinint_handlerSebastian Ott2019-06-071-0/+1
| * | s390/cio: Remove vfio-ccw checks of command codesEric Farman2019-06-031-6/+5Star
| * | s390/cio: Allow zero-length CCWs in vfio-ccwEric Farman2019-06-031-18/+12Star
| * | s390/cio: Don't pin vfio pages for empty transfersEric Farman2019-06-031-5/+50
| * | s390/cio: Initialize the host addresses in pfn_arrayEric Farman2019-06-031-1/+4
| * | s390/cio: Split pfn_array_alloc_pin into piecesEric Farman2019-06-031-18/+46
| * | s390/cio: Set vfio-ccw FSM state before ioeventfdEric Farman2019-06-031-3/+3
| * | s390/cio: Update SCSW if it points to the end of the chainEric Farman2019-06-031-1/+5
| |/
* / vfio-ccw: Destroy kmem cache region on module exitFarhan Ali2019-06-131-0/+1
|/
* s390/qdio: optimize state inspection of HW-owned SBALsJulian Wiedmann2019-05-081-2/+9
* s390/qdio: use get_buf_state() in debug_get_buf_state()Julian Wiedmann2019-05-081-1/+1
* s390/qdio: allow to scan all Output SBALs in one goJulian Wiedmann2019-05-081-5/+1Star