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