- 7a0299e ASoC: generic: Use dev_err_probe() helper by Kuninori Morimoto · 3 years ago
- 907f0a3 ASoC: simple-card: Fill in driver name by Guido Günther · 3 years, 6 months ago
- 6ad76b5 ASoC: simple-card: add simple_link_init() by Kuninori Morimoto · 3 years, 8 months ago
- 0919a3a ASoC: simple-card: add simple_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
- 25c4a9b ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2 by Mark Brown · 3 years, 8 months ago
- 4343922 ASoC: simple-card: add simple_link_init() by Kuninori Morimoto · 3 years, 8 months ago
- 59c35c44 ASoC: simple-card: add simple_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
- f6fcc82 ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c by Kuninori Morimoto · 3 years, 8 months ago
- ec1af6c ASoC: simple-card-utils: Allocate link info structure on heap by Thierry Reding · 3 years, 8 months ago
- 343e55e ASoC: simple-card-utils: Increase maximum number of links to 128 by Thierry Reding · 3 years, 9 months ago
- 0f687d8 ASoC: simple-card-utils: Propagate errors on too many links by Thierry Reding · 3 years, 9 months ago
- 2c33e20 ASoC: simple-card: use simple_props_to_xxx() macro by Kuninori Morimoto · 3 years, 9 months ago
- 5bb5ac7 ASoC: simple-card: use asoc_link_to_xxx() macro by Kuninori Morimoto · 3 years, 9 months ago
- 8cbea89 ASoC: simple-card: remove unused variable from simple_parse_of() by Kuninori Morimoto · 3 years, 9 months ago
- fcfd763 ASoC: simple-card-utils: tidyup asoc_simple_parse_convert() by Kuninori Morimoto · 3 years, 9 months ago
- c826ec03 ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platform() by Kuninori Morimoto · 3 years, 9 months ago
- e25704f ASoC: simple-card-utils: remove asoc_simple_parse_xxx() by Kuninori Morimoto · 3 years, 9 months ago
- f899006 ASoC: simple-card-utils: remove li->dais/li->conf by Kuninori Morimoto · 3 years, 9 months ago
- 59f5cd9 ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing by Kuninori Morimoto · 3 years, 9 months ago
- 205eb17 ASoC: simple-card-utils: share dummy DAI and reduce memory by Kuninori Morimoto · 3 years, 9 months ago
- f2138aed ASoC: simple-card-utils: enable flexible CPU/Codec/Platform by Kuninori Morimoto · 3 years, 9 months ago
- fa74c22 ASoC: simple-card: fix possible uninitialized single_cpu local variable by Krzysztof Kozlowski · 3 years, 9 months ago
- 39af7f7 ASoC: simple-card: cleanup graph_for_each_link() by Kuninori Morimoto · 3 years, 9 months ago
- a6e8798 ASoC: simple-card: count DAI / link numbers as in order by Kuninori Morimoto · 3 years, 9 months ago
- d9ffff6 ASoC: simple-card: Use snd_soc_of_parse_aux_devs() by Stephan Gerhold · 4 years, 5 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 · 5 years ago
- 724808a ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm() by Wen Yang · 5 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 · 6 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 · 7 years ago
- 85ee1f4 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 7 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