All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] ALSA: emu10k1: various improvements to the DSP-based mixer code
@ 2023-05-14 17:03 Oswald Buddenhagen
  2023-05-14 17:03 ` [PATCH v2 1/7] ALSA: emu10k1: polish audigy GPR allocation Oswald Buddenhagen
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Oswald Buddenhagen @ 2023-05-14 17:03 UTC (permalink / raw)
  To: alsa-devel; +Cc: Takashi Iwai, Jaroslav Kysela


Oswald Buddenhagen (7):
  ALSA: emu10k1: polish audigy GPR allocation
  ALSA: emu10k1: fix non-zero mixer control defaults in highres mode
  ALSA: emu10k1: validate min/max values of translated controls
  ALSA: emu10k1: omit non-applicable mixer controls for E-MU cards
  ALSA: emu10k1: skip mic capture PCM for cards without AC97 codec
  ALSA: emu10k1: enable bit-exact playback, part 1: DSP attenuation
  ALSA: emu10k1: enable bit-exact playback, part 2: voice attenuation

 Documentation/sound/cards/audigy-mixer.rst  |   2 +-
 Documentation/sound/cards/sb-live-mixer.rst |   2 +-
 include/sound/emu10k1.h                     |   9 +-
 include/uapi/sound/emu10k1.h                |   8 +-
 sound/pci/emu10k1/emu10k1.c                 |   8 +-
 sound/pci/emu10k1/emufx.c                   | 491 +++++++++++---------
 sound/pci/emu10k1/emumixer.c                |  15 +-
 sound/pci/emu10k1/emupcm.c                  |   4 +-
 8 files changed, 291 insertions(+), 248 deletions(-)

-- 
2.40.0.152.g15d061e6df


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

end of thread, other threads:[~2023-05-16  9:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-14 17:03 [PATCH v2 0/7] ALSA: emu10k1: various improvements to the DSP-based mixer code Oswald Buddenhagen
2023-05-14 17:03 ` [PATCH v2 1/7] ALSA: emu10k1: polish audigy GPR allocation Oswald Buddenhagen
2023-05-14 17:03 ` [PATCH v2 2/7] ALSA: emu10k1: fix non-zero mixer control defaults in highres mode Oswald Buddenhagen
2023-05-14 17:03 ` [PATCH v2 3/7] ALSA: emu10k1: validate min/max values of translated controls Oswald Buddenhagen
2023-05-14 17:03 ` [PATCH v2 4/7] ALSA: emu10k1: omit non-applicable mixer controls for E-MU cards Oswald Buddenhagen
2023-05-14 17:03 ` [PATCH v2 5/7] ALSA: emu10k1: skip mic capture PCM for cards without AC97 codec Oswald Buddenhagen
2023-05-14 17:03 ` [PATCH v2 6/7] ALSA: emu10k1: enable bit-exact playback, part 1: DSP attenuation Oswald Buddenhagen
2023-05-14 17:03 ` [PATCH v2 7/7] ALSA: emu10k1: enable bit-exact playback, part 2: voice attenuation Oswald Buddenhagen
2023-05-15 20:07 ` [PATCH v2 0/7] ALSA: emu10k1: various improvements to the DSP-based mixer code Takashi Iwai
2023-05-16  8:39   ` Oswald Buddenhagen
2023-05-16  9:13     ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.