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