From: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
To: linux-sound@vger.kernel.org
Cc: Takashi Iwai <tiwai@suse.de>, Jaroslav Kysela <perex@perex.cz>,
Pietro Caruso <pietrocaruso50@gmail.com>
Subject: [PATCH v2 0/4] ALSA: emu10k1: more improvements related to uploading firmware to the E-MU dock
Date: Sun, 28 Apr 2024 11:37:13 +0200 [thread overview]
Message-ID: <20240428093717.3198716-1-oswald.buddenhagen@gmx.de> (raw)
---
v2:
- split off from more critical part of the series
- re-ordered two commits to reduce diff churn
---
This patch series needs to be applied on top of the patch titled "ALSA:
emu10k1: make E-MU FPGA writes potentially more reliable".
Oswald Buddenhagen (4):
ALSA: emu10k1: simplify E-MU card FPGA reset sequence
ALSA: emu10k1: make snd_emu1010_load_firmware_entry() void
ALSA: emu10k1: move snd_emu1010_load_firmware_entry() to io.c
ALSA: emu10k1: move code for entering E-MU card FPGA programming mode
include/sound/emu10k1.h | 1 +
sound/pci/emu10k1/emu10k1_main.c | 75 ++------------------------------
sound/pci/emu10k1/io.c | 53 ++++++++++++++++++++++
3 files changed, 57 insertions(+), 72 deletions(-)
base-commit: ed93395844979f6bf2e1fbfcda38d1718289b426
prerequisite-patch-id: 5a07270251912fd31f913bda4de46fd8321d7960
prerequisite-patch-id: 573260da563ac3c9ba18383044a52f2cb00c1096
prerequisite-patch-id: 6268ce55ab58f0cffb3a3a19cac962780731affe
prerequisite-patch-id: a7ede4bf7174c7b93861dc58125fbf7debabebd8
prerequisite-patch-id: 8572ac7b03d12a9d8ad49ffe7a599e5ad89cd267
prerequisite-patch-id: 6f08dff99ebc501ac93d7e1c28f707ade2384b12
--
2.44.0.701.g2cf7baacf3.dirty
next reply other threads:[~2024-04-28 9:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-28 9:37 Oswald Buddenhagen [this message]
2024-04-28 9:37 ` [PATCH v2 1/4] ALSA: emu10k1: simplify E-MU card FPGA reset sequence Oswald Buddenhagen
2024-04-28 9:37 ` [PATCH v2 2/4] ALSA: emu10k1: make snd_emu1010_load_firmware_entry() void Oswald Buddenhagen
2024-04-28 9:37 ` [PATCH v2 3/4] ALSA: emu10k1: move snd_emu1010_load_firmware_entry() to io.c Oswald Buddenhagen
2024-04-28 9:37 ` [PATCH v2 4/4] ALSA: emu10k1: move code for entering E-MU card FPGA programming mode Oswald Buddenhagen
2024-04-28 18:16 ` [PATCH v2 0/4] ALSA: emu10k1: more improvements related to uploading firmware to the E-MU dock 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=20240428093717.3198716-1-oswald.buddenhagen@gmx.de \
--to=oswald.buddenhagen@gmx.de \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=pietrocaruso50@gmail.com \
--cc=tiwai@suse.de \
/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