aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-11-01virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"Colin Ian King
2021-11-01virtio-blk: validate num_queues during probeJason Wang
2021-11-01virtio_ring: check desc == NULL when using indirect with packedXuan Zhuo
2021-11-01virtio_ring: make virtqueue_add_indirect_packed prettierXuan Zhuo
2021-11-01hwrng: virtio - always add a pending requestLaurent Vivier
2021-11-01hwrng: virtio - don't waste entropyLaurent Vivier
2021-11-01hwrng: virtio - don't wait on cleanupLaurent Vivier
2021-11-01hwrng: virtio - add an internal bufferLaurent Vivier
2021-11-01vdpa/mlx5: Propagate link status from device to vdpa driverEli Cohen
2021-11-01vdpa/mlx5: Rename control VQ workqueue to vdpa wqEli Cohen
2021-11-01vdpa/mlx5: Remove mtu field from vdpa net deviceEli Cohen
2021-11-01eni_vdpa: add vDPA driver for Alibaba ENIWu Zongyong
2021-11-01vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZEWu Zongyong
2021-11-01virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}Wu Zongyong
2021-11-01vdpa: min vq num of vdpa device cannot be greater than max vq numWu Zongyong
2021-11-01vp_vdpa: add vq irq offloading supportWu Zongyong
2021-11-01virtio-pci: introduce legacy device moduleWu Zongyong
2021-11-01virtio-blk: add num_request_queues module parameterMax Gurtovoy
2021-11-01virtio-blk: avoid preallocating big SGL for dataMax Gurtovoy
2021-11-01virtio_net: clarify tailroom logicMichael S. Tsirkin
2021-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-10-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-30scsi: ufs: ufshpb: Remove HPB2.0 flowsAvri Altman
2021-10-29Merge tag 'gpio-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-29Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-29scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen
2021-10-29Merge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-10-28Merge tag 'libnvdimm-fixes-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-28mmc: tmio: reenable card irqs after the reset callbackWolfram Sang
2021-10-28Merge tag 'drm-fixes-2021-10-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-10-29Merge tag 'drm-intel-fixes-2021-10-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-28Merge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-28Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-28Merge tag 'linux-watchdog-5.15-rc7' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2021-10-28Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang
2021-10-28octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi
2021-10-28octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu
2021-10-28octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep
2021-10-28net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino
2021-10-28nfp: bpf: relax prog rejection for mtu check through max_pkt_offsetYu Xiao
2021-10-28vmxnet3: do not stop tx queues after netif_device_detach()Dongli Zhang
2021-10-28mmc: mediatek: Move cqhci init behind ungate clockWenbin Mei
2021-10-28drm/i915: Revert 'guc_id' from i915_request tracepointJoonas Lahtinen
2021-10-28Merge tag 'drm-misc-fixes-2021-10-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-10-28Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-10-27drm/amd/display: Fix deadlock when falling back to v2 from v3Nicholas Kazlauskas
2021-10-27drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss
2021-10-27drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson
2021-10-27r8169: Add device 10ec:8162 to driver r8169Janghyub Seo