Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Geoffrey D. Bennett" <g@b4.vu>
To: Takashi Iwai <tiwai@suse.com>
Cc: alsa-devel@alsa-project.org
Subject: [PATCH 0/5] ALSA: scarlett2: cleanup + level meter fix
Date: Fri, 27 Oct 2023 04:30:36 +1030	[thread overview]
Message-ID: <cover.1698342632.git.g@b4.vu> (raw)

Hi Takashi,

5 patches here for the scarlett2 driver...

Patches 1-4 are renames/cleanup/refactoring in preparation for adding
firmware update, Scarlett Gen 4, and Vocaster support.

Patch 5 fixes the Level Meter control which was barely useful before,
but now works as expected.

Thanks,
Geoffrey.

Geoffrey D. Bennett (5):
  ALSA: scarlett2: Rename scarlett_gen2 to scarlett2
  ALSA: scarlett2: Rename Gen 3 config sets
  ALSA: scarlett2: Add support for reading firmware version
  ALSA: scarlett2: Allow passing any output to line_out_remap()
  ALSA: scarlett2: Remap Level Meter values

 MAINTAINERS                                   |   2 +-
 sound/usb/Makefile                            |   2 +-
 sound/usb/mixer_quirks.c                      |   4 +-
 ...ixer_scarlett_gen2.c => mixer_scarlett2.c} | 361 +++++++++++++++---
 sound/usb/mixer_scarlett2.h                   |   7 +
 sound/usb/mixer_scarlett_gen2.h               |   7 -
 6 files changed, 309 insertions(+), 74 deletions(-)
 rename sound/usb/{mixer_scarlett_gen2.c => mixer_scarlett2.c} (94%)
 create mode 100644 sound/usb/mixer_scarlett2.h
 delete mode 100644 sound/usb/mixer_scarlett_gen2.h

-- 
2.41.0


             reply	other threads:[~2023-10-26 18:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-26 18:00 Geoffrey D. Bennett [this message]
2023-10-26 18:01 ` [PATCH 1/5] ALSA: scarlett2: Rename scarlett_gen2 to scarlett2 Geoffrey D. Bennett
2023-10-26 18:02 ` [PATCH 2/5] ALSA: scarlett2: Rename Gen 3 config sets Geoffrey D. Bennett
2023-10-26 18:05 ` [PATCH 3/5] ALSA: scarlett2: Add support for reading firmware version Geoffrey D. Bennett
2023-10-26 18:06 ` [PATCH 4/5] ALSA: scarlett2: Allow passing any output to line_out_remap() Geoffrey D. Bennett
2023-10-26 18:08 ` [PATCH 5/5] ALSA: scarlett2: Remap Level Meter values Geoffrey D. Bennett
2023-10-27  9:23 ` [PATCH 0/5] ALSA: scarlett2: cleanup + level meter fix Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1698342632.git.g@b4.vu \
    --to=g@b4.vu \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox