summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2020-02-19s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-02-17s390/cio: use kobj_to_dev() APIchenqiwu
2020-02-17s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin
2020-02-11Merge tag 'vfio-ccw-20200206' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik
2020-02-11s390/qdio: don't allocate *aob array with GFP_ATOMICJulian Wiedmann
2020-02-10s390/qdio: simplify ACK trackingJulian Wiedmann
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-07vfio-ccw: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-12-20s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-11-12Merge tag 'vfio-ccw-20191111' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik
2019-10-31s390/qdio: implement IQD Multi-WriteJulian Wiedmann
2019-10-31s390/qdio: don't attempt IRQ avoidance on Output SBALsJulian Wiedmann
2019-10-31s390/qdio: simplify thinint device registrationJulian Wiedmann
2019-10-31s390/qdio: add statistics helper macroJulian Wiedmann
2019-10-31s390/qdio: remove a forward declarationJulian Wiedmann
2019-10-31s390/qdio: reduce log level for EQBS partialJulian Wiedmann
2019-10-31s390/qdio: use QDIO_BUFNR()Julian Wiedmann
2019-10-17vfio-ccw: Rework the io_fctl traceEric Farman
2019-10-17vfio-ccw: Add a trace for asynchronous requestsEric Farman
2019-10-17vfio-ccw: Trace the FSM jumptableEric Farman
2019-10-17vfio-ccw: Refactor how the traces are builtEric Farman
2019-10-10s390/cio: fix virtio-ccw DMA without PVHalil Pasic
2019-10-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-23s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik
2019-09-23s390/cio: avoid calling strlen on null pointerVasily Gorbik
2019-09-19s390/cio: fix intparm documentationCornelia Huck
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-05vfio-ccw: fix error return code in vfio_ccw_sch_init()Wei Yongjun
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann
2019-08-23vfio-ccw: add some loggingCornelia Huck
2019-07-30drivers: Add generic helper to match any deviceSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose
2019-07-29vfio-ccw: make vfio_ccw_async_region_ops staticVasily Gorbik
2019-07-23Merge tag 'vfio-ccw-20190717-2' of https://git.kernel.org/pub/scm/linux/kerne...Heiko Carstens
2019-07-23s390/qdio: restrict QAOB usage to IQD unicast queuesJulian Wiedmann
2019-07-23s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann
2019-07-15vfio-ccw: Don't call cp_free if we are processing a channel programFarhan Ali
2019-07-15vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali
2019-07-15vfio-ccw: Fix memory leak and don't call cp_free in cp_initFarhan Ali
2019-07-15vfio-ccw: Fix misleading comment when setting orb.cmd.c64Farhan Ali
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-05vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1Eric Farman
2019-07-02s390/qdio: don't touch the dsci in tiqdio_add_input_queues()Julian Wiedmann