summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-19virtio_net: unify the code for recycling the xmit ptrXuan Zhuo
2024-03-19virtio-net: add cond_resched() to the command waiting loopJason Wang
2024-03-19virtio-net: convert rx mode setting to use workqueueJason Wang
2024-03-19virtio: packed: fix unmap leak for indirect desc tableXuan Zhuo
2024-03-19vDPA: report virtio-blk flush info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block read-only info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block write zeroes configuration to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block discarding configuration to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block topology info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block MQ info to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block max segments in a request to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block block-size to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block max segment size to user spaceZhu Lingshan
2024-03-19vDPA: report virtio-block capacity to user spaceZhu Lingshan
2024-03-19virtio: make virtio_bus constRicardo B. Marliere
2024-03-19vdpa: make vdpa_bus constRicardo B. Marliere
2024-03-19vDPA/ifcvf: implement vdpa_config_ops.get_vq_num_minZhu Lingshan
2024-03-19vDPA/ifcvf: get_max_vq_size to return max sizeZhu Lingshan
2024-03-19virtio_vdpa: create vqs with the actual sizeZhu Lingshan
2024-03-19vduse: implement vdpa_config_ops.get_vq_size for vduseZhu Lingshan
2024-03-19vdpa_sim: implement vdpa_config_ops.get_vq_size for vDPA simulatorZhu Lingshan
2024-03-19eni_vdpa: implement vdpa_config_ops.get_vq_sizeZhu Lingshan
2024-03-19vp_vdpa: implement vdpa_config_ops.get_vq_sizeZhu Lingshan
2024-03-19vDPA/ifcvf: implement vdpa_config_ops.get_vq_sizeZhu Lingshan
2024-03-19vDPA: introduce get_vq_size to vdpa_config_opsZhu Lingshan
2024-03-19vdpa/pds: fixes for VF vdpa flr-aer handlingShannon Nelson
2024-03-19vduse: implement DMA sync callbacksMaxime Coquelin
2024-03-19vdpa/mlx5: Allow CVQ size changesJonah Palmer
2024-03-19vdpa: skip suspend/resume ops if not DRIVER_OKSteve Sistare
2024-03-19virtio: reenable config if freezing device failedDavid Hildenbrand
2024-03-19vdpa_sim: reset must not runSteve Sistare
2024-03-19vhost: Added pad cleanup if vnet_hdr is not present.Andrew Melnychenko
2024-03-10Merge tag 'phy-fixes3-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-03-09Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-09Merge tag 'firewire-fixes-6.8-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-08Merge tag 'char-misc-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-08Merge tag 'tty-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-08Merge tag 'usb-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-08Merge tag 'pinctrl-v6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-03-08Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-08Merge tag 'drm-fixes-2024-03-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-08i2c: aspeed: Fix the dummy irq expected printTommy Huang
2024-03-08i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET
2024-03-08i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit
2024-03-08i2c: i801: Fix using mux_pdev before it's setHeiner Kallweit
2024-03-08nouveau: lock the client object tree.Dave Airlie
2024-03-08Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-03-08Merge tag 'amd-drm-fixes-6.8-2024-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-03-08Merge tag 'drm-xe-fixes-2024-03-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-03-07Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause