aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/virtio
AgeCommit message (Expand)Author
2019-03-23s390/virtio: handle find on invalid queue gracefullyHalil Pasic
2019-01-14virtio: don't allocate vqs when names[i] = NULLWei Wang
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-06virtio/s390: fix race in ccw_io_helper()Halil Pasic
2018-12-06virtio/s390: avoid race on vcdev->configHalil Pasic
2018-11-26virtio_ring: disable packed ring on unsupported transportsTiwei Bie
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-02-14virtio/s390: implement PM operations for virtio_ccwChristian Borntraeger
2017-11-24s390: drivers: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: virtio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-09-29s390/virtio: simplify MakefileHeiko Carstens
2017-09-29s390/virtio: remove the old KVM virtio transportThomas Huth
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-05-15s390/virtio: change virtio_feature_desc:features type to __le32Heiko Carstens
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-01-19virtio/s390: virtio: constify virtio_config_ops structuresBhumika Goyal
2017-01-19virtio/s390: add missing \n to end of dev_err messageColin Ian King
2017-01-19virtio/s390: support READ_STATUS command for virtio-ccwPierre Morel
2017-01-16s390: use false/true when using boolHeiko Carstens
2016-10-31s390: virtio: make ccw explicitly non-modularPaul Gortmaker
2016-08-09virtio/s390: deprecate old transportCornelia Huck
2016-08-09virtio/s390: keep early_put_charsChristian Borntraeger
2016-03-02virtio/s390: size of SET_IND payloadCornelia Huck
2016-03-02virtio/s390: use dev_to_virtioGeliang Tang
2016-01-12virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi
2015-12-17virtio/s390: handle error values in irbCornelia Huck
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-09-16virtio/s390: handle failures of READ_VQ_CONF ccwPierre Morel
2015-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-07virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtioCornelia Huck