summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-07-03vhost: replace single worker pointer with xarrayMike Christie2-17/+50
2023-07-03vhost: add helper to parse userspace vring state/fileMike Christie1-7/+22
2023-07-03vhost: remove vhost_work_queueMike Christie2-9/+2
2023-07-03vhost_scsi: flush IO vqs then send TMF rspMike Christie1-3/+18
2023-07-03vhost_scsi: convert to vhost_vq_work_queueMike Christie1-9/+9
2023-07-03vhost_scsi: make SCSI cmd completion per vqMike Christie1-30/+26
2023-07-03vhost_sock: convert to vhost_vq_work_queueMike Christie1-2/+2
2023-07-03vhost: convert poll work to be vq basedMike Christie3-6/+12
2023-07-03vhost: take worker or vq for flushingMike Christie2-2/+14
2023-07-03vhost: take worker or vq instead of dev for queueingMike Christie2-16/+29
2023-07-03vhost, vhost_net: add helper to check if vq has workMike Christie3-5/+5
2023-07-03vhost: add vhost_worker pointer to vhost_virtqueueMike Christie2-7/+15
2023-07-03vhost: dynamically allocate vhost_workerMike Christie2-25/+45
2023-07-03vhost: create worker at end of vhost_dev_set_ownerMike Christie1-6/+13
2023-07-03virtio_bt: call scheduler when we free unused buffsXianting Tian1-0/+1
2023-07-03virtio-console: call scheduler when we free unused buffsXianting Tian1-0/+1
2023-07-03virtio-crypto: call scheduler when we free unused buffsXianting Tian1-0/+1
2023-07-03vDPA/ifcvf: implement new accessors for vq_stateZhu Lingshan3-33/+17
2023-07-03vDPA/ifcvf: detect and report max allowed vq sizeZhu Lingshan3-2/+35
2023-07-03vDPA/ifcvf: dynamic allocate vq data storesZhu Lingshan3-1/+6
2023-06-27vdpa/mlx5: Support interrupt bypassingEli Cohen2-9/+171
2023-06-27pds_vdpa: pds_vdps.rst and KconfigShannon Nelson1-0/+10
2023-06-27pds_vdpa: subscribe to the pds_core eventsShannon Nelson2-1/+59
2023-06-27pds_vdpa: add support for vdpa and vdpamgmt interfacesShannon Nelson6-2/+892
2023-06-27pds_vdpa: add vdpa config client commandsShannon Nelson4-1/+236
2023-06-27pds_vdpa: virtio bar setup for vdpaShannon Nelson2-0/+28
2023-06-27pds_vdpa: get vdpa management infoShannon Nelson6-1/+150
2023-06-27pds_vdpa: Add new vDPA driver for AMD/Pensando DSCShannon Nelson6-0/+144
2023-06-27virtio: allow caller to override device DMA mask in vp_modernShannon Nelson1-1/+2
2023-06-27virtio: allow caller to override device id in vp_modernShannon Nelson1-11/+19
2023-06-27virtio_pci: Optimize virtio_pci_device structure sizeFeng Liu1-3/+4
2023-06-27virtio-vdpa: Fix unchecked call to NULL set_vq_affinityDragos Tatulea1-1/+3
2023-06-27vdpa/snet: implement the resume vDPA callbackAlvaro Karsz3-0/+22
2023-06-27vdpa: solidrun: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-06-27vDPA/ifcvf: a vendor driver should not set _CONFIG_S_FAILEDZhu Lingshan1-3/+1
2023-06-27vDPA/ifcvf: synchronize irqs in the reset routineZhu Lingshan3-52/+40
2023-06-27vDPA/ifcvf: retire ifcvf_start_datapath and ifcvf_add_statusZhu Lingshan3-43/+0
2023-06-27vDPA/ifcvf: get_driver_features from virtio registersZhu Lingshan3-23/+29
2023-06-27vDPA/ifcvf: virt queue ops take immediate actionsZhu Lingshan3-39/+45
2023-06-25Merge tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-9/+16
2023-06-23Merge tag 'drm-fixes-2023-06-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-3/+3
2023-06-23Merge tag 'iommu-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+4
2023-06-23Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+16
2023-06-23i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang1-2/+2
2023-06-23i2c: qup: Add missing unwind goto in qup_i2c_probe()Shuai Jiang1-7/+14
2023-06-22Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds35-79/+281
2023-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+18
2023-06-22Merge tag 'mmc-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds15-27/+30
2023-06-22Merge tag 'platform-drivers-x86-v6.4-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-5/+5
2023-06-22Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-3/+18