summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-09soundwire: intel: simplify with cleanup.hKrzysztof Kozlowski
2024-07-09soundwire: intel: simplify return path in hw_paramsKrzysztof Kozlowski
2024-07-09soundwire: amd_init: simplify with cleanup.hKrzysztof Kozlowski
2024-07-09soundwire: amd: simplify with cleanup.hKrzysztof Kozlowski
2024-07-09soundwire: amd: simplify return path in hw_paramsKrzysztof Kozlowski
2024-07-09soundwire: intel_auxdevice: start the bus at default frequencyPierre-Louis Bossart
2024-07-09soundwire: intel_auxdevice: add cs42l43 codec to wake_capable_listBard Liao
2024-07-09Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann
2024-07-09platform: cznic: turris-omnia-mcu: Depend on WATCHDOGMarek BehĂșn
2024-07-09platform: cznic: turris-omnia-mcu: Depend on OFMarek BehĂșn
2024-07-09net: phy: microchip: lan937x: add support for 100BaseTX PHYOleksij Rempel
2024-07-09vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()Dragos Tatulea
2024-07-09vdpa/mlx5: Don't reset VQs more than necessaryDragos Tatulea
2024-07-09vdpa/mlx5: Re-create HW VQs under certain conditionsDragos Tatulea
2024-07-09vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add timeDragos Tatulea
2024-07-09vdpa/mlx5: Use suspend/resume during VQP changeDragos Tatulea
2024-07-09vdpa/mlx5: Forward error in suspend/resume deviceDragos Tatulea
2024-07-09vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()Dragos Tatulea
2024-07-09vdpa/mlx5: Add error code for suspend/resume VQDragos Tatulea
2024-07-09vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()Dragos Tatulea
2024-07-09vdpa/mlx5: Allow creation of blank VQsDragos Tatulea
2024-07-09vdpa/mlx5: Set mkey modified flags on all VQsDragos Tatulea
2024-07-09vdpa/mlx5: Start off rqt_size with max VQPsDragos Tatulea
2024-07-09vdpa/mlx5: Set an initial size on the VQDragos Tatulea
2024-07-09vdpa/mlx5: Add support for modifying the VQ features fieldDragos Tatulea
2024-07-09vdpa/mlx5: Add support for modifying the virtio_version VQ fieldDragos Tatulea
2024-07-09vdpa/mlx5: Rename init_mvqsDragos Tatulea
2024-07-09vdpa/mlx5: Clear and reinitialize software VQ data on resetDragos Tatulea
2024-07-09vdpa/mlx5: Initialize and reset device with one queue pairDragos Tatulea
2024-07-09vdpa/mlx5: Remove duplicate suspend codeDragos Tatulea
2024-07-09vdpa/mlx5: Iterate over active VQs during suspend/resumeDragos Tatulea
2024-07-09vdpa/mlx5: Drop redundant check in teardown_virtqueues()Dragos Tatulea
2024-07-09vdpa/mlx5: Drop redundant codeDragos Tatulea
2024-07-09vdpa/mlx5: Make setup/teardown_vq_resources() symmetricalDragos Tatulea
2024-07-09vdpa/mlx5: Clarify meaning thorough function renameDragos Tatulea
2024-07-09vDPA: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-09virtio: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-07-09vringh: add MODULE_DESCRIPTION()Jeff Johnson
2024-07-09vhost: move smp_rmb() into vhost_get_avail_idx()Michael S. Tsirkin
2024-07-09virtio_balloon: separate vm events into a functionzhenwei pi
2024-07-09virtio: vdpa: vDPA driver for Marvell OCTEON DPU devicesSrujana Challa
2024-07-09Merge tag 'icc-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2024-07-09platform/x86: hp-wmi: Fix platform profile option switch bug on Omen and Vict...Alexis Belmonte
2024-07-09net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl
2024-07-09net: tn40xx: add per queue netdev-genl stats supportFUJITA Tomonori
2024-07-09mdomain: Merge branch fixes into nextUlf Hansson
2024-07-09pmdomain: amlogic: Constify struct meson_secure_pwrc_domain_descChristophe JAILLET
2024-07-09venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6Jagadeesh Kona
2024-07-09clk: qcom: videocc: Use HW_CTRL_TRIGGER for SM8250, SC7280 vcodec GDSC'sJagadeesh Kona
2024-07-09clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC modeJagadeesh Kona