1. 848272e Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next by Mark Brown · 7 years ago
  2. 9914574 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 7 years ago
  3. 7ecbd6a soc-core: don't call kfree() for component by Kuninori Morimoto · 7 years ago
  4. 3600cd7 Merge branch 'topic/of' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsung by Mark Brown · 7 years ago
  5. 9468576 ASoC: Add snd_soc_of_put_dai_link_codecs() helper function by Sylwester Nawrocki · 7 years ago
  6. f7e73b26 ASoC: core: Fix typo roup->group by Mark Brown · 7 years ago
  7. c15b2a1 ASoC: use DEFINE_SHOW_ATTRIBUTE() to decrease code duplication by Peng Donglin · 7 years ago
  8. 7a2ccad ASoC: soc-core: soc_probe_dai() code simplification by Kuninori Morimoto · 7 years ago
  9. 6b49087 ASoC: soc-core: remove error due to probe deferral by Martin Hundebøll · 7 years ago
  10. bbf4d71 ASoC: remove rtd->platform checck by Kuninori Morimoto · 7 years ago
  11. 7590e37 Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound by Linus Torvalds · 7 years ago
  12. 535b218 Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/topic/dmic' and 'asoc/topic/intel' into asoc-next by Mark Brown · 7 years ago
  13. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  14. 971da24 ASoC: soc-core: snd_soc_rtdcom_lookup() cares component driver name by Kuninori Morimoto · 7 years ago
  15. 262db3b Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs', 'asoc/topic/disconnect', 'asoc/topic/ep93xx' and 'asoc/topic/eukrea-tlv320' into asoc-next by Mark Brown · 7 years ago
  16. 6ec2c85 Merge remote-tracking branches 'asoc/topic/cs47l24', 'asoc/topic/cx20442', 'asoc/topic/da7213', 'asoc/topic/da7218' and 'asoc/topic/dai-drv' into asoc-next by Mark Brown · 7 years ago
  17. 078b3a0 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 7 years ago
  18. 700c17c ASoC: use seq_file to dump the contents of dai_list,platform_list and codec_list by Donglin Peng · 7 years ago
  19. 031734b ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_rtdcom_lookup by Kuninori Morimoto · 7 years ago
  20. da7b34f Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/dai-drv', 'asoc/topic/davinci', 'asoc/topic/disconnect' and 'asoc/topic/ep93xx' into asoc-next by Mark Brown · 7 years ago
  21. 84d3062 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 7 years ago
  22. c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
  23. 58bf417 ASoC: soc-core: remove dai_drv from snd_soc_component by Kuninori Morimoto · 7 years ago
  24. cb2cf0d ASoC: soc-core: care Codec <-> Codec case by non_legacy_dai_naming by Kuninori Morimoto · 7 years ago
  25. 3b6eed8d ASoC: don't use rtd->codec on soc_dev_attr_is_visible() by Kuninori Morimoto · 7 years ago
  26. df53218 ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_disconnect_sync by Kuninori Morimoto · 7 years ago
  27. ef2e817 ASoC: add snd_soc_disconnect_sync() by Kuninori Morimoto · 7 years ago
  28. 67e85d4 Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'asoc/topic/davinci' and 'asoc/topic/doc' into asoc-next by Mark Brown · 7 years ago
  29. bb19ba2 ASoC: fix build warning in soc-core.c by Randy Dunlap · 7 years ago
  30. 69941bab ASoC: snd_soc_component_driver has non_legacy_dai_naming by Kuninori Morimoto · 7 years ago
  31. 273d778 ASoC: snd_soc_component_driver has endianness by Kuninori Morimoto · 7 years ago
  32. 08e61d0 ASoC: soc-core: remove unnecessary message from snd_soc_register_component() by Kuninori Morimoto · 7 years ago
  33. d734627 Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core by Mark Brown · 7 years ago
  34. e0dac41 ASoC: soc-core: add snd_soc_add_component() by Kuninori Morimoto · 7 years ago
  35. 7dd5d0d ASoC: soc-core: add component lookup functions by Kuninori Morimoto · 7 years ago
  36. 7ba236c ASoC: add Component level set_bias_level by Kuninori Morimoto · 7 years ago
  37. f523ace ASoC: add Component level pcm_new/pcm_free v2 by Kuninori Morimoto · 7 years ago
  38. 75ab9eb ASoC: add null_snd_soc_ops and reduce NULL ops check by Kuninori Morimoto · 7 years ago
  39. 4647192 ASoC: remove unneeded dai->driver check by Kuninori Morimoto · 7 years ago
  40. db1721f ASoC: soc-core: remove rtd NULL check on soc_free_pcm_runtime() by Kuninori Morimoto · 7 years ago
  41. b06898d Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  42. 39e0a0a Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 7 years ago
  43. 44c0736 ASoC: add Component level set_jack by Kuninori Morimoto · 7 years ago
  44. ef641e5 ASoC: add Component level set_pll by Kuninori Morimoto · 7 years ago
  45. 71ccef0 ASoC: add Component level set_sysclk by Kuninori Morimoto · 7 years ago
  46. b388dc1 Merge tag 'v4.13-rc7' into asoc-component by Mark Brown · 7 years ago
  47. 7d8e829 ALSA: Get rid of card power_lock by Takashi Iwai · 7 years ago
  48. 6969b2b ASoC: remove duplicate definition of dapm_routes/num_dapm_routes by Kuninori Morimoto · 7 years ago
  49. 688d0eb ASoC: remove duplicate definition of dapm_widgets/num_dapm_widgets by Kuninori Morimoto · 7 years ago
  50. b8972bf ASoC: remove duplicate definition of controls/num_controls by Kuninori Morimoto · 7 years ago
  51. 88c2746 ASoC: use snd_soc_component_get_dapm() by Kuninori Morimoto · 7 years ago
  52. 6a6dafd ASoC: Add a sanity check before using dai driver name by Jeffy Chen · 7 years ago
  53. 4958471 ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai by Jeffy Chen · 7 years ago
  54. 2eccea8 ASoC: soc-core: snd_soc_unregister_component() unregister all component by Kuninori Morimoto · 7 years ago
  55. 42d9653 Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-core by Mark Brown · 7 years ago
  56. 90be711 ASoC: use snd_soc_rtdcom_add() and convert to consistent operation by Kuninori Morimoto · 7 years ago
  57. a0ac441 ASoC: soc-core: add snd_soc_rtdcom_xxx() by Kuninori Morimoto · 7 years ago
  58. 21a0352 ASoC: soc-core: remove duplicate mutex_unlock from snd_soc_unregister_component() by Kuninori Morimoto · 7 years ago
  59. cf9e829 ASoC: soc-core: rename "cmpnt" to "component" by Kuninori Morimoto · 7 years ago
  60. d9a02c5 ASoC: soc-core: Use IS_ERR_OR_NULL() by Fabio Estevam · 7 years ago
  61. 353c64d ASoC: soc-core: Remove unneeded dentry member from snd_soc_codec by Fabio Estevam · 7 years ago
  62. 440174a Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm8916', 'asoc/fix/multi-pcm', 'asoc/fix/of-graph' and 'asoc/fix/pxa' into asoc-linus by Mark Brown · 7 years ago
  63. c0a480d device property: Fix usecount for of_graph_get_port_parent() by Tony Lindgren · 7 years ago
  64. c641e5b ASoC: fix pcm-creation regression by Johan Hovold · 7 years ago
  65. 6bf4cd2 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 8 years ago
  66. 2016d5e Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 8 years ago
  67. 46b5a4d ASoC: fix semicolon.cocci warnings by Wu Fengguang · 8 years ago
  68. 98faf43 ASoC: Drop invalid DMI fields when setting card long name from DMI info by Mengdong Lin · 8 years ago
  69. 7932787 Merge branch 'topic/dai-id' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-of-graph by Mark Brown · 8 years ago
  70. a180e8b ASoC: add snd_soc_get_dai_id() function by Kuninori Morimoto · 8 years ago
  71. 4efda5f2 ASoC: Fix use-after-free at card unregistration by Takashi Iwai · 8 years ago
  72. 5711c97 ASoC: soc-core: enable "dai-format" on snd_soc_of_parse_daifmt() by Kuninori Morimoto · 8 years ago
  73. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  74. 258ced9 Merge remote-tracking branches 'asoc/topic/uda1380', 'asoc/topic/unregister', 'asoc/topic/ux500', 'asoc/topic/wm5100' and 'asoc/topic/wm8903' into asoc-next by Mark Brown · 8 years ago
  75. 0c2964c Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 8 years ago
  76. d872f04 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 8 years ago
  77. 861886d ASoC: Call snd_soc_set_dmi_name() unconditionally by Takashi Iwai · 8 years ago
  78. 1f5a453 ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name() by Takashi Iwai · 8 years ago
  79. c12c1aa ASoC: soc-core: verify Sound Card normality by Kuninori Morimoto · 8 years ago
  80. 991454e ASoC: core: remove pointless auxiliary from snd_soc_component by Kuninori Morimoto · 8 years ago
  81. d6c098a ASoC: don't dereference NULL pcm_{new,free} by Brian Norris · 8 years ago
  82. ec5a82d ASoC: Add space around '=' by Adrian Dinu · 8 years ago
  83. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  84. 96f0e8a Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/topic/fsl', 'asoc/topic/fsl-sai' and 'asoc/topic/graph' into asoc-next by Mark Brown · 8 years ago
  85. 59acd5d Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs' and 'asoc/topic/doc' into asoc-next by Mark Brown · 8 years ago
  86. b7707a8 Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/topic/cq93vc' and 'asoc/topic/da7218' into asoc-next by Mark Brown · 8 years ago
  87. 16b5711 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 8 years ago
  88. 4ae8be8 Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 8 years ago
  89. d6075c2 ASoC: Drop unnecessary debugfs ifdef by Daniel Baluta · 8 years ago
  90. b07609ce ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_card_name by Kuninori Morimoto · 8 years ago
  91. 440a300 ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_prefix by Kuninori Morimoto · 8 years ago
  92. 21efde5 ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_simple_widgets by Kuninori Morimoto · 8 years ago
  93. 2bc644a ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_routing by Kuninori Morimoto · 8 years ago
  94. 25f7b70 ASoC: core: add optional pcm_new callback for DAI driver by Arnaud Pouliquen · 8 years ago
  95. 345233d ASoC: core: Add API to use DMI name in sound card long name by Liam Girdwood · 8 years ago
  96. 8abab35 ASoC: Fixup some small kernel-doc typos by Charles Keepax · 8 years ago
  97. d2e3a13 ASoC: Fix binding and probing of auxiliary components by Sylwester Nawrocki · 8 years ago
  98. 99b04f4c ASoC: add Component level pcm_new/pcm_free by Kuninori Morimoto · 8 years ago
  99. dc42c6c Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topology', 'asoc/topic/uda1380', 'asoc/topic/wm2200' and 'asoc/topic/wm8523' into asoc-next by Mark Brown · 8 years ago
  100. 2f028b1 Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rk808' into asoc-next by Mark Brown · 8 years ago