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