From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.1 From: kovalev@altlinux.org To: devel-kernel@lists.altlinux.org Date: Wed, 6 Dec 2023 19:44:06 +0300 Message-Id: <20231206164413.126554-1-kovalev@altlinux.org> X-Mailer: git-send-email 2.33.8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [d-kernel] [PATCH 0/7] ASoC: Intel/codecs: fix support es83x6 codecs drivers X-BeenThere: devel-kernel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux kernel packages development List-Id: ALT Linux kernel packages development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Dec 2023 16:44:31 -0000 Archived-At: List-Archive: List-Post: - ASoC: Intel: sof-essx8336 driver: + update strategy UCM components + add more DMI info - ASoC: codecs: + downgrade es8326 codec to stable state + fix warning for the es8316 codec build These patches are intended for p10 un-def 6.1 kernel. [PATCH 1/7] ASoC: Intel: update strategy UCM components for es8336 [PATCH 2/7] ASoC: Intel: add more DMI info into sof-essx8336 driver [PATCH 3/7] ASoC: codecs: downgrade es8326 codec to stable state [PATCH 4/7] ASoC: Intel: add UCM component for es8336 headset mic + [PATCH 5/7] ASoC: Intel: sof-essx8336 - add DMI info of the HUAWEI [PATCH 6/7] ASoC: Intel: sof-essx8336 - add DMI info of the Kraftway [PATCH 7/7] ASoC: codecs: fix warning for the es8316 codec build