ALT Linux kernel packages development
 help / color / mirror / Atom feed
* [d-kernel] [PATCH c10f2/c10f1 6.1.y 0/33] ASoC: codecs: es83x6: fix support
@ 2024-07-29  5:09 kovalev
  2024-07-29  5:09 ` [d-kernel] [PATCH 01/33] ASoC: codecs: ES8316: fix build warning kovalev
                   ` (33 more replies)
  0 siblings, 34 replies; 36+ messages in thread
From: kovalev @ 2024-07-29  5:09 UTC (permalink / raw)
  To: devel-kernel

Эти патчи  для ядра 6.1 веток c10f1 и c10f2

- ASoC: codecs: ES8316: fix build warning.
- ASoC: codecs: ES8326: fix support (backport from upstream).
- ASoC: Intel: sof-essx8336: add more DMI info.

[PATCH 01/33] ASoC: codecs: ES8316: fix build warning
[PATCH 02/33] ASoC: codecs: ES8326: Add es8326_mute function
[PATCH 03/33] ASoC: codecs: ES8326: Change Hp_detect register names
[PATCH 04/33] ASoC: codecs: ES8326: Change Volatile Reg function
[PATCH 05/33] ASoC: codecs: ES8326: Fix power-up sequence
[PATCH 06/33] ASOC: codecs: ES8326: Add calibration support for
[PATCH 07/33] ASoC: codecs: ES8326: Update jact detection function
[PATCH 08/33] ASoC: codecs: ES8326: Add chip version flag
[PATCH 09/33] ASoC: codecs: ES8326: Changing initialisation and
[PATCH 10/33] ASoC: codecs: ES8326: Changing the headset detection
[PATCH 11/33] ASoC: codecs: ES8326: improving crosstalk performance
[PATCH 12/33] ASoC: codecs: ES8326: Improving the THD+N performance
[PATCH 13/33] ASoC: codecs: ES8326: Minimize the pop noise on
[PATCH 14/33] ASoC: codecs: ES8326: fix the capture noise issue
[PATCH 15/33] ASoC: codecs: ES8326: Remove executable bit
[PATCH 16/33] ASoC: codecs: ES8326: Adding new volume kcontrols
[PATCH 17/33] ASoC: codecs: ES8326: Changing members of private
[PATCH 18/33] ASoC: codecs: ES8326: Reducing power consumption
[PATCH 19/33] ASoC: codecs: ES8326: Delete unused REG_SUPPLY
[PATCH 20/33] ASoC: codecs: ES8326: Solve error interruption issue
[PATCH 21/33] ASoC: codecs: ES8326: modify clock table
[PATCH 22/33] ASoC: codecs: ES8326: Solve a headphone detection issue
[PATCH 23/33] ASoC: codecs: ES8326: Removing the control of ADC_SCALE
[PATCH 24/33] ASoC: codecs: ES8326: solve hp and button detect issue
[PATCH 25/33] ASoC: codecs: ES8326: Solve headphone detection issue
[PATCH 26/33] ASoC: codecs: ES8326: Slove headphone detection issue
[PATCH 27/33] ASoC: codecs: ES8326: Minimize the pop noise
[PATCH 28/33] ASoC: codecs: ES8326: regcache_sync error issue
[PATCH 29/33] ASoC: codecs: ES8326: suspend issue
[PATCH 30/33] ASoC: Intel: sof-essx8336 - add DMI info for Aquarius
[PATCH 31/33] ASoC: Intel: sof-essx8336 - add DMI info of the
[PATCH 32/33] ASoC: Intel: sof-essx8336 - add DMI info of the ACD
[PATCH 33/33] ASoC: Intel: sof-essx8336: force card->name for the



^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2024-07-30  7:48 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-29  5:09 [d-kernel] [PATCH c10f2/c10f1 6.1.y 0/33] ASoC: codecs: es83x6: fix support kovalev
2024-07-29  5:09 ` [d-kernel] [PATCH 01/33] ASoC: codecs: ES8316: fix build warning kovalev
2024-07-29  5:09 ` [d-kernel] [PATCH 02/33] ASoC: codecs: ES8326: Add es8326_mute function kovalev
2024-07-29  5:09 ` [d-kernel] [PATCH 03/33] ASoC: codecs: ES8326: Change Hp_detect register names kovalev
2024-07-29  5:09 ` [d-kernel] [PATCH 04/33] ASoC: codecs: ES8326: Change Volatile Reg function kovalev
2024-07-29  5:09 ` [d-kernel] [PATCH 05/33] ASoC: codecs: ES8326: Fix power-up sequence kovalev
2024-07-29  5:09 ` [d-kernel] [PATCH 06/33] ASOC: codecs: ES8326: Add calibration support for version_b kovalev
2024-07-29  5:09 ` [d-kernel] [PATCH 07/33] ASoC: codecs: ES8326: Update jact detection function kovalev
2024-07-29  5:09 ` [d-kernel] [PATCH 08/33] ASoC: codecs: ES8326: Add chip version flag kovalev
2024-07-29  5:09 ` [d-kernel] [PATCH 09/33] ASoC: codecs: ES8326: Changing initialisation and broadcasting kovalev
2024-07-29  5:09 ` [d-kernel] [PATCH 10/33] ASoC: codecs: ES8326: Changing the headset detection time kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 11/33] ASoC: codecs: ES8326: improving crosstalk performance kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 12/33] ASoC: codecs: ES8326: Improving the THD+N performance kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 13/33] ASoC: codecs: ES8326: Minimize the pop noise on headphone kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 14/33] ASoC: codecs: ES8326: fix the capture noise issue kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 15/33] ASoC: codecs: ES8326: Remove executable bit kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 16/33] ASoC: codecs: ES8326: Adding new volume kcontrols kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 17/33] ASoC: codecs: ES8326: Changing members of private structure kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 18/33] ASoC: codecs: ES8326: Reducing power consumption kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 19/33] ASoC: codecs: ES8326: Delete unused REG_SUPPLY kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 20/33] ASoC: codecs: ES8326: Solve error interruption issue kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 21/33] ASoC: codecs: ES8326: modify clock table kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 22/33] ASoC: codecs: ES8326: Solve a headphone detection issue after suspend and resume kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 23/33] ASoC: codecs: ES8326: Removing the control of ADC_SCALE kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 24/33] ASoC: codecs: ES8326: solve hp and button detect issue kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 25/33] ASoC: codecs: ES8326: Solve headphone detection issue kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 26/33] ASoC: codecs: ES8326: Slove " kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 27/33] ASoC: codecs: ES8326: Minimize the pop noise kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 28/33] ASoC: codecs: ES8326: regcache_sync error issue kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 29/33] ASoC: codecs: ES8326: suspend issue kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 30/33] ASoC: Intel: sof-essx8336 - add DMI info for Aquarius laptops kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 31/33] ASoC: Intel: sof-essx8336 - add DMI info of the Kraftway ACCORD S15T laptop kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 32/33] ASoC: Intel: sof-essx8336 - add DMI info of the ACD Smart Solutions TG819S laptop kovalev
2024-07-29  5:10 ` [d-kernel] [PATCH 33/33] ASoC: Intel: sof-essx8336: force card->name for the es8326 codec kovalev
2024-07-29  5:47 ` [d-kernel] [PATCH c10f2/c10f1 6.1.y 0/33] ASoC: codecs: es83x6: fix support Vitaly Chikunov
2024-07-30  7:48   ` Vasiliy Kovalev

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git