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