1. 5204a05 ALSA: hda - Add DP-MST jack support by Nikhil Mahale · 5 years ago
  2. 80b917a ALSA: hda - Rename snd_hda_pin_sense to snd_hda_jack_pin_sense by Nikhil Mahale · 5 years ago
  3. ee906c6 ALSA: hda - remove forced polling workaround for CFL and CNL by Kai Vehmanen · 5 years ago
  4. c8e3eb9 ALSA: hda: hdmi - remove redundant code comments by Kai Vehmanen · 5 years ago
  5. d577cf7 ALSA: hda: hdmi - fix port numbering for ICL and TGL platforms by Kai Vehmanen · 5 years ago
  6. f35ef59 ALSA: usb-audio: Add skip_validation option by Takashi Iwai · 5 years ago
  7. cb45722 ALSA: hda/hdmi - Clean up Intel platform-specific fixup checks by Takashi Iwai · 5 years ago
  8. b12b225 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  9. 976a68f ALSA: usb-audio: Fix incorrect size check for processing/extension units by Takashi Iwai · 5 years ago
  10. cc9dbfa ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk() by Takashi Iwai · 5 years ago
  11. f5cdc9d ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() by paulhsia · 5 years ago
  12. 5286993 ALSA: usb-audio: not submit urb for stopped endpoint by Henry Lin · 5 years ago
  13. 5095267 ALSA: au88x0: Fix incorrect device pointer for preallocation by Takashi Iwai · 5 years ago
  14. 0c4f09c ALSA: timer: Fix the breakage of slave link open by Takashi Iwai · 5 years ago
  15. a7d0358 ALSA: hda: hdmi - fix pin setup on Tigerlake by Kai Vehmanen · 5 years ago
  16. b73a585 ALSA: hda: Add Cometlake-S PCI ID by Chiou, Cooper · 5 years ago
  17. 2bc1e1f ALSA: memalloc: Drop snd_dma_pci_data() macro by Takashi Iwai · 5 years ago
  18. 3b316a8 media: tw686x: audio: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  19. ef99d99 media: solo6x10: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  20. 167beb1 ALSA: usb-audio: Fix missing error check at mixer resolution test by Takashi Iwai · 5 years ago
  21. 9cb7831 staging: most: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  22. 67b2945 usb: gadget: u_audio: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  23. fc7af6b ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page by Takashi Iwai · 5 years ago
  24. e610748 ASoC: cros_ec_codec: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  25. f541220 ASoC: rt5677-spi: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  26. b01aa13 ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_page by Takashi Iwai · 5 years ago
  27. 6420c24 ASoC: intel: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  28. 1508f32 ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_page by Takashi Iwai · 5 years ago
  29. 26105a6 ASoC: rt5514-spi: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  30. 1a48603 ASoC: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  31. 2406ff9 ALSA: pcm: Yet another missing check of non-cached buffer type by Takashi Iwai · 5 years ago
  32. 6a34367 ALSA: timer: Fix possible race at assigning a timer instance by Takashi Iwai · 5 years ago
  33. 33bbb8a ALSA: timer: Make snd_timer_close() returning void by Takashi Iwai · 5 years ago
  34. ebfc6de ALSA: timer: Unify master/slave linking code by Takashi Iwai · 5 years ago
  35. 66a8966 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  36. 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
  37. 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
  38. 2acdcab ASoC: SOF: topology: Fix bytes control size checks by Dragos Tarcatu · 5 years ago
  39. e7af630 ALSA: timer: Fix incorrectly assigned timer instance by Takashi Iwai · 5 years ago
  40. fdea53f ALSA: timer: Limit max amount of slave instances by Takashi Iwai · 5 years ago
  41. 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
  42. 18dd66e ASoC: soc-core: fixup dead-lock at snd_soc_unregister_component() by Kuninori Morimoto · 5 years ago
  43. df95a16 ASoC: soc-core: fix RIP warning on card removal by Pierre-Louis Bossart · 5 years ago
  44. 9508ef5 ASoC: SOF: topology: Fix bytes control size checks by Dragos Tarcatu · 5 years ago
  45. b65f131 ALSA: docs: Remove snd_dma_pci_data() usage in documentation by Takashi Iwai · 5 years ago
  46. 6974f8a ALSA: pci: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  47. 1a81043 ALSA: rme: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  48. af7153a ALSA: es1968: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  49. 7564d3b ALSA: echoaudio: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  50. 3ca5fc0 ALSA: aoa: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  51. 16ccca1 ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_page by Takashi Iwai · 5 years ago
  52. 30f2ce71 ALSA: mips: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  53. d5dec27 ALSA: pdaudiocf: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  54. 748a76b2 ALSA: vx: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  55. 95ef15c ALSA: ua101: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  56. d7867ee ALSA: hiface: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  57. c7b0385 ALSA: caiaq: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  58. 94ce90c ALSA: 6fire: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  59. a3f4f2d ALSA: firewire: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  60. b29e5ef ALSA: aloop: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  61. b315997d ALSA: usb-audio: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  62. 1158e89 ALSA: 6fire: Drop the dead code by Takashi Iwai · 5 years ago
  63. 0af0a4f ALSA: usb: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  64. 0382e4e ALSA: sparc: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  65. a1aef48 ALSA: sh: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  66. 1422bc5 ALSA: rme32: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  67. 9873342 ALSA: mips: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  68. 8fd9da7 ALSA: drivers: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  69. d397899 ALSA: pcm: Create proc files only for non-empty preallocations by Takashi Iwai · 5 years ago
  70. a55eaf1 ALSA: pcm: Warn if doubly preallocated by Takashi Iwai · 5 years ago
  71. abffd8d ALSA: docs: Update documentation about SG- and vmalloc-buffers by Takashi Iwai · 5 years ago
  72. 7e8edae ALSA: pcm: Handle special page mapping in the default mmap handler by Takashi Iwai · 5 years ago
  73. 1fe7f39 ALSA: memalloc: Add vmalloc buffer allocation support by Takashi Iwai · 5 years ago
  74. 08422d2 ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS type by Takashi Iwai · 5 years ago
  75. 509ba54 ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGY by Kuninori Morimoto · 5 years ago
  76. 237d190 ASoC: soc-core: remove topology specific operation by Kuninori Morimoto · 5 years ago
  77. 71cb85f ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais() by Kuninori Morimoto · 5 years ago
  78. e443c20 ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register_dai() by Kuninori Morimoto · 5 years ago
  79. 5d07519 ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai() by Kuninori Morimoto · 5 years ago
  80. e11381f ASoC: soc-core: add snd_soc_unregister_dai() by Kuninori Morimoto · 5 years ago
  81. 3f6674a ASoC: soc-core: move snd_soc_unregister_dais() by Kuninori Morimoto · 5 years ago
  82. daf7737 ASoC: soc-core: move snd_soc_register_dai() by Kuninori Morimoto · 5 years ago
  83. ac6a4dd ASoC: soc-core: use snd_soc_lookup_component() at snd_soc_unregister_component() by Kuninori Morimoto · 5 years ago
  84. b18768f ASoC: soc-core: remove snd_soc_component_add/del() by Kuninori Morimoto · 5 years ago
  85. 486c797 ASoC: soc-core: add snd_soc_del_component_unlocked() by Kuninori Morimoto · 5 years ago
  86. 5bd7e08 ASoC: soc-core: tidyup snd_soc_lookup_component() by Kuninori Morimoto · 5 years ago
  87. b813265 ASoC: soc-core: move snd_soc_lookup_component() by Kuninori Morimoto · 5 years ago
  88. bc7a909 ASoC: soc-core: add soc_unbind_dai_link() by Kuninori Morimoto · 5 years ago
  89. 6b1dff0 ASoC: soc-core: call soc_bind_dai_link() under snd_soc_add_dai_link() by Kuninori Morimoto · 5 years ago
  90. 95b562e ASoC: soc-core: remove duplicated soc_is_dai_link_bound() by Kuninori Morimoto · 5 years ago
  91. cd3c5ad ASoC: soc-core: typo fix at soc_dai_link_sanity_check() by Kuninori Morimoto · 5 years ago
  92. bfce78a ASoC: soc-core: tidyup soc_init_dai_link() by Kuninori Morimoto · 5 years ago
  93. 3679490 ASoC: soc-core: move soc_init_dai_link() by Kuninori Morimoto · 5 years ago
  94. 3e2e193 ASoC: adau7118: Fix example warning by Maxime Ripard · 5 years ago
  95. 9a11ba7 ALSA: hda: hdmi - add Tigerlake support by Kai Vehmanen · 5 years ago
  96. 5eee2b3 ASoC: SOF: topology: set trigger order for FE DAI link by Ranjani Sridharan · 5 years ago
  97. acbf277 ASoC: pcm: update FE/BE trigger order based on the command by Ranjani Sridharan · 5 years ago
  98. e44f3d4 ASoC: max98373: replace gpio_request with devm_gpio_request by Yong Zhi · 5 years ago
  99. eaf072e ASoC: stm32: sai: add restriction on mmap support by Olivier Moysan · 5 years ago
  100. 15c2b3c ALSA: hda/ca0132 - Fix possible workqueue stall by Takashi Iwai · 5 years ago