Age | Commit message (Expand) | Author | Files | Lines |
2022-06-09 | Specify clock provider directly to CPU DAIs | Mark Brown | 1 | -1/+6 |
2022-06-07 | ASoC: simple-card-utils: Make asoc_simple_clean_reference() return void | Uwe Kleine-König | 1 | -3/+4 |
2022-06-06 | ASoC: simple-card-utils: rename asoc_simple_init_dai_link_params() to asoc_si... | Kuninori Morimoto | 1 | -2/+2 |
2022-06-06 | ASoC: simple-card-utils: Move snd_soc_component_is_codec to be local | Charles Keepax | 1 | -1/+6 |
2022-05-04 | ASoC: Pull in fixes | Mark Brown | 1 | -1/+1 |
2022-04-20 | ASoC: simple-card-utils: fix sysclk shutdown | Olivier Moysan | 1 | -1/+1 |
2022-04-14 | ASoC: soc-card: Create jack kcontrol without pins | Akihiko Odaki | 1 | -3/+2 |
2022-04-06 | ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm() | Richard Fitzgerald | 1 | -2/+4 |
2022-03-11 | ASoC: simple-card-utils: Don't reset clock of active DAI | Sameer Pujar | 1 | -4/+8 |
2022-03-07 | ASoC: audio_graph_card2: Add support for variable slot widths | Richard Fitzgerald | 1 | -0/+97 |
2022-01-24 | ASoC: simple-card-utils: Add new system-clock-fixed flag | Robert Hancock | 1 | -11/+60 |
2022-01-24 | ASoC: simple-card-utils: Set sysclk on all components | Robert Hancock | 1 | -0/+15 |
2021-12-23 | ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utils | Stephan Gerhold | 1 | -44/+1 |
2021-10-18 | ASoC: soc-component: add snd_soc_component_is_codec() | Kuninori Morimoto | 1 | -2/+2 |
2021-10-15 | ASoC: simple-card-utils: add codec2codec support | Kuninori Morimoto | 1 | -1/+17 |
2021-10-15 | ASoC: simple-card-utils: add asoc_graph_is_ports0() | Kuninori Morimoto | 1 | -0/+28 |
2021-08-05 | ASoC: simple-card-utils: Avoid over-allocating DLCs | Samuel Holland | 1 | -2/+2 |
2021-06-21 | ASoC: simple-card-utils: switch to use snd_soc_daifmt_parse_format/clock_prov... | Kuninori Morimoto | 1 | -11/+5 |
2021-04-20 | ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c | Kuninori Morimoto | 1 | -0/+8 |
2021-04-20 | ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c | Kuninori Morimoto | 1 | -0/+17 |
2021-04-13 | ASoC: simple-card-utils: tidyup asoc_simple_parse_convert() | Kuninori Morimoto | 1 | -2/+1 |
2021-04-13 | ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo... | Kuninori Morimoto | 1 | -5/+6 |
2021-04-13 | ASoC: simple-card-utils: care multi DAI at asoc_simple_clean_reference() | Kuninori Morimoto | 1 | -3/+7 |
2021-04-13 | ASoC: simple-card-utils: use for_each_prop_xxx() | Kuninori Morimoto | 1 | -51/+75 |
2021-04-13 | ASoC: simple-card-utils: remove li->dais/li->conf | Kuninori Morimoto | 1 | -4/+10 |
2021-04-13 | ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing | Kuninori Morimoto | 1 | -0/+10 |
2021-04-08 | ASoC: simple-card-utils: share dummy DAI and reduce memory | Kuninori Morimoto | 1 | -7/+23 |
2021-04-08 | ASoC: simple-card-utils: enable flexible CPU/Codec/Platform | Kuninori Morimoto | 1 | -22/+50 |
2021-03-31 | Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Mark Brown | 1 | -6/+7 |
2021-03-31 | ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform | Kuninori Morimoto | 1 | -4/+11 |
2021-03-31 | ASoC: simple-card-utils.c: remove old comment | Kuninori Morimoto | 1 | -5/+0 |
2021-03-16 | ASoC: simple-card-utils: Do not handle device clock | Sameer Pujar | 1 | -6/+7 |
2021-03-10 | ASoC: generic: simple-card-utils: remove useless assignment | Pierre-Louis Bossart | 1 | -1/+1 |
2021-02-11 | ASoC: simple-card-utils: Fix device module clock | Sameer Pujar | 1 | -7/+6 |
2020-07-23 | ASoC: generic: use asoc_substream_to_rtd() | Kuninori Morimoto | 1 | -3/+3 |
2020-07-17 | ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack | Shengjiu Wang | 1 | -3/+4 |
2020-03-27 | ASoC: generic: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 1 | -6/+6 |
2020-03-09 | ASoC: simple-card-utils: use for_each_pcm_streams() | Kuninori Morimoto | 1 | -1/+1 |
2020-03-06 | ASoC: simple-card: Add support for codec2codec DAI links | Samuel Holland | 1 | -0/+48 |
2019-09-09 | SoC: simple-card-utils: set 0Hz to sysclk when shutdown | Katsuhiro Suzuki | 1 | -0/+7 |
2019-07-10 | ASoC: simple-card-utils: care no Platform for DPCM | Kuninori Morimoto | 1 | -0/+7 |
2019-06-28 | ASoC: simple-card-utils: consider CPU-Platform possibility | Kuninori Morimoto | 1 | -12/+3 |
2019-06-19 | ASoC: simple-card-utils: don't select unnecessary Platform | Kuninori Morimoto | 1 | -3/+12 |
2019-06-06 | ASoC: simple-card: support snd_soc_dai_link_component style for cpu | Kuninori Morimoto | 1 | -15/+6 |
2019-04-26 | ASoC: simple-card-utils: add asoc_simple_parse_pin_switches() | Paul Cercueil | 1 | -0/+57 |
2019-04-01 | ASoC: simple-card-utils: remove set but not used variable 'dai_name' | YueHaibing | 1 | -3/+1 |
2019-03-21 | ASoC: simple-card-utils: test memory allocation | Kuninori Morimoto | 1 | -2/+7 |
2019-03-21 | ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_() | Kuninori Morimoto | 1 | -61/+61 |
2019-03-21 | ASoC: simple-card-utils: separate asoc_simple_card_parse_dai() | Kuninori Morimoto | 1 | -143/+0 |
2019-03-21 | ASoC: simple-card-utils: share asoc_simple_card_init_priv() | Kuninori Morimoto | 1 | -0/+49 |