Message ID | 20240406064830.1029573-1-oswald.buddenhagen@gmx.de |
---|---|
Headers | show |
Series | ALSA: emu10k1 & emux: fixes related to wavetable playback | expand |
On Sat, 06 Apr 2024 08:48:13 +0200, Oswald Buddenhagen wrote: > > --- > v3: > - re-send with safer transfer encoding > v2: > - rebased on top of reverting problematic commit first > > Oswald Buddenhagen (17): > ALSA: emux: fix /proc teardown at module unload > ALSA: emux: prune unused parameter from snd_soundfont_load_guspatch() > ALSA: emux: fix validation of snd_emux.num_ports > ALSA: emux: fix init of patch_info.truesize in load_data() > ALSA: emu10k1: prune vestiges of > SNDRV_SFNT_SAMPLE_{BIDIR,REVERSE}_LOOP support > ALSA: emux: centralize & improve patch info validation > ALSA: emux: improve patch ioctl data validation > ALSA: emu10k1: move patch loader assertions into low-level functions > ALSA: emu10k1: fix sample signedness issues in wavetable loader > ALSA: emu10k1: fix playback of 8-bit wavetable samples > ALSA: emu10k1: merge conditions in patch loader > ALSA: emu10k1: fix wavetable offset recalculation > ALSA: emu10k1: de-duplicate size calculations for 16-bit samples > ALSA: emu10k1: improve cache behavior documentation > ALSA: emu10k1: fix wavetable playback position and caching, take 2 > ALSA: emu10k1: shrink blank space in front of wavetable samples > ALSA: emux: simplify snd_sf_list.callback handling Applied to for-next branch now. At the next time, please send to linux-sound@vger.kernel.org instead, though, as listed in MAINTAINERS file. thanks, Takashi