1. a948b05 ALSA: pcm: Remove qos request only when it is active by Aditya Bavanari · 4 years, 10 months ago
  2. 578db48 Merge android-4.19-q.70 (544e551) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  3. 98a2017 ALSA: seq: Fix potential concurrent access to the deleted pool by Takashi Iwai · 5 years ago
  4. e6d80b2 Merge android-4.19-q.67 (dc87838) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  5. b065f40 ALSA: compress: Be more restrictive about when a drain is allowed by Charles Keepax · 5 years ago
  6. 30dd700 ALSA: compress: Don't allow paritial drain operations on capture streams by Charles Keepax · 5 years ago
  7. f1ea9a6 ALSA: compress: Prevent bypasses of set_params by Charles Keepax · 5 years ago
  8. b9e2fa1 ALSA: compress: Fix regression on compressed capture streams by Charles Keepax · 5 years ago
  9. e369d40 Merge android-4.19.61 (71ce27c) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  10. 053efa6 Merge android-4.19.58 (5ad6eeb) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  11. c92212a ALSA: seq: Break too long mutex context in the write loop by Takashi Iwai · 5 years ago
  12. 5baa9a5 Merge android-4.19.53 (f613e89) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  13. e09e20a Merge android-4.19.51 (d1f7f3b) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  14. 9d2ac58 ALSA: seq: fix incorrect order of dest_client/dest_ports arguments by Colin Ian King · 5 years ago
  15. eddfe96 Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex" by Takashi Iwai · 6 years ago
  16. 731ebee ALSA: seq: Fix race of get-subscription call vs port-delete ioctls by Takashi Iwai · 6 years ago
  17. b52fd8a ALSA: seq: Protect in-kernel ioctl calls with mutex by Takashi Iwai · 6 years ago
  18. b323914 ALSA: seq: Cover unsubscribe_port() in list_mutex by Takashi Iwai · 6 years ago
  19. 3fc4c60 Merge android-4.19.37 (9bf5904) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  20. 853ed1a Merge android-4.19.35 (3e16663) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  21. 35c3faa Merge android-4.19.34 (d885da6) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  22. 42e3800 Merge android-4.19.33 (0b065cd) into msm-4.19 by Ivaylo Georgiev · 5 years ago
  23. 8a6f2ea ALSA: info: Fix racy addition/deletion of nodes by Takashi Iwai · 6 years ago
  24. b50e435 ALSA: core: Fix card races between register and disconnect by Takashi Iwai · 6 years ago
  25. 73b50a5 ALSA: seq: Fix OOB-reads from strlcpy by Zubin Mithra · 6 years ago
  26. ccce764 ALSA: PCM: check if ops are defined before suspending PCM by Ranjani Sridharan · 6 years ago
  27. 5b93302 ALSA: pcm: Don't suspend stream in unrecoverable PCM state by Takashi Iwai · 6 years ago
  28. 7fc6064 ALSA: pcm: Fix possible OOB access in PCM oss plugins by Takashi Iwai · 6 years ago
  29. b425f45 ALSA: seq: oss: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  30. bd55e67 ALSA: rawmidi: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  31. bd72c90 Merge android-4.19.27 (36d178b) into msm-4.19 by Ivaylo Georgiev · 6 years ago
  32. e7b2f9f ALSA: compress: prevent potential divide by zero bugs by Dan Carpenter · 6 years ago
  33. 77906c0 Merge android-4.19.14 (8735c21) into msm-4.19 by Ivaylo Georgiev · 6 years ago
  34. 56971d6 ALSA: pcm: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  35. 4ac13bd Merge remote-tracking branch 'origin_4.19/tmp-0567d2f' into msm-4.19 by Rishabh Bhatnagar · 6 years ago
  36. 19054c1 ALSA: pcm: Call snd_pcm_unlink() conditionally at closing by Takashi Iwai · 6 years ago
  37. 026fdec ALSA: pcm: Fix starvation on down_write_nonblock() by Chanho Min · 6 years ago
  38. d8a2dca ALSA: control: Fix race between adding and removing a user element by Takashi Iwai · 6 years ago
  39. 27d6abf ALSA: oss: Use kvzalloc() for local buffer allocations by Takashi Iwai · 6 years ago
  40. 9979d6f ALSA: pcm: use lock to protect substream runtime resource by Karthikeyan Mani · 7 years ago
  41. 2965afa ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt by Kangjie Lu · 8 years ago
  42. 5396710 ASoC: msm: fix integer overflow for long duration offload playback by Meng Wang · 7 years ago
  43. e6450e3 ALSA: pcm: fix blocking while loop in snd_pcm_update_hw_ptr0() by Preetam Singh Ranawat · 8 years ago
  44. aaa8d61 ASoC: add 352800Hz into the pcm known rates by Meng Wang · 7 years ago
  45. ec17541 ALSA: timer: check if timer->card is null before use by Meng Wang · 8 years ago
  46. 41e1d9b ASoC: compress: fix unsigned integer overflow check by Xiaojun Sang · 8 years ago
  47. acff8e6 ALSA: compress: Add support to send codec specific data by Meng Wang · 7 years ago
  48. 454c5b5 ALSA: core: modify, rename and export create_subdir API by Meng Wang · 7 years ago
  49. 9c62f0d ALSA: pcm: add support for 384KHz sample rate by Meng Wang · 7 years ago
  50. 0320352 ASoC: compress: propagate the error code from the compress framework by Aviral Gupta · 10 years ago
  51. 6b05cbe ASoC: msm: qdsp6v2: Cleanup of compress offload drivers by Banajit Goswami · 8 years ago
  52. 06d6ce8 ALSA: compress: use mutex in drain by Eric Laurent · 8 years ago
  53. ac4a583 ASoC: compress: revert some code to avoid race condition by Banajit Goswami · 8 years ago
  54. 7e86bc2 ALSA: Compress - dont use lock for all ioctls by Eric Laurent · 8 years ago
  55. ab8dd73 ALSA: compress: Add snd_compress_free() by Liam Girdwood · 8 years ago
  56. 80a53b1 ALSA: compress: Memset timestamp structure to zero. by Krishnankutty Kolathappilly · 11 years ago
  57. a11ac3e ASoc: msm: Add AMR NB and AMR WB support for Voip by Banajit Goswami · 10 years ago
  58. d853455 ALSA: PCM: User control API implementation by Meng Wang · 7 years ago
  59. b0b44cc ALSA: pcm: check for integer overflow during multiplication by Phani Kumar Uppalapati · 11 years ago
  60. cb09747 ALSA: PCM: volume API implementation by Meng Wang · 7 years ago
  61. beb98e5 ASoC: core: Add compat ioctl support for listen driver by Banajit Goswami · 10 years ago
  62. a3bbd35 ALSA: core: Handle user defined ioctls by Meng Wang · 7 years ago
  63. df2a792 ALSA: core: Add support to handle compressed audio IOCTLs by Meng Wang · 7 years ago
  64. 7334521 ALSA: core: Fix crash by avoiding appl_ptr crossing 32-bit boundary by Laxminath Kasam · 11 years ago
  65. ddbe60b ASoC: core: Update ALSA core to issue restart in underrun. by Santosh Mardi · 12 years ago
  66. d576853 ASoC: core: Support for compress ioctls by Banajit Goswami · 8 years ago
  67. 563a507 ALSA: pcm - add support for hostless audio by Meng Wang · 7 years ago
  68. b071d2a ALSA: jack: Add support to report second microphone by Banajit Goswami · 8 years ago
  69. 3e70a30 ALSA: jack: Update supported jack switch types by Banajit Goswami · 8 years ago
  70. 473195fe ALSA: core: Expose sound card online/offline state by Meng Wang · 7 years ago
  71. 5a7b44a ALSA: rawmidi: Initialize allocated buffers by Takashi Iwai · 6 years ago
  72. 82fd4b0 ALSA: seq: virmidi: Fix discarding the unsubscribed output by Takashi Iwai · 6 years ago
  73. eb2caeb ALSA: seq_oss: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  74. 2f3b94e ALSA: seq: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  75. a640329 ALSA: compress: Remove empty init and exit by Takashi Iwai · 6 years ago
  76. 93ce1b1 ALSA: seq: Drop unused 64bit division macros by Takashi Iwai · 6 years ago
  77. 04702e8 ALSA: seq: Use no intrruptible mutex_lock by Takashi Iwai · 6 years ago
  78. 00976ad ALSA: seq: Fix leftovers at probe error path by Takashi Iwai · 6 years ago
  79. fc4bfd9 ALSA: seq: Remove dead codes by Takashi Iwai · 6 years ago
  80. ef965ad ALSA: seq: Minor cleanup of MIDI event parser helpers by Takashi Iwai · 6 years ago
  81. 5a6cd13 ALSA: pcm: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  82. 89b4ab2 ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macros by Takashi Iwai · 6 years ago
  83. f7debfe ALSA: seq: virmidi: Offload the output event processing by Takashi Iwai · 6 years ago
  84. 16c796e Merge branch 'for-linus' into topic/virmidi by Takashi Iwai · 6 years ago
  85. f8b6c0c ALSA: pcm: Fix sparse warning wrt PCM format type by Takashi Iwai · 6 years ago
  86. 50e9ffb ALSA: virmidi: Fix too long output trigger loop by Takashi Iwai · 6 years ago
  87. 191bb51 ALSA: pcm: Use standard lower_32_bits() and upper_32_bits() by Takashi Iwai · 6 years ago
  88. a49a71f ALSA: seq: Fix poll() error return by Takashi Iwai · 6 years ago
  89. dfef01e ALSA: memalloc: Don't exceed over the requested size by Takashi Iwai · 6 years ago
  90. d10ee9c ALSA: timer: catch invalid timer object creation by Srikanth K H · 6 years ago
  91. ef4db23 ALSA: rawmidi: Use kvmalloc() for buffers by Takashi Iwai · 6 years ago
  92. f5beb59 ALSA: rawmidi: Minor code refactoring by Takashi Iwai · 6 years ago
  93. 7fdc9b0 ALSA: rawmidi: Simplify error paths by Takashi Iwai · 6 years ago
  94. 5bed913 ALSA: rawmidi: Tidy up coding styles by Takashi Iwai · 6 years ago
  95. ed6b83d Merge branch 'for-linus' into for-next by Takashi Iwai · 6 years ago
  96. 39675f7 ALSA: rawmidi: Change resized buffers atomically by Takashi Iwai · 6 years ago
  97. ff2d6ac ALSA: pcm: Fix snd_interval_refine first/last with open min/max by Timo Wischer · 6 years ago
  98. d64c5cf ALSA: pcm: Allow drivers to set R/W wait time. by Liam Girdwood · 6 years ago
  99. e647f5a5 ALSA: pcm: Use snd_pcm_stop_xrun() for xrun injection by Takashi Iwai · 6 years ago
  100. 9cd641e ALSA: pcm: trace XRUN event at injection, too by Takashi Iwai · 6 years ago