- 39af7f7 ASoC: simple-card: cleanup graph_for_each_link() by Kuninori Morimoto · 3 years, 10 months ago
- a6e8798 ASoC: simple-card: count DAI / link numbers as in order by Kuninori Morimoto · 3 years, 10 months ago
- d9ffff6 ASoC: simple-card: Use snd_soc_of_parse_aux_devs() by Stephan Gerhold · 4 years, 6 months ago
- 2561247 ASoC: soc-dai: set dai_link dpcm_ flags with a helper by Pierre-Louis Bossart · 4 years, 6 months ago
- 5525cf0 ASoC: simple-card: Don't create separate link when platform is present by Daniel Baluta · 5 years ago
- 848704f ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment by Kuninori Morimoto · 5 years ago
- 39c66b6 ASoC: simple-card: indicate rebind issue by Kuninori Morimoto · 5 years ago
- 14fdfc0 ASoC: simple-card: use snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 5 years ago
- 27862d5 ASoC: simple-card: fix an use-after-free in simple_for_each_link() by Wen Yang · 6 years ago
- 724808a ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm() by Wen Yang · 6 years ago
- f107294 ASoC: simple-card: support snd_soc_dai_link_component style for cpu by Kuninori Morimoto · 6 years ago
- 79b3b7c Merge branch 'asoc-5.2' into asoc-5.3 by Mark Brown · 6 years ago
- 4819d06 ASoC: simple-card: Restore original configuration of DAI format by Jon Hunter · 6 years ago
- a41016e Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.3 by Mark Brown · 6 years ago
- 069d037 ASoC: simple-card: Fix configuration of DAI format by Jon Hunter · 6 years ago
- b0a821d ASoC: rename functions that pollute the simple_xxx namespace by Amir Goldstein · 6 years ago
- 552f2d7 ASoC: simple-card: Read pin switches conf from devicetree by Paul Cercueil · 6 years ago
- 072cb68 Merge branch 'asoc-5.1' into asoc-5.2 by Mark Brown · 6 years ago
- 42bf029 ASoC: simple-card: don't select DPCM via simple-audio-card by Kuninori Morimoto · 6 years ago
- ad11e59 ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_() by Kuninori Morimoto · 6 years ago
- 8f7f298 ASoC: simple-card-utils: separate asoc_simple_card_parse_dai() by Kuninori Morimoto · 6 years ago
- 65a5056 ASoC: simple-card-utils: share asoc_simple_card_init_priv() by Kuninori Morimoto · 6 years ago
- 629f754 ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup() by Kuninori Morimoto · 6 years ago
- ad934ca ASoC: simple-card-utils: share asoc_simple_dai_init() by Kuninori Morimoto · 6 years ago
- f48dcbb ASoC: simple-card-utils: share asoc_simple_hw_param() by Kuninori Morimoto · 6 years ago
- 686911b ASoC: simple-card-utils: share asoc_simple_shutdown() by Kuninori Morimoto · 6 years ago
- f38df5b ASoC: simple-card-utils: share asoc_simple_startup() by Kuninori Morimoto · 6 years ago
- e59289c ASoC: simple_card_utils: share common priv for simple-card/audio-graph by Kuninori Morimoto · 6 years ago
- 0580dde ASoC: simple-card-utils: add asoc_simple_debug_info() by Kuninori Morimoto · 6 years ago
- d708d35 ASoC: simple-card: add simple_parse_mclk_fs() by Kuninori Morimoto · 6 years ago
- cdc4447 ASoC: simple-card: rename simple_get_conversion() to simple_parse_convert() by Kuninori Morimoto · 6 years ago
- 0b9c9ed ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser by Takashi Iwai · 6 years ago
- 44662f9 ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of() by Takashi Iwai · 6 years ago
- 461d854 ASoC: simple-card: Fix refcount underflow by Daniel Baluta · 6 years ago
- fe7ed4d ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform() by Kuninori Morimoto · 6 years ago
- 910fdca ASoC: soc-core: add .num_platform for dai_link by Kuninori Morimoto · 6 years ago
- 2d01a84 ASoC: simple-card: reduce naming prefix by Kuninori Morimoto · 6 years ago
- c39291a ASoC: simple-card: cleanup DAI link loop method - step2 by Kuninori Morimoto · 6 years ago
- d947cdf ASoC: simple-card: cleanup DAI link loop method - step1 by Kuninori Morimoto · 6 years ago
- 17029e4 ASoC: simple-card: add link_info by Kuninori Morimoto · 6 years ago
- 7adee60 ASoC: simple-card: add 1 CPU : 1 Codec support again by Kuninori Morimoto · 6 years ago
- 7e5e1f8 ASoC: simple-card: add asoc_simple_card_get_conversion() by Kuninori Morimoto · 6 years ago
- cfc652a ASoC: simple-card: tidyup prefix for snd_soc_codec_conf by Kuninori Morimoto · 6 years ago
- dd82410 ASoC: simple-card: tidyup convert_rate/channel method by Kuninori Morimoto · 6 years ago
- 79e8349 ASoC: simple-card: tidyup mclk-fs method by Kuninori Morimoto · 6 years ago
- da21535 ASoC: simple-card: merge simple-scu-card by Kuninori Morimoto · 6 years ago
- 869858f ASoC: simple-card: Dereference pointer for memcpy sizeof in asoc_simple_card_probe by Nathan Chancellor · 6 years ago
- 4fb7f4d ASoC: simple-card: use cpu/codec pointer on simple_dai_props by Kuninori Morimoto · 6 years ago
- 33404f3 ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 6 years ago
- e58f41e ASoC: simple-card: support snd_soc_dai_link_component style for platform by Kuninori Morimoto · 6 years ago
- 710af91 ASoC: simple-card: support snd_soc_dai_link_component style for codec by Kuninori Morimoto · 6 years ago
- d573454 ASoC: simple-card: convert to SPDX identifiers by Kuninori Morimoto · 7 years ago
- 8d1bd11 ASoC: simple-card: move hp and mic detection to soc_card probe by Katsuhiro Suzuki · 7 years ago
- 62c2c9f ASoC: simple-card-utils: move hp and mic detect gpios from simple-card by Katsuhiro Suzuki · 7 years ago
- a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
- e9be4ff ASoC: simple-card: set cpu dai clk in hw_params by Daniel Mack · 7 years ago
- 2661112 ASoC: simple-card: Remove superfluous snd_soc_jack_free_gpios() call by Takashi Iwai · 7 years ago
- f459768 Merge remote-tracking branches 'asoc/topic/msm8916', 'asoc/topic/mtk', 'asoc/topic/nau8824', 'asoc/topic/nau8825' and 'asoc/topic/of-graph' into asoc-next by Mark Brown · 8 years ago
- 85ee1f4 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 8 years ago
- fa2760dd ASoC: simple-card: use asoc_simple_card_of_parse_widgets() by Kuninori Morimoto · 8 years ago
- 1fdb5d2 ASoC: simple-card: use asoc_simple_card_of_parse_routing() by Kuninori Morimoto · 8 years ago
- b93d2cf ASoC: simple-card: use asoc_simple_card_of_parse_tdm() by Kuninori Morimoto · 8 years ago
- 3ab50c4 ASoC: simple-card: use asoc_simple_card_clk_xxx() by Kuninori Morimoto · 8 years ago
- 03cf603 Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-of-graph by Mark Brown · 8 years ago
- d2fdcc2 ASoC: simple-card: remove duplicate parameter from asoc_simple_card_parse_of() by Kuninori Morimoto · 8 years ago
- 8e16638 ASoC: simple-card-utils: share same dev_dbg() for sysclk by Kuninori Morimoto · 8 years ago
- 4579771 ASoC: simple-card-utils: share same dev_dbg() for Dai Name by Kuninori Morimoto · 8 years ago
- aaad9c1 ASoC: simple-card-utils: share same dev_dbg() for DAI format by Kuninori Morimoto · 8 years ago
- 7ac45d1 ASoC: simple-card: Fix misleading error message by Julian Scheel · 8 years ago
- f746aa5 ASoC: simple-card: fix mic jack initialization by Stefan Agner · 8 years ago
- c6d112e ASoC: simple-card: tidyup return method from probe() by Kuninori Morimoto · 8 years ago
- ae17a14 Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'asoc/topic/sirf' and 'asoc/topic/ssm4567' into asoc-next by Mark Brown · 8 years ago
- 5be5095 ASoC: simple-card: add new simple_priv_to_card() macro by Kuninori Morimoto · 8 years ago
- dcee9bfe ASoC: simple-card: use defined dev on probe() by Kuninori Morimoto · 8 years ago
- e984fd6 ASoC: simple-card: use devm_get_clk_from_child() by Kuninori Morimoto · 8 years ago
- 9b6fdef ASoC: constify snd_soc_ops structures by Julia Lawall · 8 years ago
- 899a247 ASoC: simple-card: add support for aux devices by Nikita Yushchenko · 8 years ago
- b0133d9 ASoC: simple-card: use kzalloc() for dai_props / dai_link by Kuninori Morimoto · 8 years ago
- 2c86dda ASoC: simple-card: code sync: rename num_link to num by Kuninori Morimoto · 8 years ago
- 0a6c7f2 ASoC: simple-card: code sync: use tag by Kuninori Morimoto · 8 years ago
- 387f582 ASoC: simple-card: code sync: tidyup white line by Kuninori Morimoto · 8 years ago
- a1dbfd0 ASoC: simple-card: is GPL v2 by Kuninori Morimoto · 8 years ago
- c9a23ea ASoC: simple-card: code sync: use simple_priv_to_props() macro by Kuninori Morimoto · 8 years ago
- 7e3353d ASoC: simple-card: code sync: tidyup simple_priv_to_xxx() macro by Kuninori Morimoto · 8 years ago
- f93b646 ASoC: simple-card: tidyup mclk-fs of_property_read_u32() usage by Kuninori Morimoto · 8 years ago
- a03b054 ASoC: simple-card: call of_node_put() for dai_link by Kuninori Morimoto · 8 years ago
- 885fc05 ASoC: simple-card: use asoc_simple_card_clean_reference() by Kuninori Morimoto · 8 years ago
- 16f1de6 ASoC: simple-card: use asoc_simple_card_canonicalize_cpu() by Kuninori Morimoto · 8 years ago
- c958374 ASoC: simple-card: use asoc_simple_card_canonicalize_dailink() by Kuninori Morimoto · 8 years ago
- d8cb935 ASoC: simple-card: use asoc_simple_card_init_dai() by Kuninori Morimoto · 8 years ago
- c3b19c8 ASoC: simple-card: remove asoc_simple_card_sub_parse_of() by Kuninori Morimoto · 8 years ago
- 44c16af ASoC: simple-card: use asoc_simple_card_parse_dai() by Kuninori Morimoto · 8 years ago
- 28abd99 ASoC: simple-card: use asoc_simple_card_parse_clk() by Kuninori Morimoto · 8 years ago
- 3527d85 ASoC: simple-card: use asoc_simple_card_parse_card_name() by Kuninori Morimoto · 9 years ago
- 2e8d1c7 ASoC: simple-card: use asoc_simple_card_parse_dailink_name() by Kuninori Morimoto · 9 years ago
- cecdef3 ASoC: simple-card: use asoc_simple_card_parse_daifmt() by Kuninori Morimoto · 9 years ago
- 9eac361 ASoC: simple-card: add new asoc_simple_jack and use it by Kuninori Morimoto · 9 years ago
- 548563f ASoC: simple-card: use common PREFIX for each DT property by Kuninori Morimoto · 9 years ago
- 5fb9cb1 ASoC: simple-card: platform also uses asoc_simple_card_sub_parse_of() by Kuninori Morimoto · 9 years ago
- 7c37671 ASoC: simple-card: Add pm callbacks to platform driver by Peter Ujfalusi · 9 years ago