Age | Commit message (Expand) | Author |
2022-04-14 | Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2022-04-13 | ALSA: memalloc: Add fallback SG-buffer allocations for x86 | Takashi Iwai |
2022-04-12 | ALSA: core: Add snd_card_free_on_error() helper | Takashi Iwai |
2022-04-11 | ALSA: pcm: Test for "silence" field in struct "pcm_format_data" | Fabio M. De Francesco |
2022-04-01 | Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-30 | ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock | Takashi Iwai |
2022-03-27 | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-22 | ALSA: pcm: Add stream lock during PCM reset ioctl operations | Takashi Iwai |
2022-03-22 | ALSA: pcm: Fix races among concurrent prealloc proc writes | Takashi Iwai |
2022-03-22 | ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls | Takashi Iwai |
2022-03-22 | ALSA: pcm: Fix races among concurrent read/write and buffer changes | Takashi Iwai |
2022-03-22 | ALSA: pcm: Fix races among concurrent hw_params and hw_free calls | Takashi Iwai |
2022-03-21 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2022-03-18 | ALSA: oss: Release temporary buffers upon errors | Takashi Iwai |
2022-03-18 | ALSA: oss: Fix PCM OSS buffer allocation overflow | Takashi Iwai |
2022-03-18 | ALSA: core: Fix typo in 'PCM Timer Interface' help | Elijah Harding |
2022-03-15 | x86: Remove toolchain check for X32 ABI capability | Masahiro Yamada |
2022-03-14 | ALSA: seq: oss: fix typo | Julia Lawall |
2022-03-13 | ALSA: seq: oss: use kzalloc | Julia Lawall |
2022-02-10 | ALSA: memalloc: invalidate SG pages before sync | Takashi Iwai |
2022-02-10 | ALSA: memalloc: Fix dma_need_sync() checks | Takashi Iwai |
2022-02-01 | Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai |
2022-01-28 | ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks | Takashi Iwai |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song |
2022-01-19 | ALSA: core: Simplify snd_power_ref_and_wait() with the standard macro | Takashi Iwai |
2022-01-17 | ALSA: core: Fix SSID quirk lookup for subvendor=0 | Takashi Iwai |
2022-01-06 | ALSA: seq: virmidi: Add a drain operation | Stefan Sauer |
2022-01-05 | Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2022-01-05 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2021-12-22 | ALSA: rawmidi - fix the uninitalized user_pversion | Jaroslav Kysela |
2021-12-17 | Merge tag 'dmaengine_topic_slave_id_removal_5.17' of git://git.kernel.org/pub... | Mark Brown |
2021-12-17 | ASoC: dai_dma: remove slave_id field | Arnd Bergmann |
2021-12-13 | ALSA: jack: Check the return value of kstrdup() | Xiaoke Wang |
2021-12-07 | ALSA: seq: Set upper limit of processed events | Takashi Iwai |
2021-12-06 | ALSA: oss: remove useless NULL check before kfree | Bernard Zhao |
2021-12-02 | ALSA: ctl: Fix copy of updated id with element read/write | Alan Young |
2021-12-02 | ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*() | Takashi Iwai |
2021-12-02 | ALSA: pcm: oss: Limit the period size to 16MB | Takashi Iwai |
2021-12-02 | ALSA: pcm: oss: Fix negative period/buffer sizes | Takashi Iwai |
2021-12-01 | ALSA: oss: fix compile error when OSS_DEBUG is enabled | Bixuan Cui |
2021-11-24 | ALSA: pcm: introduce INFO_NO_REWINDS flag | Pierre-Louis Bossart |
2021-11-24 | ALSA: pcm: unconditionally check if appl_ptr is in 0..boundary range | Pierre-Louis Bossart |
2021-11-23 | ALSA: led: Use restricted type for iface assignment | Takashi Iwai |
2021-11-16 | ALSA: memalloc: Unify x86 SG-buffer handling (take#3) | Takashi Iwai |
2021-11-16 | ALSA: PCM: Add missing rwsem around snd_ctl_remove() calls | Takashi Iwai |
2021-11-16 | ALSA: jack: Add missing rwsem around snd_ctl_remove() calls | Takashi Iwai |
2021-11-10 | ALSA: memalloc: Remove a stale comment | Takashi Iwai |
2021-11-09 | ALSA: memalloc: Use proper SG helpers for noncontig allocations | Takashi Iwai |
2021-11-07 | ALSA: PCM: Fix NULL dereference at mmap checks | Takashi Iwai |
2021-11-05 | ALSA: timer: Unconditionally unlink slave instances, too | Takashi Iwai |