alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/13] ALSA: hda: Re-order quirk table entries
@ 2021-04-28 11:26 Takashi Iwai
  2021-04-28 11:26 ` [PATCH 01/13] ALSA: hda/realtek: Re-order ALC882 Acer " Takashi Iwai
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Takashi Iwai @ 2021-04-28 11:26 UTC (permalink / raw)
  To: alsa-devel

Hi,

this is a series of trivial changes just to re-order the quirk table
entries for HD-audio codec drivers.  We've tried to keep the entries
in the PCI SSID order, but occasionally somd disorder came in.  It's
not only bad for the readability but also leading to the oversight of
duplicated entries or the unreachable entries unexpectedly.

Basically this could be done in a shot by a script, but I split to
parts, so that each piece can be better applied (or fixed) for stable
kernels.

There is one fix patch in the series that addresses the duplicated
entries.  Other than that, all about shuffling and no functional
changes must be introduced by this series.


Takashi

===

Takashi Iwai (13):
  ALSA: hda/realtek: Re-order ALC882 Acer quirk table entries
  ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries
  ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entries
  ALSA: hda/realtek: Re-order ALC269 HP quirk table entries
  ALSA: hda/realtek: Re-order ALC269 Acer quirk table entries
  ALSA: hda/realtek: Re-order ALC269 Dell quirk table entries
  ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entries
  ALSA: hda/realtek: Re-order ALC269 Sony quirk table entries
  ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entries
  ALSA: hda/realtek: Re-order remaining ALC269 quirk table entries
  ALSA: hda/realtek: Re-order ALC662 quirk table entries
  ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill
    devices
  ALSA: hda/conexant: Re-order CX5066 quirk table entries

 sound/pci/hda/patch_conexant.c |  14 ++--
 sound/pci/hda/patch_realtek.c  | 113 ++++++++++++++++-----------------
 2 files changed, 62 insertions(+), 65 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2021-04-28 11:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28 11:26 [PATCH 00/13] ALSA: hda: Re-order quirk table entries Takashi Iwai
2021-04-28 11:26 ` [PATCH 01/13] ALSA: hda/realtek: Re-order ALC882 Acer " Takashi Iwai
2021-04-28 11:26 ` [PATCH 02/13] ALSA: hda/realtek: Re-order ALC882 Sony " Takashi Iwai
2021-04-28 11:26 ` [PATCH 03/13] ALSA: hda/realtek: Re-order ALC882 Clevo " Takashi Iwai
2021-04-28 11:26 ` [PATCH 04/13] ALSA: hda/realtek: Re-order ALC269 HP " Takashi Iwai
2021-04-28 11:26 ` [PATCH 05/13] ALSA: hda/realtek: Re-order ALC269 Acer " Takashi Iwai
2021-04-28 11:26 ` [PATCH 06/13] ALSA: hda/realtek: Re-order ALC269 Dell " Takashi Iwai
2021-04-28 11:26 ` [PATCH 07/13] ALSA: hda/realtek: Re-order ALC269 ASUS " Takashi Iwai
2021-04-28 11:26 ` [PATCH 08/13] ALSA: hda/realtek: Re-order ALC269 Sony " Takashi Iwai
2021-04-28 11:27 ` [PATCH 09/13] ALSA: hda/realtek: Re-order ALC269 Lenovo " Takashi Iwai
2021-04-28 11:27 ` [PATCH 10/13] ALSA: hda/realtek: Re-order remaining ALC269 " Takashi Iwai
2021-04-28 11:27 ` [PATCH 11/13] ALSA: hda/realtek: Re-order ALC662 " Takashi Iwai
2021-04-28 11:27 ` [PATCH 12/13] ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devices Takashi Iwai
2021-04-28 11:27 ` [PATCH 13/13] ALSA: hda/conexant: Re-order CX5066 quirk table entries Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).