aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose4-10/+10
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-06-21vfio-ccw: Remove copy_ccw_from_iova()Eric Farman1-12/+2
2019-06-21vfio-ccw: Factor out the ccw0-to-ccw1 transitionEric Farman1-23/+25
2019-06-21vfio-ccw: Copy CCW data outside length calculationEric Farman1-12/+7
2019-06-21vfio-ccw: Skip second copy of guest cp to hostEric Farman1-7/+3
2019-06-21vfio-ccw: Move guest_cp storage into common structEric Farman3-19/+18
2019-06-20scsi: s390: zfcp_fc: use sg helper to iterate over scatterlistMing Lei1-2/+2
2019-06-19s390/cio: move struct node_descriptor to cio.hJulian Wiedmann1-30/+0
2019-06-19s390/sclp: remove call home supportHeiko Carstens3-211/+0
2019-06-17s390/cio: Combine direct and indirect CCW pathsEric Farman1-76/+39
2019-06-17vfio-ccw: Rearrange IDAL allocation in direct CCWEric Farman1-10/+15
2019-06-17vfio-ccw: Remove pfn_array_tableEric Farman1-85/+33
2019-06-17vfio-ccw: Adjust the first IDAW outside of the nested loopsEric Farman1-2/+3
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-15virtio/s390: make airq summary indicators DMAHalil Pasic1-8/+24
2019-06-15virtio/s390: use DMA memory for ccw I/O and classic notifiersHalil Pasic1-80/+89
2019-06-15virtio/s390: add indirection to indicators accessHalil Pasic1-15/+25
2019-06-15virtio/s390: use cacheline aligned airq bit vectorsHalil Pasic1-1/+2
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic3-14/+26
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic9-83/+160
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic1-4/+129
2019-06-15s390/pkey: Use -ENODEV instead of -EOPNOTSUPPDavid Hildenbrand1-4/+4
2019-06-13s390/qeth: allocate a single cmd on read channelJulian Wiedmann4-24/+39
2019-06-13s390/qeth: command-chain the IDX sequenceJulian Wiedmann1-44/+14
2019-06-13s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann3-90/+46
2019-06-13s390/qeth: add support for dynamically allocated cmdsJulian Wiedmann2-9/+56
2019-06-13s390/qeth: remove 'channel' parameter from callbacksJulian Wiedmann3-27/+21
2019-06-13s390/qeth: convert device-specific trace entriesJulian Wiedmann3-137/+122
2019-06-13s390/qeth: remove OSN-specific IO codeJulian Wiedmann3-37/+10
2019-06-13s390/qeth: remove qeth_wait_for_buffer()Julian Wiedmann3-28/+37
2019-06-13s390/qeth: clean up setting of BLKT defaultsJulian Wiedmann2-5/+7
2019-06-13s390/qeth: restart pending READ cmd from callbackJulian Wiedmann1-3/+1
2019-06-13s390/qeth: simplify DOWN state handlingJulian Wiedmann2-10/+4
2019-06-13s390/qeth: use mm helpersJulian Wiedmann1-17/+16
2019-06-13s390/qeth: don't mask TX errors on IQD devicesJulian Wiedmann1-7/+0
2019-06-13vfio-ccw: Destroy kmem cache region on module exitFarhan Ali1-0/+1
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-12/+44
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-07s390/zcrypt: support special flagged EP11 cprbsHarald Freudenberger1-0/+4
2019-06-05s390/qeth: handle error when updating TX queue countJulian Wiedmann1-6/+16
2019-06-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2019-06-05s390/qeth: check dst entry before useJulian Wiedmann1-5/+25
2019-06-05s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann1-0/+2