1. 85e7e77 ASoC: wm8955: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  2. 43a26bd ASoC: rt5677: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  3. 065dcc2 ASoC: rt5640: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  4. 9a73f6a ASoC: wm8961: Mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  5. 9fb4c2bf ASoC: soc-pcm: Use delay set in component pointer function by Akshu Agrawal · 7 years ago
  6. b74fd69 ASoC: wcd9335: Fix build by Mark Brown · 7 years ago
  7. b0a39d3 ASoC: wcd9335: Fix build due to CLASS-H Controller support by Mark Brown · 7 years ago
  8. 1812774 ASoC: stm32: remove redundant pointers 'priv' and 'rtd' by Colin Ian King · 7 years ago
  9. d101f9b ASoC: nau8540: remove redundant variable osrate by Colin Ian King · 7 years ago
  10. 6b1687b ASoC: qcom: add sdm845 sound card support by Rohit kumar · 7 years ago
  11. c25e295c ASoC: qcom: Add support to parse common audio device nodes by Rohit kumar · 7 years ago
  12. 0c901e8 ASoC: dt-bindings: Update dt binding name for apq8096 by Rohit kumar · 7 years ago
  13. 00bc22e ASoC: qcom: dt-bindings: Add sdm845 machine bindings by Rohit kumar · 7 years ago
  14. 1a3ea2d Merge tag 'clk-core-duty-cycle-for-mark' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux into asoc-4.19 by Mark Brown · 7 years ago
  15. a0b5031 Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-4.19 by Mark Brown · 7 years ago
  16. c8cb5f7 ASoC: wcd9335: add CLASS-H Controller support by Srinivas Kandagatla · 7 years ago
  17. e57d4ca ASoC: wcd9335: add support to wcd9335 codec by Srinivas Kandagatla · 7 years ago
  18. 1877c9f ASoC: dt-bindings: add dt bindings for wcd9335 audio codec by Srinivas Kandagatla · 7 years ago
  19. d8504ac ASoC: uniphier: change functions to static by Katsuhiro Suzuki · 7 years ago
  20. 8fc9983 ASoC: uniphier: add support for multichannel output by Katsuhiro Suzuki · 7 years ago
  21. ae1c696 ASoC: sirf: Fix potential NULL pointer dereference by Gustavo A. R. Silva · 7 years ago
  22. 4321723 ASoC: tegra_alc5632: fix device_node refcounting by Alexey Khoroshilov · 7 years ago
  23. 7464d3f ASoC: sh: Kconfig: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  24. e028937 ASoC: ak4613: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  25. c0ca560 ASoC: da7210: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  26. 7a968dc ASoC: ak4554: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  27. fe209b9 ASoC: ak4642: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
  28. 345a9ca ALSA: memalloc: Fix missing PAGE_SIZE definition by Takashi Iwai · 7 years ago
  29. 8adf3df ASoC: dmaengine: Use standard pcm_format_to_bits() macro by Takashi Iwai · 7 years ago
  30. 79b8a50 ASoC: pcm186x: Declare PCM format with snd_pcm_format_t by Takashi Iwai · 7 years ago
  31. ebc22af ASoC: fsl: Use snd_mask_set_format() by Takashi Iwai · 7 years ago
  32. b5453e8 ASoC: intel: Fix snd_pcm_format_t handling by Takashi Iwai · 7 years ago
  33. 533a927 ASoC: doc: Replace open code with params_set_format() by Takashi Iwai · 7 years ago
  34. 0b62834 ALSA: pcm: Add snd_mask_set_format() helper for standard usages by Takashi Iwai · 7 years ago
  35. fd56361 Merge tag 'alsa-add-snd-sgbuf-aligned-pages' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-4.19 by Mark Brown · 7 years ago
  36. 4cae99d ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionally by Pierre-Louis Bossart · 7 years ago
  37. 3ba66fe ASoC: dapm: Use int for format bit position by Takashi Iwai · 7 years ago
  38. 40d1299 ASoC: dmaengine: Fix missing __user prefix in copy_user callback by Takashi Iwai · 7 years ago
  39. c889a45 ASoC: zte: Fix incorrect PCM format bit usages by Takashi Iwai · 7 years ago
  40. 150a6dc ASoC: rsnd: Document R-Car M3-N support by Hiroyuki Yokoyama · 7 years ago
  41. 435857e ASoC: meson: align axg card driver with DT bindings documentation by Jerome Brunet · 7 years ago
  42. d9e8104 ASoC: meson: update axg sound card bindings by Jerome Brunet · 7 years ago
  43. 036e496 ASoC: meson: use IRQ_RETVAL in the fifo irq handler by Jerome Brunet · 7 years ago
  44. 7699676 ASoC: AMD: Fix build warning by Akshu Agrawal · 7 years ago
  45. c183fec ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002 by Akshu Agrawal · 7 years ago
  46. fe65324 ASoC: Intel: Skylake: fix widget handling by Rakesh Ughreja · 7 years ago
  47. 9a0daaa ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32 by Pierre-Louis Bossart · 7 years ago
  48. ce1cfe2 ASoC: Intel: Atom: simplify iomem address and casts by Pierre-Louis Bossart · 7 years ago
  49. ef3cb74 ASoC: Intel: common: make sst_dma functions static by Pierre-Louis Bossart · 7 years ago
  50. 86efd35 ASoC: Intel: Skylake: BDL definitions should be __le32 by Pierre-Louis Bossart · 7 years ago
  51. 92beb0a ASoC: Intel: Haswell: fix endianness handling by Pierre-Louis Bossart · 7 years ago
  52. d77a760 ASoC: rt5631: add Volume to the name of volume control by Bard Liao · 7 years ago
  53. 6b24e03 ASoC: imx-sgtl5000: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  54. ad47191 ASoC: fsl_utils: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  55. 2ba2805 ASoC: fsl_asrc: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  56. aa624a0 ASoC: fsl-asoc-card: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  57. 467b061 ASoC: core: add support to snd_soc_dai_get_channel_map() by Srinivas Kandagatla · 7 years ago
  58. a241c3d ASoC: meson: axg-spdifout: select SND_PCM_IEC958 by Arnd Bergmann · 7 years ago
  59. 2f562a4 ASoC: rockchip-i2s: add description for px30 by Liang Chen · 7 years ago
  60. a8e43c2 ASoC: pxa: remove clock divider and pll setup from zylonite and magician by Daniel Mack · 7 years ago
  61. 7864a79 ASoC: meson: add axg sound card support by Jerome Brunet · 7 years ago
  62. 2a05c71 ASoC: meson: add axg sound card DT bindings documentation by Jerome Brunet · 7 years ago
  63. cbdfab3 ASoC: export snd_soc_of_get_slot_mask by Jerome Brunet · 7 years ago
  64. 13a22e6 ASoC: meson: add tdm input driver by Jerome Brunet · 7 years ago
  65. c41c2a3 ASoC: meson: add tdm output driver by Jerome Brunet · 7 years ago
  66. d60e4f1 ASoC: meson: add tdm interface driver by Jerome Brunet · 7 years ago
  67. 1a11d88 ASoC: meson: add tdm formatter base driver by Jerome Brunet · 7 years ago
  68. 9e960c0 ASoC: meson: add axg tdm interface DT bindings documentation by Jerome Brunet · 7 years ago
  69. 2ec4248 ASoC: tegra: improve goto error label by Marcel Ziswiler · 7 years ago
  70. faa80b6 MAINTAINERS: add entry for STM32 audio drivers by Arnaud Pouliquen · 7 years ago
  71. e1548b1 MAINTAINERS: add entry for STI audio drivers by Arnaud Pouliquen · 7 years ago
  72. 486c16f ASoC: sgtl5000: fix spelling in devicetree binding document by Marcel Ziswiler · 7 years ago
  73. 9ee6f8a ASoC: Intel: bytcr_rt5640: Add quirk for the "Connect Tablet 9" tablet by Hans de Goede · 7 years ago
  74. 06aa6e5 ASoC: Intel: bytcr_rt5651: Add quirk table entries for various devices by Hans de Goede · 7 years ago
  75. a0d1d86 ASoC: Intel: bytcr_rt5651: Add mono speaker quirk by Hans de Goede · 7 years ago
  76. ac275ee ASoC: Intel: bytcr_rt5651: Add IN2 input mapping by Hans de Goede · 7 years ago
  77. 8627fb2 ASoC: Intel: bytcr_rt5651: Set OVCD limit for VIOS LTH17 to 2000uA by Hans de Goede · 7 years ago
  78. 0a3badd ASoC: Intel: bytcr_rt5651: Fix using the wrong GPIO for the ext-amp on some boards by Hans de Goede · 7 years ago
  79. eea1662 ASoC: rt5651: Add IN3 Boost volume control by Hans de Goede · 7 years ago
  80. d52ed4b ASoC: wm_adsp: Parse HOST_BUFFER controls by Richard Fitzgerald · 7 years ago
  81. 3bbc270 ASoC: wm_adsp: Allow up to 8 channels for voice control by Richard Fitzgerald · 7 years ago
  82. b7ede5af ASoC: wm_adsp: Take prefix into account in control name length by Charles Keepax · 7 years ago
  83. 517ee74 ASoC: wm_adsp: Correct algorithm list allocation size by Charles Keepax · 7 years ago
  84. 7713a70 ASoC: meson: add axg tdm formatters DT bindings documentation by Jerome Brunet · 7 years ago
  85. 53eb4b7 ASoC: meson: add axg spdif output by Jerome Brunet · 7 years ago
  86. eb257e6 ASoC: meson: add axg spdif output DT bindings documentation by Jerome Brunet · 7 years ago
  87. 7ed4877 ASoC: meson: add axg toddr driver by Jerome Brunet · 7 years ago
  88. 57d552e ASoC: meson: add axg frddr driver by Jerome Brunet · 7 years ago
  89. 6dc4fa1 ASoC: meson: add axg fifo base driver by Jerome Brunet · 7 years ago
  90. e32d99a ASoC: meson: add axg fifos DT binding documentation by Jerome Brunet · 7 years ago
  91. bf27026 ASoC: hdac_hdmi: Add documentation for power management by Sriram Periyasamy · 7 years ago
  92. 90ae710 ASoC: qcom: apq8096: remove component framework related code by Srinivas Kandagatla · 7 years ago
  93. 7919407 ASoC: qdsp6: q6routing: remove component framework related code by Srinivas Kandagatla · 7 years ago
  94. f924e4f ASoC: qdsp6: q6asm-dai: remove component framework related code by Srinivas Kandagatla · 7 years ago
  95. 605fcb6 ASoC: qdsp6: q6afe-dai: remove component fw related code by Srinivas Kandagatla · 7 years ago
  96. bb4b894 ASoC: core: add support to card re-bind using component framework by Srinivas Kandagatla · 7 years ago
  97. a57942b ALSA: hda: Make audio component support more generic by Takashi Iwai · 7 years ago
  98. 82887c0 ALSA: hda/i915: Associate audio component with devres by Takashi Iwai · 7 years ago
  99. ae891ab drm/i915: Split audio component to a generic type by Takashi Iwai · 7 years ago
  100. 19e023e ASoC: AMD: For capture have interrupts on I2S->ACP channel by Agrawal, Akshu · 7 years ago