1. 9a4a6f0 Merge tag 'sound-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  2. e2a829b ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops by Bernhard Rosenkraenzer · 6 years ago
  3. 113ce08 ALSA: pcm: Don't suspend stream in unrecoverable PCM state by Takashi Iwai · 6 years ago
  4. dcacc48 Merge tag 'sound-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  5. 4fc90fb ALSA: hda/ca0132 - Simplify alt firmware loading code by Takashi Iwai · 6 years ago
  6. ca0214e ALSA: pcm: Fix possible OOB access in PCM oss plugins by Takashi Iwai · 6 years ago
  7. 6ac371a ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256 by Jian-Hong Pan · 6 years ago
  8. a806ef1 ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256 by Chris Chiu · 6 years ago
  9. e103735 ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256 by Jian-Hong Pan · 6 years ago
  10. c7531e3 ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic by Chris Chiu · 6 years ago
  11. 2733cce ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286 by Jian-Hong Pan · 6 years ago
  12. c709f14 ALSA: seq: oss: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  13. 2b1d9c8 ALSA: rawmidi: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  14. 667a8f7 ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286 by Jian-Hong Pan · 6 years ago
  15. b5a236c ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec by Hui Wang · 6 years ago
  16. 744c67f ALSA: hda - Don't trigger jackpoll_work in azx_resume by Hui Wang · 6 years ago
  17. b4748e7 ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration by Colin Ian King · 6 years ago
  18. 721f1e6 ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist by Jaroslav Kysela · 6 years ago
  19. 2d012c6 ALSA: firewire-motu: use 'version' field of unit directory to identify model by Takashi Sakamoto · 6 years ago
  20. dcd0fea ALSA: sb8: add a check for request_region by Kangjie Lu · 6 years ago
  21. 6ade657 ALSA: echoaudio: add a check for ioremap_nocache by Kangjie Lu · 6 years ago
  22. 2dbb0e6 Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  23. da484d0 ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB by Kailang Yang · 6 years ago
  24. 136824e ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO by Kailang Yang · 6 years ago
  25. c8a9afa ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook by Jaroslav Kysela · 6 years ago
  26. b0d8bc5 ALSA: hda: hdmi - add Icelake support by Jaroslav Kysela · 6 years ago
  27. 167897f ALSA: hda - add more quirks for HP Z2 G4 and HP Z240 by Jaroslav Kysela · 6 years ago
  28. 10f5b1b ALSA: hda/realtek - Fixed Headset Mic JD not stable by Kailang Yang · 6 years ago
  29. cbc05fd ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255 by Jian-Hong Pan · 6 years ago
  30. 7472946 ALSA: hda/tegra: avoid build error without CONFIG_PM by Arnd Bergmann · 6 years ago
  31. a2c6433 ALSA: usx2y: Fix potential NULL pointer dereference by Aditya Pakki · 6 years ago
  32. d344e079 ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start() by Mariusz Ceier · 6 years ago
  33. 45763bf Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  34. a634090 ALSA: usb-audio: Add quirk for MOTU MicroBook II by Manuel Reinhardt · 6 years ago
  35. 70395a96 Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 6 years ago
  36. 3146089 Merge branch 'asoc-5.1' into asoc-next by Mark Brown · 6 years ago
  37. b5e806a Merge branch 'asoc-5.0' into asoc-linus by Mark Brown · 6 years ago
  38. 7b6b004 ASoC: stm32: i2s: skip useless write in slave mode by Olivier Moysan · 6 years ago
  39. 3005dec ASoC: stm32: i2s: fix race condition in irq handler by Olivier Moysan · 6 years ago
  40. 88dce52 ASoC: stm32: i2s: remove useless callback by Olivier Moysan · 6 years ago
  41. 1ac2bd1 ASoC: stm32: i2s: fix dma configuration by Olivier Moysan · 6 years ago
  42. ebf629d ASoC: stm32: i2s: fix stream count management by Olivier Moysan · 6 years ago
  43. 0c4c68d ASoC: stm32: i2s: fix 16 bit format support by Olivier Moysan · 6 years ago
  44. 8ba3c52 ASoC: stm32: i2s: fix IRQ clearing by Olivier Moysan · 6 years ago
  45. ae3f563 Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.1 by Mark Brown · 6 years ago
  46. cdcdba5d ASoC: qcom: Kconfig: fix dependency for sdm845 by Cheng-Yi Chiang · 6 years ago
  47. 716d53c ASoC: Intel: Boards: Add Maxim98373 support by Jenny TC · 6 years ago
  48. 8af6c52 ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register address by Jiada Wang · 6 years ago
  49. f97a094 ALSA: firewire-motu: fix construction of PCM frame for capture direction by Takashi Sakamoto · 6 years ago
  50. 7dc661b ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liquid Saffire 56 by Takashi Sakamoto · 6 years ago
  51. cfc35f9 ALSA: hda: Extend i915 component bind timeout by Takashi Iwai · 6 years ago
  52. 0d3fba3 ASoC: wm_adsp: Improve logging messages by Charles Keepax · 6 years ago
  53. 4f2d4ea ASoC: wm_adsp: Add support for multiple compressed buffers by Stuart Henderson · 6 years ago
  54. a792af6 ASoC: wm_adsp: Refactor compress stream initialisation by Charles Keepax · 6 years ago
  55. 1e38f06 ASoC: wm_adsp: Reorder some functions for improved clarity by Charles Keepax · 6 years ago
  56. cc7d6ce ASoC: wm_adsp: Factor out stripping padding from ADSP data by Charles Keepax · 6 years ago
  57. eb23dcd ASoC: cs35l36: Fix an IS_ERR() vs NULL checking bug by Dan Carpenter · 6 years ago
  58. c0bde00 ALSA: hda/tegra: sound card name from device tree by Sameer Pujar · 6 years ago
  59. 8bb37a2 ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294 by Jian-Hong Pan · 6 years ago
  60. 3af8160 ASoC: samsung: odroid: Prevent uninitialized variable use by Sylwester Nawrocki · 6 years ago
  61. 4509209 Pull in char-misc-next from Greg by Daniel Vetter · 6 years ago
  62. 2137397 Merge tag 'sound-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  63. 70b7732 ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of() by Takashi Iwai · 6 years ago
  64. 8d16672 ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of() by Takashi Iwai · 6 years ago
  65. d832d2b ASoC: samsung: odroid: Fix of_node refcount unbalance by Sylwester Nawrocki · 6 years ago
  66. c0ca5ec ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphone by Takashi Iwai · 6 years ago
  67. 0b9c9ed ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser by Takashi Iwai · 6 years ago
  68. 44662f9 ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of() by Takashi Iwai · 6 years ago
  69. 2757970 ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt() by Takashi Iwai · 6 years ago
  70. fb13f19 ASoC: wm_adsp: Allow compressed buffers in any memory region by Andrew Ford · 6 years ago
  71. f938f34 ASoC: wm_adsp: Update cached error state on trigger by Stuart Henderson · 6 years ago
  72. 5e2c946 ALSA: ppc: Fix of-node refcount unbalance by Takashi Iwai · 6 years ago
  73. 00178c9 ALSA: aoa: Fix of-node refcount unbalance by Takashi Iwai · 6 years ago
  74. 31d2350d ALSA: ac97: Fix of-node refcount unbalance by Takashi Iwai · 6 years ago
  75. 05bd7fc ASoC: codecs: pcm186x: Fix energysense SLEEP bit by Codrin Ciubotariu · 6 years ago
  76. fcf4daa ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE() by Codrin Ciubotariu · 6 years ago
  77. 19febab Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.1 by Mark Brown · 6 years ago
  78. c6bebef ASoC: samsung: i2s: Fix multiple "IIS multi" devices initialization by Sylwester Nawrocki · 6 years ago
  79. 022c415 ASoC: samsung: i2s: Fix secondary platform device unregistration by Sylwester Nawrocki · 6 years ago
  80. bc3523a ASoC: Intel: glk: Add DAI links for Multi-Playback by Yong Zhi · 6 years ago
  81. c011245 ASoC: Intel: Add Geminilake Dialog Maxim machine driver by Yong Zhi · 6 years ago
  82. 9dd9b21 ASoC: Intel: Headset button support in broxton machine driver by Yong Zhi · 6 years ago
  83. 5fd812e ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvdd by Chen-Yu Tsai · 6 years ago
  84. 65d257ee ASoC: adau1977: Add support for setting MICBIAS via DT by Bogdan Togorean · 6 years ago
  85. a6d9cef ASoC: dapm: Potential small memory leak in dapm_cnew_widget() by Dan Carpenter · 6 years ago
  86. f89aea0 ASoC: samsung: odroid: Add missing DAPM routes by Sylwester Nawrocki · 6 years ago
  87. 76a60f3 ASoC: wm8741: Make function 'wm8741_mute' static by Wei Yongjun · 6 years ago
  88. cc29ea0 ASoC: fsl_esai: fix register setting issue in RIGHT_J mode by S.j. Wang · 6 years ago
  89. 2688366 Merge tag 'asoc-fix-v5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  90. 8fa857d SoC: imx-sgtl5000: add missing put_device() by Wen Yang · 6 years ago
  91. 9516e53 Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.1 for refcount fix by Mark Brown · 6 years ago
  92. 19dd077 ASoC: simple-card: fixup refcount_t underflow by Kuninori Morimoto · 6 years ago
  93. 461d854 ASoC: simple-card: Fix refcount underflow by Daniel Baluta · 6 years ago
  94. b5c16a2 ASoC: samsung: odroid: Ensure proper sample rate on pri/sec PCM by Sylwester Nawrocki · 6 years ago
  95. 7060545 ASoC: stm32: sai: remove set but not used variables 'mask, cr1' by YueHaibing · 6 years ago
  96. 304017d ASoC: topology: free created components in tplg load error by Bard liao · 6 years ago
  97. b2c02c6 ASoC: cs35l36: Make some symbols static by Wei Yongjun · 6 years ago
  98. 74c6ecf ASoC: qcom: Kconfig: select dmic for sdm845 by Cheng-Yi Chiang · 6 years ago
  99. 2231609 ASoC: fsl_spdif: fix sysclk_df type by Viorel Suman · 6 years ago
  100. 30c498a ASoC: fsl_spdif: fix TXCLK_DF mask by Viorel Suman · 6 years ago