summaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-121-2/+2
|\
| * scsi: s390: zfcp_fc: use sg helper to iterate over scatterlistMing Lei2019-06-201-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-115-992/+706
|\ \
| * | s390/qeth: move cast type selection into fill_header()Julian Wiedmann2019-06-274-33/+26
| * | s390/qeth: extract helper for route validationJulian Wiedmann2019-06-272-28/+34
| * | s390/qeth: consolidate skb RX processing in L3 driverJulian Wiedmann2019-06-271-18/+12
| * | s390/qeth: consolidate pm codeJulian Wiedmann2019-06-274-80/+19
| * | s390/qeth: streamline SNMP cmd codeJulian Wiedmann2019-06-271-31/+18
| * | s390/qeth: remove static cmd buffer infrastructureJulian Wiedmann2019-06-274-244/+59
| * | s390/qeth: dynamically allocate MPC cmdsJulian Wiedmann2019-06-271-17/+19
| * | s390/qeth: dynamically allocate vnicc cmdsJulian Wiedmann2019-06-272-74/+62
| * | s390/qeth: dynamically allocate diag cmdsJulian Wiedmann2019-06-274-11/+30
| * | s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann2019-06-275-83/+78
| * | s390/qeth: clarify parameter for simple assist cmdsJulian Wiedmann2019-06-274-23/+26
| * | s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann2019-06-275-18/+56
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-0/+1
| |\ \
| * | | s390/qeth: allocate a single cmd on read channelJulian Wiedmann2019-06-144-24/+39
| * | | s390/qeth: command-chain the IDX sequenceJulian Wiedmann2019-06-141-44/+14
| * | | s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann2019-06-143-90/+46
| * | | s390/qeth: add support for dynamically allocated cmdsJulian Wiedmann2019-06-142-9/+56
| * | | s390/qeth: remove 'channel' parameter from callbacksJulian Wiedmann2019-06-143-27/+21
| * | | s390/qeth: convert device-specific trace entriesJulian Wiedmann2019-06-143-137/+122
| * | | s390/qeth: remove OSN-specific IO codeJulian Wiedmann2019-06-143-37/+10
| * | | s390/qeth: remove qeth_wait_for_buffer()Julian Wiedmann2019-06-143-28/+37
| * | | s390/qeth: clean up setting of BLKT defaultsJulian Wiedmann2019-06-142-5/+7
| * | | s390/qeth: restart pending READ cmd from callbackJulian Wiedmann2019-06-141-3/+1
| * | | s390/qeth: simplify DOWN state handlingJulian Wiedmann2019-06-142-10/+4
| * | | s390/qeth: use mm helpersJulian Wiedmann2019-06-141-17/+16
| * | | s390/qeth: don't mask TX errors on IQD devicesJulian Wiedmann2019-06-141-7/+0
* | | | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-0831-764/+1192
|\ \ \ \ | |_|/ / |/| | |
| * | | vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1Eric Farman2019-07-051-1/+1
| * | | s390: ap: implement PAPQ AQIC interception in kernelPierre Morel2019-07-023-7/+375
| * | | vfio: ap: register IOMMU VFIO notifierPierre Morel2019-07-022-1/+44
| * | | s390: ap: kvm: add PQAP interception for AQICPierre Morel2019-07-021-0/+2
| * | | s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann2019-07-021-1/+0
| * | | s390/qdio: (re-)initialize tiqdio list entriesJulian Wiedmann2019-07-022-2/+4
| * | | s390/dasd: Fix a precision vs width bug in dasd_feature_list()Dan Carpenter2019-07-021-1/+1
| * | | 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/+151
| |\ \ \
| | * | | vfio-ccw: Remove copy_ccw_from_iova()Eric Farman2019-06-211-12/+2
| | * | | 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/+7
| | * | | vfio-ccw: Skip second copy of guest cp to hostEric Farman2019-06-211-7/+3
| | * | | vfio-ccw: Move guest_cp storage into common structEric Farman2019-06-213-19/+18
| | * | | s390/cio: Combine direct and indirect CCW pathsEric Farman2019-06-171-76/+39
| | * | | vfio-ccw: Rearrange IDAL allocation in direct CCWEric Farman2019-06-171-10/+15
| | * | | vfio-ccw: Remove pfn_array_tableEric Farman2019-06-171-85/+33
| | * | | 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/+11