summaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: remove snd_soc_platform_trigger()Kuninori Morimoto2017-01-101-3/+0
| * | ASoC: remove .bespoke_trigger from snd_soc_platform_driverKuninori Morimoto2017-01-091-2/+0
| * | ASoC: remove .delay from snd_soc_platform_driverKuninori Morimoto2017-01-091-7/+0
| * | ASoC: add Component level pcm_new/pcm_freeKuninori Morimoto2016-12-151-0/+6
| |/
* | ASoC: Fix binding and probing of auxiliary componentsSylwester Nawrocki2016-12-311-0/+3
|/
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo...Mark Brown2016-12-121-0/+3
|\ \
| | * ASoC: Define API to find a dai linkMengdong Lin2016-11-041-0/+3
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/of-graph', 'asoc/topic/pxa', 'asoc...Mark Brown2016-12-121-7/+25
|\ \ \ | | |/
| * | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto2016-11-111-2/+6
| * | ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_nameKuninori Morimoto2016-11-111-2/+5
| * | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefixKuninori Morimoto2016-11-111-1/+5
| * | ASoC: soc-core: snd_soc_get_dai_name() become non staticKuninori Morimoto2016-11-111-0/+2
| * | ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routingKuninori Morimoto2016-11-111-2/+7
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/arizona', 'as...Mark Brown2016-12-121-7/+8
|\ \ \ \ | | |_|/ | |/| |
| | | * ASoC: bunch up bit field for snd_soc_pcm_runtimeKuninori Morimoto2016-10-241-3/+4
| | | * ASoC: soc.h: use bit field for playback/capture_onlyKuninori Morimoto2016-10-241-4/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/topic/dapm-pin' into asoc-nextMark Brown2016-12-121-0/+20
|\ \ \ | | |/ | |/|
| * | ASoC: core: Add component pin control functionsRichard Fitzgerald2016-11-301-0/+20
| |/
* | ASoC: add Component level suspend/resumeKuninori Morimoto2016-12-011-1/+5
* | ASoC: core: replace aux_comp_list to component_dev_listKuninori Morimoto2016-12-011-3/+1
* | ASoC: core: replace codec_dev_list to component_dev_list on CardKuninori Morimoto2016-12-011-3/+3
* | ASoC: remove component from snd_soc_pcm_runtimeKuninori Morimoto2016-10-241-1/+0
|/
*-. Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...Mark Brown2016-09-291-11/+0
|\ \
| | * ASoC: remove snd_soc_pcm_set/get_drvdata()Kuninori Morimoto2016-08-091-11/+0
| |/
* | ASoC: remove codec duplicated callback functionKuninori Morimoto2016-08-081-8/+0
|/
* ASoC: Introduce SOC_SINGLE_S8_TLV() macroSrinivas Kandagatla2016-05-301-0/+11
*-. Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a...Mark Brown2016-05-131-0/+3
|\ \
| | * ASoC: Export snd_soc_find_dai()Mengdong Lin2016-04-201-0/+3
| |/
* | ASoC: Change DAI link's be_id to a generic idMengdong Lin2016-04-201-1/+1
|/
* ASoC: topology: Add FE DAIs dynamicallyMengdong Lin2016-02-151-1/+1
* Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-nextMark Brown2016-01-111-2/+9
|\
| * ASoC: Make aux_dev more like a generic componentMengdong Lin2016-01-101-2/+6
| * ASoC: Support registering a DAI dynamicallyMengdong Lin2016-01-101-0/+3
* | Merge tag 'asoc-v4.5' into asoc-nextMark Brown2016-01-111-4/+33
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'asoc/topic/kcontrol', 'asoc/topic/max98357a' ...Mark Brown2015-12-231-2/+4
| |\ \ \
| | * | | ASoC: core: Pass kcontrol to bytes tlv callbacksMythri P K2015-11-181-2/+4
| | |/ /
| * | | Merge remote-tracking branch 'asoc/topic/pcm3168a' into asoc-nextMark Brown2015-12-231-0/+8
| |\ \ \
| | * | | ASoC: Add SOC_DOUBLE_STS macroDamien.Horsley2015-12-121-0/+8
| | |/ /
| * | | Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-nextMark Brown2015-12-231-3/+22
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: Define add/remove_dai_link ops for a soc cardMengdong Lin2015-12-081-0/+5
| | * | ASoC: Implement DAI links in a list & define API to add/remove a linkMengdong Lin2015-12-081-2/+13
| * | | ASoC: core: mark SND_SOC_BYTES_EXT as deprecatedVinod Koul2015-11-251-0/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-01-111-1/+4
|\ \ \ | | |/ | |/|
| * | ASoC: Change the PCM runtime array to a listMengdong Lin2015-11-181-1/+4
| |/
* | ASoC: Use nested lock for snd_soc_dapm_mutex_lockCharles Keepax2015-12-301-1/+1
|/
* Merge remote-tracking branch 'asoc/topic/da7219' into asoc-nextMark Brown2015-10-261-0/+7
|\
| * ASoC: Add SOC_DOUBLE_R_EXTAdam Thomson2015-09-301-0/+7
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2015-10-261-2/+4
|\ \
| * | ASoC: compress: add config item for soc-compress to make it compiled only whe...Jie Yang2015-10-221-1/+3
| * | ASoC: Let snd_soc_limit_volume() take a snd_soc_cardLars-Peter Clausen2015-10-221-1/+1
| |/
OpenPOWER on IntegriCloud