1. 2862efe Merge branch 'android-4.9-q' into int/11/fp3 by Karsten Tausche · 1 year, 4 months ago rel/11/fp3/8901.4.A.0021 rel/11/fp3/8901.4.A.0021.0
  2. b026af9 ALSA: line6: fix stack overflow in line6_midi_transmit by Artem Egorkine · 1 year, 5 months ago
  3. 0407e79 ALSA: line6: correct midi status byte when receiving data from podxt by Artem Egorkine · 1 year, 5 months ago
  4. 525f1c8 ASoC: rt5670: Remove unbalanced pm_runtime_put() by Hans de Goede · 1 year, 5 months ago
  5. 593f0c9 ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtime_resume() by Wang Jingjin · 1 year, 5 months ago
  6. b606ae0 ASoC: wm8994: Fix potential deadlock by Marek Szyprowski · 1 year, 5 months ago
  7. 5f6d578 ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt5514_dev_probe() by Wang Yufen · 1 year, 5 months ago
  8. 06ec592 ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt by Gaosheng Cui · 1 year, 5 months ago
  9. 485029c ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probe by Zhang Qilong · 1 year, 8 months ago
  10. c0e07da ALSA: asihpi: fix missing pci_disable_device() by Liu Shixin · 1 year, 6 months ago
  11. 3ec75e0 ASoC: pxa: fix null-pointer dereference in filter() by Zeng Heng · 1 year, 6 months ago
  12. 041030f ASoC: ops: Correct bounds check for second channel on SX controls by Charles Keepax · 1 year, 6 months ago
  13. 5628898 ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx() by Mark Brown · 2 years ago
  14. 68550d3 Merge branch 'android-4.9-q' into int/11/fp3 by Bharath · 1 year, 5 months ago
  15. 0760acc ASoC: soc-pcm: Add NULL check in BE reparenting by Srinivasa Rao Mandadapu · 1 year, 6 months ago
  16. b38486e ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event by Kees Cook · 1 year, 6 months ago
  17. e46adad ASoC: ops: Fix bounds check for _sx controls by Mark Brown · 2 years ago
  18. 872c931 ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open() by Takashi Iwai · 1 year, 6 months ago
  19. 0363f58 ASoC: soc-utils: Remove __exit for snd_soc_util_exit() by Chen Zhongjin · 1 year, 7 months ago
  20. 41fad4f ASoC: core: Fix use-after-free in snd_soc_exit() by Chen Zhongjin · 1 year, 7 months ago
  21. d63118a ALSA: usb-audio: Add quirk entry for M-Audio Micro by Takashi Iwai · 1 year, 6 months ago
  22. b688a3e ALSA: hda: fix potential memleak in 'add_widget_node' by Ye Bin · 1 year, 6 months ago
  23. 647d926 ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices by John Veness · 1 year, 11 months ago
  24. 6d001f8 Merge branch 'android-4.9-q' into int/11/fp3 by Bharath · 1 year, 6 months ago
  25. 8bc95b7 ALSA: aoa: Fix I2S device accounting by Takashi Iwai · 1 year, 7 months ago
  26. fd410d2 ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() by Yang Yingliang · 1 year, 7 months ago
  27. a602ec9 ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() by Yang Yingliang · 1 year, 7 months ago
  28. 456ffbb ALSA: au88x0: use explicitly signed char by Jason A. Donenfeld · 1 year, 7 months ago
  29. af52f24 ALSA: Use del_timer_sync() before freeing timer by Steven Rostedt (Google) · 1 year, 7 months ago
  30. 026c358 ALSA: dmaengine: increment buffer pointer atomically by Andreas Pape · 1 year, 8 months ago
  31. 9d76be9 ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API by Liang He · 1 year, 8 months ago
  32. 848f473 ALSA: usb-audio: Fix NULL dererence at error path by Takashi Iwai · 1 year, 8 months ago
  33. 0604e5e ALSA: usb-audio: Fix potential memory leaks by Takashi Iwai · 1 year, 8 months ago
  34. 6b2baa4 ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free() by Takashi Iwai · 1 year, 7 months ago
  35. 090f988 ALSA: oss: Fix potential deadlock at unregistration by Takashi Iwai · 1 year, 7 months ago
  36. c4a13e5 ALSA: hda: Fix position reporting on Poulsbo by Takashi Iwai · 1 year, 8 months ago
  37. cf68f6b Merge tag 'ASB-2022-10-01_4.9-q' into int/11/fp3 by Bharath · 1 year, 7 months ago
  38. 227d537 ALSA: hda: add Intel 5 Series / 3400 PCI DID by Kai Vehmanen · 1 year, 8 months ago
  39. 49933f5 ALSA: hda/tegra: set depop delay for tegra by Mohan Kumar · 1 year, 8 months ago
  40. b970518 ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface() by Dongxiang Ke · 1 year, 8 months ago
  41. 7b3e2cb ALSA: aloop: Fix random zeros in capture data when using jiffies timer by Pattara Teerapong · 1 year, 9 months ago
  42. 637c531 ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc() by Tasos Sahanidis · 1 year, 8 months ago
  43. c34f890 ALSA: seq: Fix data-race at module auto-loading by Takashi Iwai · 1 year, 9 months ago
  44. 9d8b475 ALSA: seq: oss: Fix data-race for max_midi_devs access by Takashi Iwai · 1 year, 9 months ago
  45. 9415be5 Merge tag 'ASB-2022-09-05_4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 8 months ago rel/11/fp3/8901.4.A.0017 rel/11/fp3/8901.4.A.0017.3
  46. 900c508 ALSA: timer: Use deferred fasync helper by Takashi Iwai · 1 year, 10 months ago
  47. 6cc1e76 ALSA: core: Add async signal helpers by Takashi Iwai · 1 year, 10 months ago
  48. 7bb985e ALSA: info: Fix llseek return value when using callback by Amadeusz Sławiński · 1 year, 9 months ago
  49. 1f5a7e4f ALSA: hda/cirrus - support for iMac 12,1 model by Allen Ballway · 1 year, 9 months ago
  50. eba3232 ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model by Meng Tang · 1 year, 9 months ago
  51. a718eba ALSA: bcd2000: Fix a UAF bug on the error path of probing by Zheyu Ma · 1 year, 10 months ago
  52. cca94d0 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  53. a900c0b Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  54. c844c2e Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  55. d40bfdb Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  56. f4fe174 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  57. 13391c3 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  58. acf46f4 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  59. 4ec0e99 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  60. d5a8749 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  61. fa38c1c Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  62. 998deb3 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  63. c6a1ede6 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  64. fb1b187 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  65. 4198ca0 Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  66. 58f4f3a Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 9 months ago
  67. 6a57cfe Merge remote-tracking branch 'aosp/android-4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 11 months ago
  68. f52ac91 ALSA: memalloc: Align buffer allocations in page size by Takashi Iwai · 3 years, 5 months ago
  69. 419311d ASoC: wm5110: Fix DRE control by Charles Keepax · 1 year, 11 months ago
  70. c89e8f5 ASoC: ops: Fix off by one in range control validation by Mark Brown · 2 years ago
  71. 021f36d ALSA: hda - Add fixup for Dell Latitidue E5430 by Meng Tang · 1 year, 10 months ago
  72. d9968d5 ASoC: wm8962: Fix suspend while playing music by Adam Ford · 2 years ago
  73. ef78edd ASoC: cs42l56: Correct typo in minimum level for SX volume controls by Charles Keepax · 2 years ago
  74. c30f6af ASoC: cs42l52: Correct TLV for Bypass Volume by Charles Keepax · 2 years ago
  75. 01bc8d9 ASoC: cs53l30: Correct number of volume levels on SX controls by Charles Keepax · 2 years ago
  76. a4cb3d1 ASoC: cs42l52: Fix TLV scales for mixer controls by Charles Keepax · 2 years ago
  77. aeac3fd ALSA: hda/conexant - Fix loopback issue with CX20632 by huangwenhui · 2 years ago
  78. fb1cc58 ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control by Mark Brown · 2 years, 1 month ago
  79. c1e11b2 ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_transition() by Yang Yingliang · 2 years ago
  80. c933829 ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe by Miaoqian Lin · 2 years ago
  81. 0a1901f ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe by Miaoqian Lin · 2 years, 1 month ago
  82. 7d801e8 ASoC: rt5645: Fix errorenous cleanup order by Lin Ma · 2 years ago
  83. e476bef ASoC: dapm: Don't fold register value changes into notifications by Mark Brown · 2 years, 1 month ago
  84. 74bab3b ALSA: jack: Access input_dev under mutex by Amadeusz Sławiński · 2 years, 1 month ago
  85. 2b1c34a2 ALSA: wavefront: Proper check of get_user() error by Takashi Iwai · 2 years ago
  86. 0e47cde ASoC: ops: Validate input values in snd_soc_put_volsw_range() by Mark Brown · 2 years, 1 month ago
  87. 0801f53 ASoC: max98090: Generate notifications on changes for custom control by Mark Brown · 2 years, 1 month ago
  88. 015a9f1 ASoC: max98090: Reject invalid values in custom control put() by Mark Brown · 2 years, 1 month ago
  89. b427ea8 ASoC: dmaengine: Restore NULL prepare_slave_config() callback by Codrin Ciubotariu · 2 years, 1 month ago
  90. 410d87c ASoC: wm8958: Fix change notifications for DSP controls by Mark Brown · 2 years, 1 month ago
  91. eff53e0 ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes by Takashi Sakamoto · 2 years, 1 month ago
  92. 54c86243 ASoC: wm8731: Disable the regulator when probing fails by Zheyu Ma · 2 years, 1 month ago
  93. 25f8b85 ASoC: soc-dapm: fix two incorrect uses of list iterator by Xiaomeng Tong · 2 years, 2 months ago
  94. d500243 ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant by Borislav Petkov · 2 years, 1 month ago
  95. 7c0eb4d ALSA: usb-audio: Clear MIDI port active flag after draining by Takashi Iwai · 2 years, 1 month ago
  96. 77af45d ALSA: pcm: Test for "silence" field in struct "pcm_format_data" by Fabio M. De Francesco · 2 years, 1 month ago
  97. d4d1b22 ASoC: topology: Allow TLV control to be either read or write by Amadeusz Sławiński · 2 years, 4 months ago
  98. dbde6c3 ASoC: soc-core: skip zero num_dai component in searching dai name by Shengjiu Wang · 2 years, 3 months ago
  99. 1a2ecbd ASoC: imx-es8328: Fix error return code in imx_es8328_probe() by Wang Wensheng · 2 years, 2 months ago
  100. f16ad2c ASoC: mxs: Fix error handling in mxs_sgtl5000_probe by Miaoqian Lin · 2 years, 2 months ago