1. 6c3171e ALSA: seq: oss: Fix running status after receiving sysex by Takashi Iwai · 4 years, 10 months ago
  2. 4384f16 ALSA: seq: virmidi: Fix running status after receiving sysex by Takashi Iwai · 4 years, 10 months ago
  3. 5461e05 ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks by Takashi Iwai · 4 years, 10 months ago
  4. f2ecf90 ALSA: pcm: oss: Avoid plugin buffer overflow by Takashi Iwai · 4 years, 11 months ago
  5. dc74977 ALSA: seq: Fix concurrent access to queue current tick/time by Takashi Iwai · 5 years ago
  6. bb51e66 ALSA: seq: Avoid concurrent access to queue flags by Takashi Iwai · 5 years ago
  7. 0fbb027 ALSA: pcm: Fix double hw_free calls by Takashi Iwai · 5 years ago
  8. 750ce8c Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  9. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  10. cb639a4 ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t by Takashi Iwai · 5 years ago
  11. 66f2d19 ALSA: pcm: Fix memory leak at closing a stream without hw_free by Takashi Iwai · 5 years ago
  12. d4cfb30 ALSA: pcm: Set per-card upper limit of PCM buffer allocations by Takashi Iwai · 5 years ago
  13. 9d0af44 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  14. d662117 ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() static by Takashi Iwai · 5 years ago
  15. 60adcfd ALSA: seq: Fix racy access for queue timer in proc read by Takashi Iwai · 5 years ago
  16. f999348 ALSA: timer: fix nsec/sec initialization confusion by Pierre-Louis Bossart · 5 years ago
  17. 3b2549a ALSA: control: potential uninitialized return value by Dan Carpenter · 5 years ago
  18. edb87ed ALSA: rawmidi: More constification by Takashi Iwai · 5 years ago
  19. b40fe4b ALSA: oss: More constifications by Takashi Iwai · 5 years ago
  20. f98903f ALSA: jack: More constification by Takashi Iwai · 5 years ago
  21. 51d7847 ALSA: info: More constifications by Takashi Iwai · 5 years ago
  22. 731922a ALSA: seq: More constifications by Takashi Iwai · 5 years ago
  23. d03af9b ALSA: pcm: More constifications by Takashi Iwai · 5 years ago
  24. fbd3eb7 ALSA: control: Add verification for kctl accesses by Takashi Iwai · 5 years ago
  25. 454f5ec1 ALSA: mixer: oss: Constify snd_mixer_oss_assign_table definition by Takashi Iwai · 5 years ago
  26. aad7ebb ALSA: seq: Constify struct snd_midi_op by Takashi Iwai · 5 years ago
  27. df76996 ALSA: timer: Constify snd_timer_hardware definitions by Takashi Iwai · 5 years ago
  28. f15ee21 ALSA: core: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  29. 8b57582 ALSA: core: Treat snd_device_ops as const by Takashi Iwai · 5 years ago
  30. d61fe22 ALSA: ctl: allow TLV read operation for callback type of element in locked case by Takashi Sakamoto · 5 years ago
  31. ff16351 ALSA: ctl: remove dimen member from elem_info structure by Takashi Sakamoto · 5 years ago
  32. a032ff0 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  33. df1d6ea Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into for-next by Takashi Iwai · 5 years ago
  34. add9d56 ALSA: pcm: Avoid possible info leaks from PCM stream buffers by Takashi Iwai · 5 years ago
  35. 1faa9d3 ALSA: control: remove useless assignment in .info callback of PCM chmap element by Takashi Sakamoto · 5 years ago
  36. 80fe743 ALSA: add new 32-bit layout for snd_pcm_mmap_status/control by Arnd Bergmann · 7 years ago
  37. 09d9417 ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.c by Arnd Bergmann · 7 years ago
  38. 07094ae ALSA: Avoid using timespec for struct snd_timer_tread by Baolin Wang · 7 years ago
  39. d9e5582 ALSA: Avoid using timespec for struct snd_rawmidi_status by Baolin Wang · 7 years ago
  40. 3ddee7f ALSA: Avoid using timespec for struct snd_pcm_status by Baolin Wang · 7 years ago
  41. a07804c ALSA: Avoid using timespec for struct snd_timer_status by Baolin Wang · 7 years ago
  42. fcae40c ALSA: Replace timespec with timespec64 by Baolin Wang · 7 years ago
  43. 3cf2890 Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  44. 4cc8d65 ALSA: pcm: oss: Avoid potential buffer overflows by Takashi Iwai · 5 years ago
  45. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  46. fabb26d ALSA: pcm: Add card sync_irq field by Takashi Iwai · 5 years ago
  47. 1e850be ALSA: pcm: Add the support for sync-stop operation by Takashi Iwai · 5 years ago
  48. 0821fd7 ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header by Takashi Iwai · 5 years ago
  49. fc033cb ALSA: pcm: Allow NULL ioctl ops by Takashi Iwai · 5 years ago
  50. 0dba808 ALSA: pcm: Introduce managed buffer allocation mode by Takashi Iwai · 5 years ago
  51. b12b225 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  52. f5cdc9d ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() by paulhsia · 5 years ago
  53. 0c4f09c ALSA: timer: Fix the breakage of slave link open by Takashi Iwai · 5 years ago
  54. fc7af6b ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page by Takashi Iwai · 5 years ago
  55. 2406ff9 ALSA: pcm: Yet another missing check of non-cached buffer type by Takashi Iwai · 5 years ago
  56. 6a34367 ALSA: timer: Fix possible race at assigning a timer instance by Takashi Iwai · 5 years ago
  57. 33bbb8a ALSA: timer: Make snd_timer_close() returning void by Takashi Iwai · 5 years ago
  58. ebfc6de ALSA: timer: Unify master/slave linking code by Takashi Iwai · 5 years ago
  59. 66a8966 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  60. 9ff7759 Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 5 years ago
  61. df37d94 Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  62. e7af630 ALSA: timer: Fix incorrectly assigned timer instance by Takashi Iwai · 5 years ago
  63. fdea53f ALSA: timer: Limit max amount of slave instances by Takashi Iwai · 5 years ago
  64. 992fd39 Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.5 by Mark Brown · 5 years ago
  65. d397899 ALSA: pcm: Create proc files only for non-empty preallocations by Takashi Iwai · 5 years ago
  66. a55eaf1 ALSA: pcm: Warn if doubly preallocated by Takashi Iwai · 5 years ago
  67. 7e8edae ALSA: pcm: Handle special page mapping in the default mmap handler by Takashi Iwai · 5 years ago
  68. 1fe7f39 ALSA: memalloc: Add vmalloc buffer allocation support by Takashi Iwai · 5 years ago
  69. 08422d2 ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS type by Takashi Iwai · 5 years ago
  70. 6111fd2 ALSA: pcm: Fix missing check of the new non-cached buffer type by Takashi Iwai · 5 years ago
  71. a393318 ALSA: timer: Fix mutex deadlock at releasing card by Takashi Iwai · 5 years ago
  72. 2022ca0 compat_ioctl: remove translation for sound ioctls by Arnd Bergmann · 6 years ago
  73. d3645b0 ASoC: compress: fix unsigned integer overflow check by Xiaojun Sang · 5 years ago
  74. 82e8d72 sound: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  75. e957204 ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams by Shengjiu Wang · 5 years ago
  76. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  77. bb83178 Merge branch 'asoc-5.4' into asoc-next by Mark Brown · 5 years ago
  78. 425da15 ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_* by Christoph Hellwig · 5 years ago
  79. 4cc4531 ALSA: pcm: add support for 352.8KHz and 384KHz sample rate by Vidyakumar Athota · 5 years ago
  80. 7554530 ALSA: seq: Fix potential concurrent access to the deleted pool by Takashi Iwai · 5 years ago
  81. 37151a4 ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain by Yuki Tsunashima · 5 years ago
  82. 3b81799 ALSA: compress: Be more restrictive about when a drain is allowed by Charles Keepax · 6 years ago
  83. a70ab8a ALSA: compress: Don't allow paritial drain operations on capture streams by Charles Keepax · 6 years ago
  84. 26c3f15 ALSA: compress: Prevent bypasses of set_params by Charles Keepax · 6 years ago
  85. 4475f8c4 ALSA: compress: Fix regression on compressed capture streams by Charles Keepax · 6 years ago
  86. 0e279dc ALSA: pcm: Fix refcount_inc() on zero usage by Takashi Iwai · 6 years ago
  87. ede34f3 ALSA: seq: Break too long mutex context in the write loop by Takashi Iwai · 6 years ago
  88. 3c53c62 Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  89. b5c21c8 Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  90. c3ea60c ALSA: seq: fix incorrect order of dest_client/dest_ports arguments by Colin Ian King · 6 years ago
  91. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  92. a10e763 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 by Thomas Gleixner · 6 years ago
  93. da607e1 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345 by Thomas Gleixner · 6 years ago
  94. 65be958 ALSA: control: Use struct_size() by Takashi Iwai · 6 years ago
  95. 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 6 years ago
  96. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  97. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  98. a912e80 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 by Thomas Gleixner · 6 years ago
  99. 92bfa66 ALSA: pcm: oss: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  100. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago