summaryrefslogtreecommitdiffstats
path: root/sound/soc/generic/simple-card-utils.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: simple-card-utils: care no Platform for DPCMKuninori Morimoto2019-07-101-0/+7
* ASoC: simple-card-utils: consider CPU-Platform possibilityKuninori Morimoto2019-06-281-12/+3Star
* ASoC: simple-card-utils: don't select unnecessary PlatformKuninori Morimoto2019-06-191-3/+12
* ASoC: simple-card: support snd_soc_dai_link_component style for cpuKuninori Morimoto2019-06-061-15/+6Star
* ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()Paul Cercueil2019-04-261-0/+57
* ASoC: simple-card-utils: remove set but not used variable 'dai_name'YueHaibing2019-04-011-3/+1Star
* ASoC: simple-card-utils: test memory allocationKuninori Morimoto2019-03-211-2/+7
* ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()Kuninori Morimoto2019-03-211-61/+61
* ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()Kuninori Morimoto2019-03-211-143/+0Star
* ASoC: simple-card-utils: share asoc_simple_card_init_priv()Kuninori Morimoto2019-03-211-0/+49
* ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()Kuninori Morimoto2019-03-211-0/+12
* ASoC: simple-card-utils: share asoc_simple_dai_init()Kuninori Morimoto2019-03-211-3/+22
* ASoC: simple-card-utils: share asoc_simple_hw_param()Kuninori Morimoto2019-03-211-0/+57
* ASoC: simple-card-utils: share asoc_simple_shutdown()Kuninori Morimoto2019-03-211-2/+14
* ASoC: simple-card-utils: share asoc_simple_startup()Kuninori Morimoto2019-03-211-2/+20
* ASoC: simple-card-utils: add asoc_simple_debug_info()Kuninori Morimoto2019-03-211-12/+0Star
* ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()Kuninori Morimoto2019-01-211-5/+2Star
* ASoC: soc-core: add .num_platform for dai_linkKuninori Morimoto2019-01-211-2/+2
* ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id()Kuninori Morimoto2019-01-031-3/+11
* ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() ID methodKuninori Morimoto2018-12-141-4/+28
* ASoC: simple-card-utils: fix build warning without CONFIG_OFArnd Bergmann2018-12-111-1/+4
* ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() countingKuninori Morimoto2018-12-041-19/+3Star
* ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi...Kuninori Morimoto2018-11-211-7/+3Star
* ASoC: simple-card-utils: tidyup asoc_simple_card_parse_convert()Kuninori Morimoto2018-11-211-2/+3
* ASoC: simple-card-utils: accept NULL parameter on asoc_simple_card_xxx()Kuninori Morimoto2018-11-211-2/+9
* ASoC: simple-card-utils: remove asoc_simple_card_clk_register()Kuninori Morimoto2018-11-211-7/+1Star
* ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-201-4/+2Star
* ASoC: simple-card-util: remove dai_link compatible code for platformKuninori Morimoto2018-08-311-7/+3Star
* ASoC: simple-card-util: support snd_soc_dai_link_component style for platformKuninori Morimoto2018-08-311-3/+8
* ASoC: simple-card-util: remove dai_link compatible code for codecKuninori Morimoto2018-08-311-3/+1Star
* ASoC: simple_card_utils: support snd_soc_dai_link_component style for codecKuninori Morimoto2018-08-311-2/+40
* ASoC: simple-card-utils: convert to SPDX identifiersKuninori Morimoto2018-07-021-9/+6Star
* ASoC: simple-card-utils: move hp and mic detect gpios from simple-cardKatsuhiro Suzuki2018-06-181-0/+59
*-. Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spear', 'asoc...Mark Brown2017-09-011-2/+7
|\ \
| * | ASoC: make clock direction configurable in asoc-simpleVitaly Wool2017-09-011-2/+7
| |/
* | Merge tag 'asoc-fix-v4.13-rc7' into asoc-linusMark Brown2017-09-011-1/+1
|\ \
| * | ASoC: simple_card_utils: fix fallback when "label" property isn't presentLucas Stach2017-08-301-1/+1
| |/
* / device property: Fix usecount for of_graph_get_port_parent()Tony Lindgren2017-08-011-5/+3Star
|/
* ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets()Kuninori Morimoto2017-06-161-0/+19
* ASoC: simple-card-utils: add asoc_simple_card_of_parse_routing()Kuninori Morimoto2017-06-151-0/+22
* ASoC: simple-card-utils: add asoc_simple_card_convert_fixup()Kuninori Morimoto2017-06-151-0/+40
* ASoC: simple_card_utils: add EXPORT_SYMBOL_GPL() for asoc_simple_card_clk_xxx()Kuninori Morimoto2017-06-141-0/+2
* ASoC: simple_card_utils: add asoc_simple_card_clk_xxx()Kuninori Morimoto2017-06-131-1/+18
* ASoC: simple-card-utils: share same dev_dbg() for sysclkKuninori Morimoto2017-06-061-1/+4
* ASoC: simple-card-utils: share same dev_dbg() for Dai NameKuninori Morimoto2017-06-061-0/+2
* ASoC: simple-card-utils: share same dev_dbg() for DAI formatKuninori Morimoto2017-06-061-0/+2
* ASoC: simple-card-utils: share same dev_dbg() for Card NameKuninori Morimoto2017-06-061-0/+2
* ASoC: simple-card-utils: remove strict limitation of bit/frame masterKuninori Morimoto2017-05-261-2/+1Star
* ASoC: simple-card-utils: support snd_soc_get_dai_id()Kuninori Morimoto2017-05-241-0/+9
* ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()Kuninori Morimoto2017-05-171-0/+57