- 83e197a ALSA: seq: Fix race of snd_seq_timer_open() by Takashi Iwai · 3 years, 7 months ago
- 9c1fe96 ALSA: timer: Fix master timer notification by Takashi Iwai · 3 years, 7 months ago
- 3ae72f6 ALSA: control led: fix memory leak in snd_ctl_led_register by Dongliang Mu · 3 years, 7 months ago
- 998f26f ALSA: control: Fix racy management of user ctl memory size account by Takashi Iwai · 3 years, 9 months ago
- 543f8d78 ALSA: control_led - fix the stack usage (control element ops) by Jaroslav Kysela · 3 years, 9 months ago
- 57b138d ALSA: control - double free in snd_ctl_led_init() by Dan Carpenter · 3 years, 9 months ago
- 66c6d1e ALSA: control: Add memory consumption limit to user controls by Takashi Sakamoto · 3 years, 9 months ago
- 53cc264 ALSA: control - off by one in store_mode() by Dan Carpenter · 3 years, 9 months ago
- 1678320 Merge branch 'topic/mute-led' into for-next by Takashi Iwai · 3 years, 9 months ago
- 62327eb ALSA: control led - improve the set_led_id() parser by Jaroslav Kysela · 3 years, 9 months ago
- 016c205 ALSA: control - add the missing prev_lops2 initialization by Jaroslav Kysela · 3 years, 9 months ago
- 5b1ed7d Merge tag 'tags/mute-led-rework' into for-next by Takashi Iwai · 3 years, 9 months ago
- a135dfb ALSA: led control - add sysfs kcontrol LED marking layer by Jaroslav Kysela · 3 years, 10 months ago
- cb17fe0 ALSA: control - add sysfs support to the LED trigger module by Jaroslav Kysela · 3 years, 10 months ago
- 22d8de6 ALSA: control - add generic LED trigger module as the new control layer by Jaroslav Kysela · 3 years, 10 months ago
- 3f0638a ALSA: control - add layer registration routines by Jaroslav Kysela · 3 years, 10 months ago
- 1fa4445 ALSA: control - introduce snd_ctl_notify_one() helper by Jaroslav Kysela · 3 years, 10 months ago
- abc2164 ALSA: core: remove redundant spin_lock pair in snd_card_disconnect by Jia Zhou · 3 years, 9 months ago
- 583770e ALSA: pcm: Fix couple of typos by Bhaskar Chowdhury · 3 years, 9 months ago
- 940ba1f ALSA: core: avoid -Wempty-body warnings by Arnd Bergmann · 3 years, 9 months ago
- dc85fc9 ALSA: pcm: Add debug print on memory allocation failure by Amadeusz Sławiński · 3 years, 10 months ago
- 0c8e97c Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 3 years, 11 months ago
- 0969db0 Merge remote-tracking branch 'asoc/for-5.12' into asoc-linus by Mark Brown · 3 years, 11 months ago
- 2c28156 ALSA: core - add missing compress device type to /proc/asound/devices by Jaroslav Kysela · 3 years, 11 months ago
- 8d19b4e ALSA: pcm: Use for_each_pcm_substream() macro by Takashi Iwai · 3 years, 11 months ago
- 700cb70 ALSA: pcm: Don't call sync_stop if it hasn't been stopped by Takashi Iwai · 3 years, 11 months ago
- 2c87c1a ALSA: pcm: Assure sync with the pending stop operation at suspend by Takashi Iwai · 3 years, 11 months ago
- 29bb274 ALSA: pcm: Call sync_stop at disconnection by Takashi Iwai · 3 years, 11 months ago
- 500c9f8 ASoC: dmaengine_pcm: add peripheral configuration by Shengjiu Wang · 3 years, 11 months ago
- 3c4ab49 ALSA: core: Fix the debugfs removal at snd_card_free() by Takashi Iwai · 4 years ago
- 5c953a2 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years ago
- 2d670ea ALSA: jack: implement software jack injection via debugfs by Hui Wang · 4 years ago
- 23b53d4 ALSA: pcm: One more dependency for hw constraints by Takashi Iwai · 4 years ago
- c09e28c Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years ago
- 217bfbb ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info() by Takashi Iwai · 4 years ago
- 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
- 6dcb8bf Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years ago
- 6b5edf1 ALSA: oss: Use DIV_ROUND_CLOSEST() instead of open-coding it by Lars-Peter Clausen · 4 years ago
- afcfbcb ALSA: core: Use DIV_ROUND_UP() instead of open-coding it by Lars-Peter Clausen · 4 years ago
- 58cf05f Merge tag 'sound-fix-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years ago
- 8b7c764 ALSA: core: Remove redundant comments by YangHui · 4 years ago
- 11cb881 ALSA: pcm: oss: Fix a few more UBSAN fixes by Takashi Iwai · 4 years ago
- 618de0f ALSA: pcm: Clear the full allocated memory at hw_params by Takashi Iwai · 4 years ago
- 5c1733e ALSA: memalloc: Align buffer allocations in page size by Takashi Iwai · 4 years ago
- f228336 ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free() by Lars-Peter Clausen · 4 years ago
- 74c64ef ALSA: core: memalloc: add page alignment for iram by Robin Gong · 4 years ago
- c367caf Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years ago
- 64f0bd1 ALSA: pcm: use krealloc_array() by Bartosz Golaszewski · 4 years, 1 month ago
- 175b8d8 ALSA: pcm: oss: Fix potential out-of-bounds shift by Takashi Iwai · 4 years, 1 month ago
- 88a06d6 ALSA: rawmidi: Access runtime->avail always in spinlock by Takashi Iwai · 4 years, 1 month ago
- 4ebd470 ALSA: seq: Use bool for snd_seq_queue internal flags by Takashi Iwai · 4 years, 1 month ago
- 9be9f2d ALSA: compress: allow pause and resume during draining by Gyeongtaek Lee · 4 years, 1 month ago
- 4390628 Merge branch 'topic/usb-audio-refactoring' into for-next by Takashi Iwai · 4 years, 1 month ago
- 95a793c ALSA: ctl: fix error path at adding user-defined element set by Takashi Sakamoto · 4 years, 2 months ago
- 1a6a071 ALSA: seq: remove useless function by Yu Hao · 4 years, 2 months ago
- f7b6603 ALSA: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
- 2759caa ALSA: seq: oss: Avoid mutex lock for a long-time ioctl by Takashi Iwai · 4 years, 3 months ago
- 6564d0a ALSA: ctl: Workaround for lockdep warning wrt card->ctl_files_rwlock by Takashi Iwai · 4 years, 3 months ago
- 18d122c ALSA: compat_ioctl: avoid compat_alloc_user_space by Arnd Bergmann · 4 years, 3 months ago
- bf08359 ALSA: timer: Replace tasklet with work by Takashi Iwai · 4 years, 4 months ago
- 9ddb236 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 4 months ago
- 93fcef8 ALSA: rawmidi: (cosmetic) align function parameters by Pierre-Louis Bossart · 4 years, 4 months ago
- bec206d ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro by Pierre-Louis Bossart · 4 years, 4 months ago
- 9725ce3 ALSA: compress_offload: remove redundant initialization by Pierre-Louis Bossart · 4 years, 4 months ago
- cd91fd9f ALSA: compress_offload: dereference after checking for NULL pointer by Pierre-Louis Bossart · 4 years, 4 months ago
- 3bcf8ee ALSA: core: timer: clarify operator precedence by Pierre-Louis Bossart · 4 years, 4 months ago
- 6363256 ALSA: core: timer: remove redundant assignment by Pierre-Louis Bossart · 4 years, 4 months ago
- b658cbab ALSA: core: pcm_memory: dereference pointer after NULL checks by Pierre-Louis Bossart · 4 years, 4 months ago
- b1c1412 ALSA: core: memalloc: fix fallthrough position by Pierre-Louis Bossart · 4 years, 4 months ago
- 931522b ALSA: core: pcm: simplify locking for timers by Pierre-Louis Bossart · 4 years, 4 months ago
- 6bde8ef Merge branch 'topic/tasklet-convert' into for-linus by Takashi Iwai · 4 years, 4 months ago
- d1a58aa ALSA: core: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
- 949a1eb ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check by Takashi Iwai · 4 years, 4 months ago
- 3f9df56 Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 5 months ago
- 80982c7 ALSA: seq: oss: Serialize ioctls by Takashi Iwai · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 3b5d1af Merge branch 'for-next' into for-linus by Takashi Iwai · 4 years, 5 months ago
- 8c26c87 Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into master by Linus Torvalds · 4 years, 5 months ago
- 9ab0cb3 ALSA: Replace the word "slave" in vmaster API by Takashi Iwai · 4 years, 6 months ago
- 60379ba ALSA: info: Drop WARN_ON() from buffer NULL sanity check by Takashi Iwai · 4 years, 6 months ago
- 7d50b29 Revert "ALSA: pcm: Use SG-buffer only when direct DMA is available" by Takashi Iwai · 4 years, 6 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- c0dbbda ALSA: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 63e1968 Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 6 months ago
- 467fd0e ALSA: pcm: Fix build error on m68k and others by Takashi Iwai · 4 years, 6 months ago
- f79a732 ALSA: compress: fix partial_drain completion state by Vinod Koul · 4 years, 6 months ago
- 713bdcb ALSA: core: pcm_iec958: fix kernel-doc by Pierre-Louis Bossart · 4 years, 6 months ago
- 81033c6 ALSA: core: Warn on empty module by Takashi Iwai · 4 years, 6 months ago
- 3ad796c ALSA: pcm: Use SG-buffer only when direct DMA is available by Takashi Iwai · 4 years, 7 months ago
- 2a1f336 ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, too by Takashi Iwai · 4 years, 7 months ago
- 28e60db ALSA: memalloc: Initialize all fields of snd_dma_buffer properly by Takashi Iwai · 4 years, 7 months ago
- d955dab ALSA: pcm: Use dma_mmap_coherent() on x86, too by Takashi Iwai · 4 years, 7 months ago
- e0154bd Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 951e2736 ALSA: pcm: disallow linking stream to itself by Michał Mirosław · 4 years, 7 months ago
- e18035c ALSA: pcm: fix snd_pcm_link() lockdep splat by Michał Mirosław · 4 years, 7 months ago
- 631d691 Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 7 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago