]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Feb 2026 18:07:13 +0000 (10:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Feb 2026 18:07:13 +0000 (10:07 -0800)
commit4e15e819710e3518ec28735a12e0f45b7550290d
treeebfa8b709134f02bb0d2f9abd87743fd0b25e52c
parentd295082ea672e7277388e1cf7c5af73788cf8029
parentdc3a6a942e9ee3f18560bfcb16c06bb94f37fabf
Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire

Pull soundwire updates from Vinod Koul:

 - support for Qualcomm v2.2.0 controllers

 - bus method updates for .probe(), .remove() and .shutdown()
   and remove function return value updates

 - Avell B.ON dmi-quirks mapping

 - mark cs42l45 codec as wake capable

* tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire:
  soundwire: intel_ace2x: add SND_HDA_CORE dependency
  dt-bindings: soundwire: qcom: Add SoundWire v2.2.0 compatible
  soundwire: Use bus methods for .probe(), .remove() and .shutdown()
  soundwire: Make remove function return no value
  soundwire: dmi-quirks: add mapping for Avell B.ON (OEM rebranded of NUC15)
  soundwire: qcom: Use guard to avoid mixing cleanup and goto
  soundwire: intel_auxdevice: add cs42l45 codec to wake_capable_list
drivers/soundwire/bus_type.c
sound/soc/codecs/rt1320-sdw.c
sound/soc/codecs/tas2783-sdw.c
sound/soc/codecs/wcd939x-sdw.c