summaryrefslogtreecommitdiff
path: root/sound/pci/emu10k1/emu10k1_callback.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-02Revert "ALSA: emu10k1: fix synthesizer sample playback position and caching"Oswald Buddenhagen1-5/+2
2023-06-13ALSA: emu10k1: fix synthesizer pitch for E-MU cards at 44.1 kHzOswald Buddenhagen1-0/+10
2023-05-20ALSA: emu10k1: revamp playback voice allocatorOswald Buddenhagen1-1/+1
2023-05-20ALSA: emu10k1: make snd_emu10k1_voice_alloc() assign voices' epcmOswald Buddenhagen1-1/+1
2023-05-18ALSA: emu10k1: make freeing untouched playback voices cheapOswald Buddenhagen1-0/+1
2023-05-18ALSA: emu10k1: simplify freeing synth voicesOswald Buddenhagen1-5/+0
2023-05-18ALSA: emu10k1: fix terminating synthesizer voicesOswald Buddenhagen1-2/+7
2023-05-18ALSA: emu10k1: fix synthesizer sample playback position and cachingOswald Buddenhagen1-31/+5
2023-05-18ALSA: emu10k1: introduce and use snd_emu10k1_ptr_write_multiple()Oswald Buddenhagen1-105/+104
2023-04-28ALSA: emu10k1: use more existing defines instead of open-coded numbersOswald Buddenhagen1-7/+8
2023-04-24ALSA: emu10k1: use high-level I/O in set_filterQ()Oswald Buddenhagen1-4/+1
2021-06-09ALSA: emu10k1: Fix assignment in if conditionTakashi Iwai1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-02-20ALSA: emu10k1: constify snd_emux_operators structureBhumika Goyal1-1/+1
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj1-2/+2
2014-10-14ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai1-4/+2
2014-02-26ALSA: emu10k1: Use standard printk helpersTakashi Iwai1-2/+2
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin1-1/+1
2011-11-01sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker1-0/+1
2009-02-05ALSA: emu10k1 - Add missing KERN_* prefix to printkTakashi Iwai1-2/+5
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-2/+4
2008-01-31[ALSA] emu10k1: General cleanup, add new locks, fix alsa bug#3501, kernel bug...James Courtier-Dutton1-6/+9
2006-01-03[ALSA] Remove xxx_t typedefs: PCI emu10k1Takashi Iwai1-51/+54
2005-11-04[ALSA] Fix emu10k1 synth problems.Tim1-2/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+540