Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] ALSA: emu10k1: improvements related to the switchable word clock of E-MU cards
@ 2023-06-12 19:13 Oswald Buddenhagen
  2023-06-12 19:13 ` [PATCH 1/9] ALSA: emu10k1: split off E-MU fallback clock from clock source Oswald Buddenhagen
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Oswald Buddenhagen @ 2023-06-12 19:13 UTC (permalink / raw)
  To: alsa-devel; +Cc: Takashi Iwai, Jaroslav Kysela


Oswald Buddenhagen (9):
  ALSA: emu10k1: split off E-MU fallback clock from clock source
  ALSA: emu10k1: make available E-MU clock sources card-specific
  ALSA: emu10k1: query rate of external clock sources on E-MU cards
  ALSA: emu10k1: fix sample rates for E-MU cards at 44.1 kHz word clock
  ALSA: emu10k1: fix synthesizer pitch for E-MU cards at 44.1 kHz
  ALSA: timer: minimize open-coded access to hw.resolution
  ALSA: emu10k1: fix timer for E-MU cards at 44.1 kHz word clock
  ALSA: emu10k1: add support for 12 kHz capture on Audigy
  ALSA: emu10k1: actually show some S/PDIF status in /proc for E-MU
    cards

 include/sound/emu10k1.h              |  11 +-
 include/sound/emux_synth.h           |   2 +-
 sound/core/timer.c                   |  18 +-
 sound/pci/emu10k1/emu10k1_callback.c |  10 ++
 sound/pci/emu10k1/emu10k1_main.c     |   7 +-
 sound/pci/emu10k1/emu10k1_synth.c    |   1 -
 sound/pci/emu10k1/emumixer.c         | 242 ++++++++++++++++-----------
 sound/pci/emu10k1/emupcm.c           | 125 +++++++-------
 sound/pci/emu10k1/emuproc.c          |  51 +++---
 sound/pci/emu10k1/io.c               |  72 ++++++++
 sound/pci/emu10k1/timer.c            |  20 ++-
 sound/synth/emux/emux_synth.c        |   3 +-
 12 files changed, 374 insertions(+), 188 deletions(-)

-- 
2.40.0.152.g15d061e6df


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

end of thread, other threads:[~2023-06-13  5:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-12 19:13 [PATCH 0/9] ALSA: emu10k1: improvements related to the switchable word clock of E-MU cards Oswald Buddenhagen
2023-06-12 19:13 ` [PATCH 1/9] ALSA: emu10k1: split off E-MU fallback clock from clock source Oswald Buddenhagen
2023-06-12 19:13 ` [PATCH 2/9] ALSA: emu10k1: make available E-MU clock sources card-specific Oswald Buddenhagen
2023-06-12 19:13 ` [PATCH 3/9] ALSA: emu10k1: query rate of external clock sources on E-MU cards Oswald Buddenhagen
2023-06-12 19:13 ` [PATCH 4/9] ALSA: emu10k1: fix sample rates for E-MU cards at 44.1 kHz word clock Oswald Buddenhagen
2023-06-12 19:13 ` [PATCH 5/9] ALSA: emu10k1: fix synthesizer pitch for E-MU cards at 44.1 kHz Oswald Buddenhagen
2023-06-12 19:13 ` [PATCH 6/9] ALSA: timer: minimize open-coded access to hw.resolution Oswald Buddenhagen
2023-06-12 19:13 ` [PATCH 7/9] ALSA: emu10k1: fix timer for E-MU cards at 44.1 kHz word clock Oswald Buddenhagen
2023-06-12 19:13 ` [PATCH 8/9] ALSA: emu10k1: add support for 12 kHz capture on Audigy Oswald Buddenhagen
2023-06-12 19:13 ` [PATCH 9/9] ALSA: emu10k1: actually show some S/PDIF status in /proc for E-MU cards Oswald Buddenhagen
2023-06-13  5:49 ` [PATCH 0/9] ALSA: emu10k1: improvements related to the switchable word clock of " Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox