1. 08e61d0 ASoC: soc-core: remove unnecessary message from snd_soc_register_component() by Kuninori Morimoto · 7 years ago
  2. 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
  3. e0dac41 ASoC: soc-core: add snd_soc_add_component() by Kuninori Morimoto · 7 years ago
  4. 7dd5d0d ASoC: soc-core: add component lookup functions by Kuninori Morimoto · 7 years ago
  5. 7ba236c ASoC: add Component level set_bias_level by Kuninori Morimoto · 7 years ago
  6. f523ace ASoC: add Component level pcm_new/pcm_free v2 by Kuninori Morimoto · 7 years ago
  7. 75ab9eb ASoC: add null_snd_soc_ops and reduce NULL ops check by Kuninori Morimoto · 7 years ago
  8. 4647192 ASoC: remove unneeded dai->driver check by Kuninori Morimoto · 7 years ago
  9. db1721f ASoC: soc-core: remove rtd NULL check on soc_free_pcm_runtime() by Kuninori Morimoto · 7 years ago
  10. 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
  11. 39e0a0a Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 7 years ago
  12. 44c0736 ASoC: add Component level set_jack by Kuninori Morimoto · 7 years ago
  13. ef641e5 ASoC: add Component level set_pll by Kuninori Morimoto · 7 years ago
  14. 71ccef0 ASoC: add Component level set_sysclk by Kuninori Morimoto · 7 years ago
  15. b388dc1 Merge tag 'v4.13-rc7' into asoc-component by Mark Brown · 7 years ago
  16. 7d8e829 ALSA: Get rid of card power_lock by Takashi Iwai · 7 years ago
  17. 6969b2b ASoC: remove duplicate definition of dapm_routes/num_dapm_routes by Kuninori Morimoto · 7 years ago
  18. 688d0eb ASoC: remove duplicate definition of dapm_widgets/num_dapm_widgets by Kuninori Morimoto · 7 years ago
  19. b8972bf ASoC: remove duplicate definition of controls/num_controls by Kuninori Morimoto · 7 years ago
  20. 88c2746 ASoC: use snd_soc_component_get_dapm() by Kuninori Morimoto · 7 years ago
  21. 6a6dafd ASoC: Add a sanity check before using dai driver name by Jeffy Chen · 7 years ago
  22. 4958471 ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai by Jeffy Chen · 7 years ago
  23. 2eccea8 ASoC: soc-core: snd_soc_unregister_component() unregister all component by Kuninori Morimoto · 7 years ago
  24. 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
  25. 90be711 ASoC: use snd_soc_rtdcom_add() and convert to consistent operation by Kuninori Morimoto · 7 years ago
  26. a0ac441 ASoC: soc-core: add snd_soc_rtdcom_xxx() by Kuninori Morimoto · 7 years ago
  27. 21a03528 ASoC: soc-core: remove duplicate mutex_unlock from snd_soc_unregister_component() by Kuninori Morimoto · 7 years ago
  28. cf9e829 ASoC: soc-core: rename "cmpnt" to "component" by Kuninori Morimoto · 7 years ago
  29. d9a02c5 ASoC: soc-core: Use IS_ERR_OR_NULL() by Fabio Estevam · 7 years ago
  30. 353c64d ASoC: soc-core: Remove unneeded dentry member from snd_soc_codec by Fabio Estevam · 7 years ago
  31. 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
  32. c0a480d device property: Fix usecount for of_graph_get_port_parent() by Tony Lindgren · 7 years ago
  33. c641e5b ASoC: fix pcm-creation regression by Johan Hovold · 8 years ago
  34. 6bf4cd2 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 8 years ago
  35. 2016d5e Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 8 years ago
  36. 46b5a4d ASoC: fix semicolon.cocci warnings by Wu Fengguang · 8 years ago
  37. 98faf43 ASoC: Drop invalid DMI fields when setting card long name from DMI info by Mengdong Lin · 8 years ago
  38. 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
  39. a180e8b ASoC: add snd_soc_get_dai_id() function by Kuninori Morimoto · 8 years ago
  40. 4efda5f2 ASoC: Fix use-after-free at card unregistration by Takashi Iwai · 8 years ago
  41. 5711c97 ASoC: soc-core: enable "dai-format" on snd_soc_of_parse_daifmt() by Kuninori Morimoto · 8 years ago
  42. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  43. 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
  44. 0c2964c Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 8 years ago
  45. d872f04 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 8 years ago
  46. 861886d ASoC: Call snd_soc_set_dmi_name() unconditionally by Takashi Iwai · 8 years ago
  47. 1f5a453 ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name() by Takashi Iwai · 8 years ago
  48. c12c1aa ASoC: soc-core: verify Sound Card normality by Kuninori Morimoto · 8 years ago
  49. 991454e ASoC: core: remove pointless auxiliary from snd_soc_component by Kuninori Morimoto · 8 years ago
  50. d6c098a ASoC: don't dereference NULL pcm_{new,free} by Brian Norris · 8 years ago
  51. ec5a82d ASoC: Add space around '=' by Adrian Dinu · 8 years ago
  52. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  53. 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
  54. 59acd5d Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs' and 'asoc/topic/doc' into asoc-next by Mark Brown · 8 years ago
  55. 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
  56. 16b5711 Merge remote-tracking branch 'asoc/topic/intel' into asoc-next by Mark Brown · 8 years ago
  57. 4ae8be8 Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 8 years ago
  58. d6075c2 ASoC: Drop unnecessary debugfs ifdef by Daniel Baluta · 8 years ago
  59. b07609ce ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_card_name by Kuninori Morimoto · 8 years ago
  60. 440a300 ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_prefix by Kuninori Morimoto · 8 years ago
  61. 21efde5 ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_simple_widgets by Kuninori Morimoto · 8 years ago
  62. 2bc644a ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_audio_routing by Kuninori Morimoto · 8 years ago
  63. 25f7b70 ASoC: core: add optional pcm_new callback for DAI driver by Arnaud Pouliquen · 8 years ago
  64. 345233d ASoC: core: Add API to use DMI name in sound card long name by Liam Girdwood · 8 years ago
  65. 8abab35 ASoC: Fixup some small kernel-doc typos by Charles Keepax · 8 years ago
  66. d2e3a13 ASoC: Fix binding and probing of auxiliary components by Sylwester Nawrocki · 8 years ago
  67. 99b04f4c ASoC: add Component level pcm_new/pcm_free by Kuninori Morimoto · 8 years ago
  68. 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
  69. 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
  70. 3f1b861 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 8 years ago
  71. 9178feb ASoC: add Component level suspend/resume by Kuninori Morimoto · 8 years ago
  72. 1a653aa ASoC: core: replace aux_comp_list to component_dev_list by Kuninori Morimoto · 8 years ago
  73. d9fc406 ASoC: core: replace codec_dev_list to component_dev_list on Card by Kuninori Morimoto · 8 years ago
  74. 1ef5bcd ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgets by Kuninori Morimoto · 8 years ago
  75. 8f5ebb1 ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_name by Kuninori Morimoto · 8 years ago
  76. b6defcc ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefix by Kuninori Morimoto · 8 years ago
  77. 1ad8ec5 ASoC: soc-core: snd_soc_get_dai_name() become non static by Kuninori Morimoto · 8 years ago
  78. 7364c8d ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routing by Kuninori Morimoto · 8 years ago
  79. 06859fc ASoC: core: If a platform doesn't have an of_node use parent's node by Charles Keepax · 8 years ago
  80. 17fb1755 ASoC: Define API to find a dai link by Mengdong Lin · 8 years ago
  81. 971dec8 Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'asoc/topic/omap' and 'asoc/topic/platform-drvdata' into asoc-next by Mark Brown · 8 years ago
  82. 7c90fc7 Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/codec-component' into asoc-next by Mark Brown · 8 years ago
  83. e8f0f8a Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/fix/da7213' and 'asoc/fix/debugfs' into asoc-linus by Mark Brown · 8 years ago
  84. d1e8142 ASoC: core: Clean up DAPM before the card debugfs by Mark Brown · 8 years ago
  85. 70fcad4 ASoC: Fix leak of rtd in soc_bind_dai_link by Charles Keepax · 8 years ago
  86. 8073aef ASoC: remove codec duplicated callback function by Kuninori Morimoto · 8 years ago
  87. 5193029 ASoC: use of_property_read_bool by Julia Lawall · 8 years ago
  88. fbb88b5 ASoC: Add kerneldoc comments for snd_soc_find_dai by Mengdong Lin · 9 years ago
  89. 305e902 ASoC: Export snd_soc_find_dai() by Mengdong Lin · 9 years ago
  90. 513cb311 ASoC: fix memory leak by Sudip Mukherjee · 9 years ago
  91. a1916ff Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next by Mark Brown · 9 years ago
  92. f2ed6b0 ASoC: Make aux_dev more like a generic component by Mengdong Lin · 9 years ago
  93. 68003e6 ASoC: Support registering a DAI dynamically by Mengdong Lin · 9 years ago
  94. 5e4fb37 ASoC: Define soc_add_dai() to add a DAI to a component by Mengdong Lin · 9 years ago
  95. 64dc98d Merge remote-tracking branches 'asoc/topic/da7219', 'asoc/topic/dai-link' and 'asoc/topic/doc' into asoc-next by Mark Brown · 9 years ago
  96. a93202f Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next by Mark Brown · 9 years ago
  97. 61b0088 ASoC: Bind new DAI links after probing components by Mengdong Lin · 9 years ago
  98. 49a5ba1 ASoC: soc_bind_dai_link() directly returns success for a bound DAI link by Mengdong Lin · 9 years ago
  99. d6f220e ASoC: Define add/remove_dai_link ops for a soc card by Mengdong Lin · 9 years ago
  100. f8f8036 ASoC: Implement DAI links in a list & define API to add/remove a link by Mengdong Lin · 9 years ago