summaryrefslogtreecommitdiff
path: root/sound/soc/generic
AgeCommit message (Expand)Author
2018-11-21ASoC: simple-card-utils: remove asoc_simple_card_clk_register()Kuninori Morimoto
2018-11-06ASoC: audio-graph-scu-card: remove error check which never happenKuninori Morimoto
2018-11-06ASoC: audio-graph-scu-card: remove endpoint bidirectional checkKuninori Morimoto
2018-11-06ASoC: audio-graph-card: remove endpoint bidirectional checkKuninori Morimoto
2018-10-10ASoC: audio-graph-card: enable mclk-fs on codec nodeKuninori Morimoto
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto
2018-08-31ASoC: simple-card-util: remove dai_link compatible code for platformKuninori Morimoto
2018-08-31ASoC: audio-graph-scu-card: support snd_soc_dai_link_component style for plat...Kuninori Morimoto
2018-08-31ASoC: audio-graph-card: support snd_soc_dai_link_component style for platformKuninori Morimoto
2018-08-31ASoC: simple-scu-card: support snd_soc_dai_link_component style for platformKuninori Morimoto
2018-08-31ASoC: simple-card: support snd_soc_dai_link_component style for platformKuninori Morimoto
2018-08-31ASoC: simple-card-util: support snd_soc_dai_link_component style for platformKuninori Morimoto
2018-08-31ASoC: simple-card-util: remove dai_link compatible code for codecKuninori Morimoto
2018-08-31ASoC: audio-graph-scu-card: support snd_soc_dai_link_component style for codecKuninori Morimoto
2018-08-31ASoC: audio-graph-scu-card: use simple_dai_propsKuninori Morimoto
2018-08-31ASoC: audio-graph-card: support snd_soc_dai_link_component style for codecKuninori Morimoto
2018-08-31ASoC: simple-scu-card: support snd_soc_dai_link_component style for codecKuninori Morimoto
2018-08-31ASoC: simple-scu-card: use simple_dai_propsKuninori Morimoto
2018-08-31ASoC: simple-card: support snd_soc_dai_link_component style for codecKuninori Morimoto
2018-08-31ASoC: simple_card_utils: support snd_soc_dai_link_component style for codecKuninori Morimoto
2018-07-02ASoC: audio-graph-scu-card.c: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: audio-graph-card.c: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: simple-scu-card.c: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: simple-card-utils: convert to SPDX identifiersKuninori Morimoto
2018-07-02ASoC: simple-card: convert to SPDX identifiersKuninori Morimoto
2018-06-18ASoC: audio-graph-card: add hp and mic detect gpios same as simple-cardKatsuhiro Suzuki
2018-06-18ASoC: simple-card: move hp and mic detection to soc_card probeKatsuhiro Suzuki
2018-06-18ASoC: simple-card-utils: move hp and mic detect gpios from simple-cardKatsuhiro Suzuki
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-01ASoC: simple-card: set cpu dai clk in hw_paramsDaniel Mack
2017-11-10Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fallthrough', 'a...Mark Brown
2017-11-10ASoC: add mclk-fs support to audio graph cardOlivier Moysan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spear', 'asoc...Mark Brown
2017-09-01Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...Mark Brown
2017-09-01Merge remote-tracking branches 'asoc/topic/hisi', 'asoc/topic/img', 'asoc/top...Mark Brown
2017-09-01Merge tag 'asoc-fix-v4.13-rc7' into asoc-linusMark Brown
2017-09-01ASoC: make clock direction configurable in asoc-simpleVitaly Wool
2017-08-30ASoC: simple_card_utils: fix fallback when "label" property isn't presentLucas Stach
2017-08-23ASoC: audio-graph-scu-card: Add pm callbacks to platform driverKuninori Morimoto
2017-08-23ASoC: audio-graph-card: Add pm callbacks to platform driverKuninori Morimoto
2017-08-23ASoC: simple-scu-card: Add pm callbacks to platform driverKuninori Morimoto
2017-08-22ASoC: simple-card: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai
2017-08-17ASoC: generic: make snd_soc_ops constBhumika Goyal
2017-08-16ASoC: simple-scu-card: Parse off codec widgetsDaniel Baluta
2017-08-01device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren
2017-07-03Merge remote-tracking branches 'asoc/topic/msm8916', 'asoc/topic/mtk', 'asoc/...Mark Brown
2017-07-03Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2017-06-30ASoC: audio-graph-card: add widgets and routing for external amplifier supportShawn Guo
2017-06-23ASoC: audio-graph-scu-card: support 2nd codec endpoint on DTKuninori Morimoto