summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2022-04-14Merge tag 'sound-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-04-13ALSA: memalloc: Add fallback SG-buffer allocations for x86Takashi Iwai
2022-04-12ALSA: core: Add snd_card_free_on_error() helperTakashi Iwai
2022-04-11ALSA: pcm: Test for "silence" field in struct "pcm_format_data"Fabio M. De Francesco
2022-04-01Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-30ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-22ALSA: pcm: Add stream lock during PCM reset ioctl operationsTakashi Iwai
2022-03-22ALSA: pcm: Fix races among concurrent prealloc proc writesTakashi Iwai
2022-03-22ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free callsTakashi Iwai
2022-03-22ALSA: pcm: Fix races among concurrent read/write and buffer changesTakashi Iwai
2022-03-22ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai
2022-03-21Merge branch 'for-next' into for-linusTakashi Iwai
2022-03-18ALSA: oss: Release temporary buffers upon errorsTakashi Iwai
2022-03-18ALSA: oss: Fix PCM OSS buffer allocation overflowTakashi Iwai
2022-03-18ALSA: core: Fix typo in 'PCM Timer Interface' helpElijah Harding
2022-03-15x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada
2022-03-14ALSA: seq: oss: fix typoJulia Lawall
2022-03-13ALSA: seq: oss: use kzallocJulia Lawall
2022-02-10ALSA: memalloc: invalidate SG pages before syncTakashi Iwai
2022-02-10ALSA: memalloc: Fix dma_need_sync() checksTakashi Iwai
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-01-28ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksTakashi Iwai
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-19ALSA: core: Simplify snd_power_ref_and_wait() with the standard macroTakashi Iwai
2022-01-17ALSA: core: Fix SSID quirk lookup for subvendor=0Takashi Iwai
2022-01-06ALSA: seq: virmidi: Add a drain operationStefan Sauer
2022-01-05Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-01-05Merge branch 'for-next' into for-linusTakashi Iwai
2021-12-22ALSA: rawmidi - fix the uninitalized user_pversionJaroslav Kysela
2021-12-17Merge tag 'dmaengine_topic_slave_id_removal_5.17' of git://git.kernel.org/pub...Mark Brown
2021-12-17ASoC: dai_dma: remove slave_id fieldArnd Bergmann
2021-12-13ALSA: jack: Check the return value of kstrdup()Xiaoke Wang
2021-12-07ALSA: seq: Set upper limit of processed eventsTakashi Iwai
2021-12-06ALSA: oss: remove useless NULL check before kfreeBernard Zhao
2021-12-02ALSA: ctl: Fix copy of updated id with element read/writeAlan Young
2021-12-02ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()Takashi Iwai
2021-12-02ALSA: pcm: oss: Limit the period size to 16MBTakashi Iwai
2021-12-02ALSA: pcm: oss: Fix negative period/buffer sizesTakashi Iwai
2021-12-01ALSA: oss: fix compile error when OSS_DEBUG is enabledBixuan Cui
2021-11-24ALSA: pcm: introduce INFO_NO_REWINDS flagPierre-Louis Bossart
2021-11-24ALSA: pcm: unconditionally check if appl_ptr is in 0..boundary rangePierre-Louis Bossart
2021-11-23ALSA: led: Use restricted type for iface assignmentTakashi Iwai
2021-11-16ALSA: memalloc: Unify x86 SG-buffer handling (take#3)Takashi Iwai
2021-11-16ALSA: PCM: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2021-11-16ALSA: jack: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2021-11-10ALSA: memalloc: Remove a stale commentTakashi Iwai
2021-11-09ALSA: memalloc: Use proper SG helpers for noncontig allocationsTakashi Iwai
2021-11-07ALSA: PCM: Fix NULL dereference at mmap checksTakashi Iwai
2021-11-05ALSA: timer: Unconditionally unlink slave instances, tooTakashi Iwai