summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/topolo...Mark Brown2016-12-124-19/+91
|\ \
| | * ASoC: topology: Only free TLV for volume mixers of a widgetMengdong Lin2016-12-051-1/+1
| | * ASoC: topology: ABI - Rename be_dai_elems to dai_elems in manifestMengdong Lin2016-11-091-1/+1
| | * ASoC: topology: ABI - Add voice wake up flag for DAI linksMengdong Lin2016-11-041-0/+1
| | * ASoC: topology: ABI - Rename struct and type for physical DAIsMengdong Lin2016-11-041-7/+8
| | * ASoC: Define API to find a dai linkMengdong Lin2016-11-041-0/+3
| | * ASoC: topology: ABI - Update physical DAI link configuration for version 5Mengdong Lin2016-11-041-2/+44
| | * ASoC: topology: ABI - Add flags and private data to PCMMengdong Lin2016-11-031-0/+8
| | * ASoC: topology: Support topology file of ABI v4Mengdong Lin2016-11-031-1/+2
| | * ASoC: topology: ABI - Define DAI physical PCM data formatsMengdong Lin2016-10-212-7/+23
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...Mark Brown2016-12-121-4/+4
|\ \ \ \ \ | | | |_|/ | | |/| |
| | | | * ASoC: simple_card_utils: tidyup file comment/defineKuninori Morimoto2016-12-051-4/+4
| | | |/ | | |/|
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5616', 'aso...Mark Brown2016-12-122-0/+67
|\ \ \ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | * / / ASoC: add rt5665 codec driverBard Liao2016-11-141-0/+47
| | |/ /
| * / / ASoC: rt5514: Add the DMIC initial delay to wait it ready.Oder Chiou2016-10-251-0/+20
| |/ /
| | |
| \ \
*-. | | 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/cs42l42', 'asoc/topic/cs42l56', 'a...Mark Brown2016-12-121-0/+73
|\ \| |
| * | | ASoC: Add support for CS42L42 codecJames Schulman2016-11-091-0/+73
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. | | | Merge remote-tracking branches 'asoc/topic/compress', 'asoc/topic/const' and ...Mark Brown2016-12-122-0/+60
|\ \ \| | | | | | |/ / | | |/| |
| | | * | ASoC: cs35l34: Initial commit of the cs35l34 CODEC driver.Paul Handrigan2016-10-211-0/+35
| | |/ /
| * / / ASoC: compress: Add support for compress dai opsVinod Koul2016-11-131-0/+25
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/arizona', 'as...Mark Brown2016-12-122-8/+10
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | ASoC: bunch up bit field for snd_soc_daiKuninori Morimoto2016-10-241-1/+2
| | | * | 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/intel' into asoc-nextMark Brown2016-12-121-1/+7
|\ \ \ \
| * \ \ \ Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2016-12-011-8/+9
| |\ \ \ \
| * | | | | ASoC: Intel: Skylake: Add support for specifying D0i3 configurationVinod Koul2016-11-031-1/+4
| * | | | | ASoC: Intel: Skylake: Add support for LPModeVinod Koul2016-11-031-1/+4
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown2016-12-121-6/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ASoC: Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flagSylwester Nawrocki2016-10-251-6/+0
| |/ / /
* | | | 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
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2016-12-121-0/+14
|\ \ \
| * | | ASoC: dapm: Introduce DAPM_DOUBLE_R dual channel dual register control typeChen-Yu Tsai2016-11-021-0/+5
| * | | ASoC: dapm: Introduce DAPM_DOUBLE dual channel control typeChen-Yu Tsai2016-11-021-0/+5
| * | | ASoC: dapm: Support second register for DAPM control updatesChen-Yu Tsai2016-11-021-0/+4
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2016-12-121-8/+9
|\ \ \ | | |/ | |/|
| * | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-102-1/+3
|\ \
| * | NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2016-12-081-1/+2
| * | can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2016-12-071-0/+1