1. 8bc95b7 ALSA: aoa: Fix I2S device accounting by Takashi Iwai · 2 years, 2 months ago
  2. fd410d2 ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() by Yang Yingliang · 2 years, 2 months ago
  3. a602ec9 ALSA: ac97: fix possible memory leak in snd_ac97_dev_register() by Yang Yingliang · 2 years, 2 months ago
  4. 456ffbb ALSA: au88x0: use explicitly signed char by Jason A. Donenfeld · 2 years, 2 months ago
  5. af52f24 ALSA: Use del_timer_sync() before freeing timer by Steven Rostedt (Google) · 2 years, 2 months ago
  6. 026c358 ALSA: dmaengine: increment buffer pointer atomically by Andreas Pape · 2 years, 3 months ago
  7. 9d76be9 ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API by Liang He · 2 years, 3 months ago
  8. 848f473 ALSA: usb-audio: Fix NULL dererence at error path by Takashi Iwai · 2 years, 3 months ago
  9. 0604e5e ALSA: usb-audio: Fix potential memory leaks by Takashi Iwai · 2 years, 3 months ago
  10. 6b2baa4 ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free() by Takashi Iwai · 2 years, 3 months ago
  11. 090f988 ALSA: oss: Fix potential deadlock at unregistration by Takashi Iwai · 2 years, 3 months ago
  12. c4a13e5 ALSA: hda: Fix position reporting on Poulsbo by Takashi Iwai · 2 years, 3 months ago
  13. 227d537 ALSA: hda: add Intel 5 Series / 3400 PCI DID by Kai Vehmanen · 2 years, 4 months ago
  14. 49933f5 ALSA: hda/tegra: set depop delay for tegra by Mohan Kumar · 2 years, 4 months ago
  15. b970518 ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface() by Dongxiang Ke · 2 years, 4 months ago
  16. 7b3e2cb ALSA: aloop: Fix random zeros in capture data when using jiffies timer by Pattara Teerapong · 2 years, 4 months ago
  17. 637c531 ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc() by Tasos Sahanidis · 2 years, 4 months ago
  18. c34f890 ALSA: seq: Fix data-race at module auto-loading by Takashi Iwai · 2 years, 4 months ago
  19. 9d8b475 ALSA: seq: oss: Fix data-race for max_midi_devs access by Takashi Iwai · 2 years, 4 months ago
  20. 900c508 ALSA: timer: Use deferred fasync helper by Takashi Iwai · 2 years, 5 months ago
  21. 6cc1e76 ALSA: core: Add async signal helpers by Takashi Iwai · 2 years, 5 months ago
  22. 7bb985e ALSA: info: Fix llseek return value when using callback by Amadeusz Sławiński · 2 years, 4 months ago
  23. 1f5a7e4f ALSA: hda/cirrus - support for iMac 12,1 model by Allen Ballway · 2 years, 5 months ago
  24. eba3232 ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model by Meng Tang · 2 years, 5 months ago
  25. a718eba ALSA: bcd2000: Fix a UAF bug on the error path of probing by Zheyu Ma · 2 years, 6 months ago
  26. f52ac91 ALSA: memalloc: Align buffer allocations in page size by Takashi Iwai · 4 years ago
  27. 419311d ASoC: wm5110: Fix DRE control by Charles Keepax · 2 years, 6 months ago
  28. c89e8f5 ASoC: ops: Fix off by one in range control validation by Mark Brown · 2 years, 7 months ago
  29. 021f36d ALSA: hda - Add fixup for Dell Latitidue E5430 by Meng Tang · 2 years, 6 months ago
  30. d9968d5 ASoC: wm8962: Fix suspend while playing music by Adam Ford · 2 years, 7 months ago
  31. ef78edd ASoC: cs42l56: Correct typo in minimum level for SX volume controls by Charles Keepax · 2 years, 7 months ago
  32. c30f6af ASoC: cs42l52: Correct TLV for Bypass Volume by Charles Keepax · 2 years, 7 months ago
  33. 01bc8d9 ASoC: cs53l30: Correct number of volume levels on SX controls by Charles Keepax · 2 years, 7 months ago
  34. a4cb3d1 ASoC: cs42l52: Fix TLV scales for mixer controls by Charles Keepax · 2 years, 7 months ago
  35. aeac3fd ALSA: hda/conexant - Fix loopback issue with CX20632 by huangwenhui · 2 years, 7 months ago
  36. fb1cc58 ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control by Mark Brown · 2 years, 8 months ago
  37. c1e11b2 ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_transition() by Yang Yingliang · 2 years, 8 months ago
  38. c933829 ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe by Miaoqian Lin · 2 years, 8 months ago
  39. 0a1901f ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe by Miaoqian Lin · 2 years, 9 months ago
  40. 7d801e8 ASoC: rt5645: Fix errorenous cleanup order by Lin Ma · 2 years, 7 months ago
  41. e476bef ASoC: dapm: Don't fold register value changes into notifications by Mark Brown · 2 years, 8 months ago
  42. 74bab3b ALSA: jack: Access input_dev under mutex by Amadeusz Sławiński · 2 years, 9 months ago
  43. 2b1c34a2 ALSA: wavefront: Proper check of get_user() error by Takashi Iwai · 2 years, 8 months ago
  44. 0e47cde ASoC: ops: Validate input values in snd_soc_put_volsw_range() by Mark Brown · 2 years, 8 months ago
  45. 0801f53 ASoC: max98090: Generate notifications on changes for custom control by Mark Brown · 2 years, 8 months ago
  46. 015a9f1 ASoC: max98090: Reject invalid values in custom control put() by Mark Brown · 2 years, 8 months ago
  47. b427ea8 ASoC: dmaengine: Restore NULL prepare_slave_config() callback by Codrin Ciubotariu · 2 years, 8 months ago
  48. 410d87c ASoC: wm8958: Fix change notifications for DSP controls by Mark Brown · 2 years, 8 months ago
  49. eff53e0 ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes by Takashi Sakamoto · 2 years, 8 months ago
  50. 54c86243 ASoC: wm8731: Disable the regulator when probing fails by Zheyu Ma · 2 years, 9 months ago
  51. 25f8b85 ASoC: soc-dapm: fix two incorrect uses of list iterator by Xiaomeng Tong · 2 years, 9 months ago
  52. d500243 ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant by Borislav Petkov · 2 years, 9 months ago
  53. 7c0eb4d ALSA: usb-audio: Clear MIDI port active flag after draining by Takashi Iwai · 2 years, 8 months ago
  54. 77af45d ALSA: pcm: Test for "silence" field in struct "pcm_format_data" by Fabio M. De Francesco · 2 years, 9 months ago
  55. d4d1b22 ASoC: topology: Allow TLV control to be either read or write by Amadeusz Sławiński · 3 years ago
  56. dbde6c3 ASoC: soc-core: skip zero num_dai component in searching dai name by Shengjiu Wang · 2 years, 11 months ago
  57. 1a2ecbd ASoC: imx-es8328: Fix error return code in imx_es8328_probe() by Wang Wensheng · 2 years, 10 months ago
  58. f16ad2c ASoC: mxs: Fix error handling in mxs_sgtl5000_probe by Miaoqian Lin · 2 years, 10 months ago
  59. 89e109c ASoC: dmaengine: do not use a NULL prepare_slave_config() callback by Codrin Ciubotariu · 2 years, 10 months ago
  60. 88f8e37 ASoC: fsi: Add check for clk_enable by Jiasheng Jiang · 2 years, 10 months ago
  61. bdfdc4d ASoC: wm8350: Handle error for wm8350_register_irq by Jiasheng Jiang · 2 years, 10 months ago
  62. 81f2663 ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe by Miaoqian Lin · 2 years, 10 months ago
  63. 99582e4 ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transaction by Takashi Sakamoto · 2 years, 10 months ago
  64. 79741c4 ASoC: atmel_ssc_dai: Handle errors for clk_enable by Jiasheng Jiang · 2 years, 10 months ago
  65. c42b522 ASoC: mxs-saif: Handle errors for clk_enable by Jiasheng Jiang · 2 years, 10 months ago
  66. a972fd4 ALSA: spi: Add check for clk_enable() by Jiasheng Jiang · 2 years, 10 months ago
  67. a7135a9 ASoC: ti: davinci-i2s: Add check for clk_enable() by Jiasheng Jiang · 2 years, 10 months ago
  68. d2eeab0 ALSA: cs4236: fix an incorrect NULL check on list iterator by Xiaomeng Tong · 2 years, 9 months ago
  69. f990a92 ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec by Giacomo Guiduzzi · 2 years, 9 months ago
  70. f00ad24 ALSA: cmipci: Restore aux vol on suspend/resume by Jonathan Teh · 2 years, 10 months ago
  71. b0c89f8 ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB by Lars-Peter Clausen · 2 years, 10 months ago
  72. 6c9f0dd ALSA: pcm: Add stream lock during PCM reset ioctl operations by Takashi Iwai · 2 years, 9 months ago
  73. 69f42e4 ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min by Marek Vasut · 2 years, 10 months ago
  74. 4884995 ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range() by Mark Brown · 2 years, 11 months ago
  75. f22abf4 ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw() by Mark Brown · 2 years, 11 months ago
  76. 3c7130f ALSA: hda: Fix missing codec probe on Shenker Dock 15 by Takashi Iwai · 2 years, 11 months ago
  77. 7094f1a ALSA: hda: Fix regression on forced probe mask option by Takashi Iwai · 2 years, 11 months ago
  78. 216897e ALSA: line6: Fix misplaced backport of "Fix wrong altsetting for LINE6_PODHD500_1" by Guillaume Bertholon · 2 years, 11 months ago
  79. 695cb16 ASoC: fsl: Add missing error handling in pcm030_fabric_probe by Miaoqian Lin · 2 years, 11 months ago
  80. 17e16a6 ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx() by Mark Brown · 3 years ago
  81. 9e5c40b ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx() by Mark Brown · 3 years ago
  82. 40f5986 ASoC: ops: Reject out of bounds values in snd_soc_put_volsw() by Mark Brown · 3 years ago
  83. c7f1edc ASoC: mediatek: mt8173: fix device_node leak by Tzung-Bi Shih · 3 years ago
  84. 6f0bdfc ALSA: seq: Set upper limit of processed events by Takashi Iwai · 3 years, 1 month ago
  85. 9cb4c5b ASoC: samsung: idma: Check of ioremap return value by Jiasheng Jiang · 3 years ago
  86. c2e0376 ALSA: oss: fix compile error when OSS_DEBUG is enabled by Bixuan Cui · 3 years, 1 month ago
  87. faa5a0d ALSA: hda: Add missing rwsem around snd_ctl_remove() calls by Takashi Iwai · 3 years, 1 month ago
  88. ce73047 ALSA: PCM: Add missing rwsem around snd_ctl_remove() calls by Takashi Iwai · 3 years, 1 month ago
  89. eb57c69 ALSA: jack: Add missing rwsem around snd_ctl_remove() calls by Takashi Iwai · 3 years, 1 month ago
  90. e2f2302 ALSA: drivers: opl3: Fix incorrect use of vp->state by Colin Ian King · 3 years ago
  91. be3e564 ALSA: jack: Check the return value of kstrdup() by Xiaoke Wang · 3 years ago
  92. 3d9b92b ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*() by Takashi Iwai · 3 years, 1 month ago
  93. b02a41e ALSA: pcm: oss: Limit the period size to 16MB by Takashi Iwai · 3 years, 1 month ago
  94. 502e114 ALSA: pcm: oss: Fix negative period/buffer sizes by Takashi Iwai · 3 years, 1 month ago
  95. 8c64ae0 ALSA: ctl: Fix copy of updated id with element read/write by Alan Young · 3 years, 1 month ago
  96. 6fb4a5b ASoC: topology: Add missing rwsem around snd_ctl_remove() calls by Takashi Iwai · 3 years, 1 month ago
  97. 1a56923 ALSA: ctxfi: Fix out-of-range access by Takashi Iwai · 3 years, 1 month ago
  98. e406b0e ASoC: DAPM: Cover regression by kctl change notification fix by Takashi Iwai · 3 years, 2 months ago
  99. cb09c76 ALSA: gus: fix null pointer dereference on pointer block by Chengfeng Ye · 3 years, 2 months ago
  100. d95acd8 ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume by Pavel Skripkin · 3 years, 2 months ago