summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-15vdpa/mlx5: Distribute RX virtqueues in RQT objectEli Cohen1-23/+7
2022-01-15vdpa: Provide interface to read driver featuresEli Cohen9-29/+78
2022-01-15vdpa: clean up get_config_size ret value handlingLaura Abbott1-1/+1
2022-01-15virtio_ring: mark ring unused on errorMichael S. Tsirkin1-1/+3
2022-01-15vhost/test: fix memory leak of vhost virtqueuesXianting Tian1-0/+1
2022-01-15vdpa/mlx5: Fix wrong configuration of virtio_version_1_0Eli Cohen1-2/+0
2022-01-15virtio/virtio_pci_legacy_dev: ensure the correct return valuePeng Hao1-1/+3
2022-01-15virtio/virtio_mem: handle a possible NULL as a memcpy parameterPeng Hao1-1/+1
2022-01-15virtio: fix a typo in function "vp_modern_remove" comments.Dapeng Mi1-1/+1
2022-01-15virtio-pci: fix the confusing error message王贇1-1/+1
2022-01-15firmware: qemu_fw_cfg: remove sysfs entries explicitlyJohan Hovold1-0/+1
2022-01-15firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold1-1/+1
2022-01-15firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold1-7/+6
2022-01-15firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold1-4/+1
2022-01-15vdpa: Avoid duplicate call to vp_vdpa get_statusEugenio Pérez1-1/+1
2022-01-15eni_vdpa: Simplify 'eni_vdpa_probe()'Christophe JAILLET1-12/+0
2022-01-15net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTUEli Cohen1-0/+1
2022-01-15virtio-mem: prepare fake page onlining code for granularity smaller than MAX_...David Hildenbrand1-13/+13
2022-01-15virtio-mem: prepare page onlining code for granularity smaller than MAX_ORDER...David Hildenbrand1-24/+62
2022-01-15vdpa: add driver_override supportStefano Garzarella1-0/+74
2022-01-15ifcvf/vDPA: fix misuse virtio-net device config size for blk devZhu Lingshan3-33/+41
2022-01-15vduse: moving kvfree into callerGuanjun1-1/+2
2022-01-15hwrng: virtio - unregister device before resetMichael S. Tsirkin1-1/+1
2022-01-15virtio: wrap config->reset callsMichael S. Tsirkin20-25/+31
2022-01-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+11
2021-12-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-6/+11
2021-12-31i2c: validate user data in compat ioctlPavel Skripkin1-0/+3
2021-12-31Input: spaceball - fix parsing of movement data packetsLeo L. Schwab1-2/+9
2021-12-31Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2
2021-12-31Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds27-114/+318
2021-12-31Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie2-14/+16
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds25-95/+204
2021-12-30Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2-3/+4
2021-12-30Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-8/+29
2021-12-30fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin1-5/+7
2021-12-30Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...Dave Airlie23-98/+300
2021-12-29net/mlx5e: Fix wrong features assignment in case of errorGal Pressman1-6/+5
2021-12-29net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan1-0/+2
2021-12-29Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2-1/+20
2021-12-29ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET1-1/+1
2021-12-29drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang8-8/+8
2021-12-29drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_configNicholas Kazlauskas1-4/+1
2021-12-29drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas1-0/+1
2021-12-29drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas1-0/+1
2021-12-29drm/amd/display: Added power down for DCN10Lai, Derek1-0/+1
2021-12-29drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu2-2/+54
2021-12-28Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linuxLinus Torvalds1-1/+4
2021-12-28igc: Fix TX timestamp support for non-MSI-X platformsJames McLaughlin1-0/+6
2021-12-28igc: Do not enable crosstimestamping for i225-V modelsVinicius Costa Gomes1-1/+14