summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-02-20virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finishedSuwan Kim-2/+3
2023-02-20vdpa_sim: Implement resume vdpa opSebastien Boeuf-0/+30
2023-02-20vhost-vdpa: uAPI to resume the deviceSebastien Boeuf-0/+18
2023-02-20vhost-vdpa: Introduce RESUME backend feature bitSebastien Boeuf-1/+15
2023-02-20virtio: vdpa: new SolidNET DPU driver.Alvaro Karsz-0/+1518
2023-02-20PCI: Avoid FLR for SolidRun SNET DPU rev 1Alvaro Karsz-0/+8
2023-02-20vdpa_sim_net: Offer VIRTIO_NET_F_STATUSEugenio Pérez-0/+1
2023-02-20vDPA/ifcvf: implement features provisioningZhu Lingshan-1/+17
2023-02-20vDPA/ifcvf: retire ifcvf_private_to_vfZhu Lingshan-8/+5
2023-02-20vDPA/ifcvf: allocate the adapter in dev_add()Zhu Lingshan-21/+13
2023-02-20vDPA/ifcvf: manage ifcvf_hw in the mgmt_devZhu Lingshan-5/+7
2023-02-20vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hwZhu Lingshan-3/+2
2023-02-20vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...Zhu Lingshan-12/+9
2023-02-20vDPA/ifcvf: decouple vq irq requester from the adapterZhu Lingshan-11/+8
2023-02-20vDPA/ifcvf: decouple config IRQ releaser from the adapterZhu Lingshan-12/+10
2023-02-20vDPA/ifcvf: decouple vq IRQ releasers from the adapterZhu Lingshan-12/+9
2023-02-20vDPA/ifcvf: alloc the mgmt_dev before the adapterZhu Lingshan-17/+14
2023-02-20vDPA/ifcvf: decouple config space ops from the adapterZhu Lingshan-16/+5
2023-02-20vDPA/ifcvf: decouple hw features manipulators from the adapterZhu Lingshan-7/+4
2023-02-20vdpa/mlx5: Add RX counters to debugfsEli Cohen-30/+219
2023-02-20vdpa/mlx5: Add debugfs subtreeEli Cohen-1/+87
2023-02-20vdpa/mlx5: Move some definitions to a new header fileEli Cohen-44/+56
2023-02-21Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...Dave Airlie-5708/+7488
2023-02-20Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+6
2023-02-20Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+3680
2023-02-21Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie-22/+130
2023-02-20Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-4/+12
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-44943/+55
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds-509/+709
2023-02-20of: dynamic: add lifecycle docbook info to node creation functionsFrank Rowand-1/+2
2023-02-20of: add consistency check to of_node_release()Frank Rowand-0/+4
2023-02-20of: do not use "%pOF" printk format on node with refcount of zeroFrank Rowand-1/+9
2023-02-20of: unittest: add node lifecycle testsFrank Rowand-3/+170
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+8
2023-02-20Merge tag 'tpm-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds-37/+147
2023-02-20Merge tag 'remove-get_kernel_pages-for-6.3' of https://git.linaro.org/people/...Linus Torvalds-27/+10
2023-02-20dm: remove unnecessary (void*) conversion in event_callback()XU pengfei-1/+1
2023-02-20regulator: max597x: Fix error return code in max597x_get_statusAxel Lin-1/+1
2023-02-20net: bcmgenet: Support wake-up from s2idleFlorian Fainelli-2/+6
2023-02-20Merge tag 'linux-can-next-for-6.3-20230217' of git://git.kernel.org/pub/scm/l...David S. Miller-33/+41
2023-02-20net: lan966x: Use automatic selection of VCAP rule actionsetHoratiu Vultur-4/+1
2023-02-20pwm: dwc: Use devm_pwmchip_add()Ben Dooks-5/+1
2023-02-20pwm: dwc: Move memory allocation to own functionBen Dooks-7/+17
2023-02-20pwm: dwc: Change &pci->dev to dev in probeBen Dooks-6/+4
2023-02-20Merge tag 'wireless-next-2023-02-17' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller-34/+43
2023-02-20Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-13/+40
2023-02-20net: microchip: sparx5: reduce stack usageArnd Bergmann-14/+12
2023-02-20sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOVArnd Bergmann-17/+10
2023-02-20ice: properly alloc ICE_VSI_LBMichal Swiatkowski-0/+1
2023-02-20sfc: Fix spelling mistake "creationg" -> "creating"Colin Ian King-1/+1