1. bd2b34e Merge series "ASoC: SOF: multi-cpu dais, IPC and Intel improvements for 5.7" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 5 years ago
  2. ccab2c7 Merge series "ASoC: Intel: machine driver updates for 5.7" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 5 years ago
  3. a9bb153 Merge series "ASoC: brcm: add dsl and pon chip audio driver" from Kevin Li <kevin-ke.li@broadcom.com>: by Mark Brown · 5 years ago
  4. a252d78 ASoC: rt5682: Fine tune the HP performance in soundwire mode by Oder Chiou · 5 years ago
  5. 2834a73 ASoC: brcm: DSL/PON SoC device tree bindings of audio driver by Kevin Li · 5 years ago
  6. 88eb404 ASoC: brcm: Add DSL/PON SoC audio driver by Kevin Li · 5 years ago
  7. 2e6529a ASoC: Intel: don't use GFP_ATOMIC for machine driver contexts by Pierre-Louis Bossart · 5 years ago
  8. a79ae0f ASoC: Intel: sof_rt5682: Add rt1015 speaker amp support by Yong Zhi · 5 years ago
  9. 3f32e59 ASoC: Intel: sof_da7219_max98373: Add support for max98360a speaker amp by Yong Zhi · 5 years ago
  10. 42432196 ASoC: Intel: (cosmetic) simplify structure member access by Guennadi Liakhovetski · 5 years ago
  11. ca84184 ASoC: Intel: skylake: (cosmetic) remove redundant variable initialisations by Guennadi Liakhovetski · 5 years ago
  12. c4aafb3 ASoC: codecs: hdac_hdmi: (cosmetic) remove redundant variable initialisations by Guennadi Liakhovetski · 5 years ago
  13. 42c6775 ASoC: SOF: Intel: hda: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODEC by Kai Vehmanen · 5 years ago
  14. 15a5a89 ASoC: Intel: sof_pcm512x: make HDMI optional for all platforms by Kai Vehmanen · 5 years ago
  15. 4399afd ASoC: Intel: sof_pcm512x: drop reverse deps for SND_HDA_CODEC_HDMI by Kai Vehmanen · 5 years ago
  16. 5c82813 ASoC: Intel: boards: drop reverse deps for SND_HDA_CODEC_HDMI by Kai Vehmanen · 5 years ago
  17. c59aca9 ASoC: SOF: topology: connect dai widget to all cpu-dais by Bard Liao · 5 years ago
  18. 828c2f7 ASoC: SOF: Intel: remove unnecessary waitq before loading firmware by Amery Song · 5 years ago
  19. 9b65b2a8 ASoC: SOF: Intel: hda: remove unnecessary ROM IPC filter function by Amery Song · 5 years ago
  20. a6096f8 ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFER by Karol Trzcinski · 5 years ago
  21. 4ea2578 ASoC: SOF: Make sof_ipc_ext_data enum more rigid by Karol Trzcinski · 5 years ago
  22. e81d47e ASoC: SOF: Intel: hda-dai: add stream capability by Bard Liao · 5 years ago
  23. 101247a Merge series "ASoC: SOF: preparatory patches" from Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>: by Mark Brown · 5 years ago
  24. b239d0c ASoC: dt-bindings: google, cros-ec-codec: Fix dtc warnings in example by Rob Herring · 5 years ago
  25. f17a147 ASoC: export DPCM runtime update functions by Guennadi Liakhovetski · 5 years ago
  26. 8cce656 ASoC: (cosmetic) simplify dpcm_prune_paths() by Guennadi Liakhovetski · 5 years ago
  27. 4d90a4e Merge tag 'v5.6-rc5' into asoc-5.7 by Mark Brown · 5 years ago
  28. 9032cdd ASoC: dt-bindings: stm32: convert spdfirx to json-schema by Olivier Moysan · 5 years ago
  29. 103ae95 ASoC: zte: zx-tdm: remove redundant variables dev by tangbin · 5 years ago
  30. 97249a8 ASoC: Convert cirrus,cs42l51 to json-schema by Benjamin Gaignard · 5 years ago
  31. ad7366a Merge series "ASoC: rt5682: fix Kconfig/compilation issues when I2C is not selected" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 5 years ago
  32. d0c9abb ASoC: pcm: Fix (again) possible buffer overflow in dpcm state sysfs output by Takashi Iwai · 5 years ago
  33. 724cc62 ASoC: rt5682-sdw: fix 'defined but not used' pm functions by Pierre-Louis Bossart · 5 years ago
  34. 5549ea6 ASoC: rt5682: fix unmet dependencies by Pierre-Louis Bossart · 5 years ago
  35. c23f044 Merge series "ASoC: soc-pcm cleanup step6" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: by Mark Brown · 5 years ago
  36. a3b7343 ASoC: SOF: Fix probe point getter by Cezary Rojewski · 5 years ago
  37. 1459669 ASoC: soc-dapm: add for_each_card_widgets() macro by Kuninori Morimoto · 5 years ago
  38. df817f8 ASoC: soc-dapm: add for_each_card_dapms() macro by Kuninori Morimoto · 5 years ago
  39. 17e6dab ASoC: soc.h: remove non plural form for_each_xxx macro by Kuninori Morimoto · 5 years ago
  40. a4be418 ASoC: soc: use for_each_rtd_codecs/cpus_dai() macro by Kuninori Morimoto · 5 years ago
  41. c998ee3 ASoC: qcom: use for_each_rtd_codecs/cpus_dai() macro by Kuninori Morimoto · 5 years ago
  42. b5c52f5 ASoC: meson: use for_each_rtd_codecs/cpus_dai() macro by Kuninori Morimoto · 5 years ago
  43. c865452 ASoC: mediatek: use for_each_rtd_codecs/cpus_dai() macro by Kuninori Morimoto · 5 years ago
  44. 5dd1677 ASoC: Intel: use for_each_rtd_codecs/cpus_dai() macro by Kuninori Morimoto · 5 years ago
  45. 995cbc3 ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macro by Kuninori Morimoto · 5 years ago
  46. 62f9ed5 ASoC: jz4740-i2s: Avoid passing enum as match data by Paul Cercueil · 5 years ago
  47. a42d9ba ASoC: jz4740-i2s: Add local dev variable in probe function by Paul Cercueil · 5 years ago
  48. ab985be ASoC: amd: Adding TDM support in hw_params. by Ravulapati Vishnu vardhan rao · 5 years ago
  49. 40a92db ASoC: simple-card-utils: use for_each_pcm_streams() by Kuninori Morimoto · 5 years ago
  50. 2c523b3 Linux 5.6-rc5 by Linus Torvalds · 5 years ago
  51. 6279026 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  52. efe582a Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 5 years ago
  53. 378fee2 Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  54. b34e5c1 Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  55. cc432ae Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  56. fd3f6cc Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  57. 61a0925 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  58. c200376 Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  59. 5dfcc13 Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  60. 6f784a3 Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  61. f0e20b8 io_uring: fix lockup with timeouts by Pavel Begunkov · 5 years ago
  62. 9d588f6 Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  63. 5236647 Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  64. cbee7c8b Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  65. fa883d6a Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  66. 676fc8d Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  67. 5a56996 Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  68. 63849c8 Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  69. 7e6582e Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  70. 611d61f parse-maintainers: Mark as executable by Jonathan Neuschäfer · 5 years ago
  71. bdf1ea7 Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  72. 2f501bb Merge tag 'drm-fixes-2020-03-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  73. 30fe0d07 Merge tag 'for-5.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  74. 0b25d45 Merge tag 'filelock-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 5 years ago
  75. ae24a21 Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 5 years ago
  76. 43c6372 Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 5 years ago
  77. 08e39fc Merge tag 'hwmon-for-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  78. c20c4a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  79. 513dc79 vgacon: Fix a UAF in vgacon_invert_region by Zhang Xiaoxu · 5 years ago
  80. d2334a9 dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI states by Ulf Hansson · 5 years ago
  81. 14ee09a dt-bindings: power: Extend nodename pattern for power-domain providers by Ulf Hansson · 5 years ago
  82. c1e2148 io_uring: free fixed_file_data after RCU grace period by Jens Axboe · 5 years ago
  83. 6d390e4 locks: fix a potential use-after-free problem when wakeup a waiter by yangerkun · 5 years ago
  84. c0197db Merge series "ASoC: soc-pcm cleanup step5" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>: by Mark Brown · 5 years ago
  85. 90309b7 Merge series "simple-audio-card codec2codec support" from Samuel Holland <samuel@sholland.org>: by Mark Brown · 5 years ago
  86. 0776d6a Merge series "ASoC: wcd934x: minor fixes" from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>: by Mark Brown · 5 years ago
  87. f9c2361 ALSA: dmaengine_pcm: No need to take runtime reference twice in pcm_pointer by Peter Ujfalusi · 5 years ago
  88. a9ee331 ASoC: soc-pcm: Do Digital Mute for both CPU/Codec in same timing. by Kuninori Morimoto · 5 years ago
  89. 67ad877 ASoC: soc-pcm: check DAI's activity more simply by Kuninori Morimoto · 5 years ago
  90. 8a01fbf ASoC: soc-pcm: tidyup dulicate handing at dpcm_fe_dai_startup() by Kuninori Morimoto · 5 years ago
  91. 0c9ba72 ASoC: soc-pcm: use snd_soc_dai_get_pcm_stream() at dpcm_set_fe_runtime() by Kuninori Morimoto · 5 years ago
  92. 265694b6 ASoC: soc-pcm: add dpcm_fe_dai_cleanup() by Kuninori Morimoto · 5 years ago
  93. 30fca26 ASoC: soc-pcm: move dpcm_fe_dai_close() by Kuninori Morimoto · 5 years ago
  94. 95cfc0a ASoC: simple-card: Add support for codec2codec DAI links by Samuel Holland · 5 years ago
  95. 5854a46 ASoC: pcm: Export parameter intersection logic by Samuel Holland · 5 years ago
  96. 4769bfb ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates by Samuel Holland · 5 years ago
  97. e0e247d ASoC: wcd934x: remove unused headers by Srinivas Kandagatla · 5 years ago
  98. 820766c ASoC: wcd934x: fix High Accuracy Buck enable by Srinivas Kandagatla · 5 years ago
  99. 14afc59 block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group() by Carlo Nonato · 5 years ago
  100. aeb542a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago