| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: dapm: declare missing structure prototypes | Tzung-Bi Shih | 2020-06-25 | 1 | -0/+2 |
* | ASoC: core: move definition of enum snd_soc_bias_level | Tzung-Bi Shih | 2020-06-25 | 1 | -0/+18 |
* | ASoC: soc-core: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-05-08 | 1 | -1/+1 |
* | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2020-02-24 | 1 | -2/+0 |
|\ |
|
| * | ASoC: dapm: remove snd_soc_dapm_put_enum_double_locked | Tzung-Bi Shih | 2020-02-14 | 1 | -2/+0 |
* | | ASoC: soc-pcm: move dpcm_path_put() to soc-pcm.c | Kuninori Morimoto | 2020-02-24 | 1 | -0/+1 |
* | | ASoC: soc-pcm: add for_each_dapm_widgets() macro | Kuninori Morimoto | 2020-02-11 | 1 | -0/+5 |
|/ |
|
* | ASoC: dapm: add snd_soc_dapm_put_enum_double_locked | Tzung-Bi Shih | 2020-01-21 | 1 | -0/+2 |
* | ASoC: soc-dapm: add snd_soc_dapm_stream_stop() | Kuninori Morimoto | 2020-01-10 | 1 | -0/+1 |
* | Merge branch 'asoc-5.4' into asoc-next | Mark Brown | 2019-09-09 | 1 | -6/+5 |
|\ |
|
| * | ASoC: soc-core: add snd_soc_dapm_init() | Kuninori Morimoto | 2019-09-02 | 1 | -0/+3 |
| * | ASoC: soc-component: move snd_soc_component_set_bias_level() | Kuninori Morimoto | 2019-08-05 | 1 | -3/+0 |
| * | ASoC: soc-component: move snd_soc_component_stream_event() | Kuninori Morimoto | 2019-08-05 | 1 | -1/+0 |
| * | ASoC: soc-component: move snd_soc_component_seq_notifier() | Kuninori Morimoto | 2019-08-05 | 1 | -2/+0 |
| * | ASoC: Define a set of DAPM pre/post-up events | Oleksandr Suvorov | 2019-07-22 | 1 | -0/+2 |
* | | ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properly | Amadeusz Sławiński | 2019-08-27 | 1 | -0/+3 |
|/ |
|
* | ASoC: dapm: harden use of lookup tables | Pierre-Louis Bossart | 2019-02-06 | 1 | -0/+3 |
* | ASoC: dapm: Only power up active channels from a DAI | Charles Keepax | 2019-02-02 | 1 | -8/+14 |
* | ASoC: topology: add SND_SOC_DOBJ_GRAPH type for dapm routes | Ranjani Sridharan | 2019-01-29 | 1 | -0/+2 |
* | ASoC: dapm: Move CODEC to CODEC params from the widget to the runtime | Charles Keepax | 2018-09-05 | 1 | -3/+0 |
* | ASoC: dapm: Move connection of CODEC to CODEC DAIs | Charles Keepax | 2018-09-05 | 1 | -6/+0 |
* | ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs | Charles Keepax | 2018-08-15 | 1 | -0/+1 |
* | ASoC: soc-dapm: convert to SPDX identifiers | Kuninori Morimoto | 2018-07-02 | 1 | -7/+4 |
* | ASoC: dapm: add support to pinctrl dapm | Srinivas Kandagatla | 2018-03-13 | 1 | -0/+16 |
* | ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs. | Liam Girdwood | 2017-06-30 | 1 | -0/+7 |
* | ASoC: dapm: Introduce DAPM_DOUBLE_R dual channel dual register control type | Chen-Yu Tsai | 2016-11-02 | 1 | -0/+5 |
* | ASoC: dapm: Introduce DAPM_DOUBLE dual channel control type | Chen-Yu Tsai | 2016-11-02 | 1 | -0/+5 |
* | ASoC: dapm: Support second register for DAPM control updates | Chen-Yu Tsai | 2016-11-02 | 1 | -0/+4 |
*-. | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi... | Mark Brown | 2016-07-24 | 1 | -1/+4 |
|\ \ |
|
| * | | ASoC: dapm: support user-defined stop condition in dai_get_connected_widgets | Piotr Stankiewicz | 2016-05-30 | 1 | -1/+4 |
| |/ |
|
* / | ASoC: dapm: Export snd_soc_dapm_new_control | Subhransu S. Prusty | 2016-07-05 | 1 | -0/+3 |
|/ |
|
* | ASoC: dapm: deprecate MICBIAS widget type | John Keeping | 2016-05-12 | 1 | -1/+2 |
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 2015-12-23 | 1 | -0/+4 |
|\ |
|
| * | ASoC: dapm: add a dapm sink widget | Vinod Koul | 2015-11-25 | 1 | -0/+4 |
* | | ASoC: dapm: Reset dapm wcache after freeing damp widgets | Jyri Sarha | 2015-11-10 | 1 | -0/+1 |
|/ |
|
* | ASoC: dapm: Add snd_soc_dapm_kcontrol_widget() | Mythri P K | 2015-10-22 | 1 | -0/+3 |
* | ASoC: dapm: Consolidate input and output path handling | Lars-Peter Clausen | 2015-08-13 | 1 | -14/+55 |
* | ASoC: dapm: Add widget path iterators | Lars-Peter Clausen | 2015-07-29 | 1 | -0/+18 |
* | ASoC: dapm: Add helper function to free a widget | Lars-Peter Clausen | 2015-07-21 | 1 | -0/+1 |
*-. | Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', '... | Mark Brown | 2015-06-05 | 1 | -0/+3 |
|\ \ |
|
| * | | ASoC: topology: Add topology core | Liam Girdwood | 2015-06-04 | 1 | -0/+2 |
| * | | ASoC: topology: Add topology UAPI header | Liam Girdwood | 2015-06-03 | 1 | -0/+1 |
* | | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 2015-06-05 | 1 | -0/+46 |
|\| | |
|
| * | | ASoC: dapm: Add cache to speed up adding of routes | Charles Keepax | 2015-05-12 | 1 | -0/+7 |
| * | | ASoC: dapm: Add demux support | Lars-Peter Clausen | 2015-05-06 | 1 | -0/+5 |
| * | | ASoC: Add helper functions bias level management | Lars-Peter Clausen | 2015-04-27 | 1 | -0/+34 |
| |/ |
|
* | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus | Mark Brown | 2015-04-29 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLE | Charles Keepax | 2015-04-22 | 1 | -1/+1 |
| | | |
| \ | |
*-. | | Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'... | Mark Brown | 2015-04-12 | 1 | -0/+3 |
|\ \| |
|
| * | | ASoC: dapm: add code to configure dai link parameters | Nikesh Oswal | 2015-03-17 | 1 | -0/+3 |
| |/ |
|