Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ALSA: emu10k1: Various improvements related to locking
@ 2023-04-28  9:59 Oswald Buddenhagen
  2023-04-28  9:59 ` [PATCH 1/6] ALSA: emu10k1: remove pointless locks from timer code Oswald Buddenhagen
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Oswald Buddenhagen @ 2023-04-28  9:59 UTC (permalink / raw)
  To: alsa-devel; +Cc: Takashi Iwai

---

This patch series needs to be applied on top of the patch titled "ALSA:
emu10k1: use more existing defines instead of open-coded numbers".

Oswald Buddenhagen (6):
  ALSA: emu10k1: remove pointless locks from timer code
  ALSA: emu10k1: remove pointless locks from /proc code
  ALSA: emu10k1: use the right lock in snd_emu10k1_shared_spdif_put()
  ALSA: emu10k1: fix locking in snd_emu1010_fpga_link_dst_src_write()
  ALSA: core: update comment on snd_card.controls_rwsem
  ALSA: emu10k1: remove now superfluous mixer locking

 include/sound/core.h         |  2 +-
 sound/pci/emu10k1/emufx.c    |  7 -------
 sound/pci/emu10k1/emumixer.c | 32 ++------------------------------
 sound/pci/emu10k1/emupcm.c   |  2 --
 sound/pci/emu10k1/emuproc.c  |  6 ------
 sound/pci/emu10k1/io.c       | 25 +++++++++++++++++--------
 sound/pci/emu10k1/timer.c    |  6 ------
 7 files changed, 20 insertions(+), 60 deletions(-)

-- 
2.40.0.152.g15d061e6df


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

end of thread, other threads:[~2023-05-08  7:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-28  9:59 [PATCH 0/6] ALSA: emu10k1: Various improvements related to locking Oswald Buddenhagen
2023-04-28  9:59 ` [PATCH 1/6] ALSA: emu10k1: remove pointless locks from timer code Oswald Buddenhagen
2023-04-28  9:59 ` [PATCH 2/6] ALSA: emu10k1: remove pointless locks from /proc code Oswald Buddenhagen
2023-04-28  9:59 ` [PATCH 3/6] ALSA: emu10k1: use the right lock in snd_emu10k1_shared_spdif_put() Oswald Buddenhagen
2023-04-28  9:59 ` [PATCH 4/6] ALSA: emu10k1: fix locking in snd_emu1010_fpga_link_dst_src_write() Oswald Buddenhagen
2023-04-28  9:59 ` [PATCH 5/6] ALSA: core: update comment on snd_card.controls_rwsem Oswald Buddenhagen
2023-04-28  9:59 ` [PATCH 6/6] ALSA: emu10k1: remove now superfluous mixer locking Oswald Buddenhagen
2023-05-08  7:33 ` [PATCH 0/6] ALSA: emu10k1: Various improvements related to locking Takashi Iwai

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