summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-12-1230-98/+750
|\
| * ASoC: Intel: update bxt_da7219_max98357a to support quad ch dmic captureSathyanarayana Nujella2016-12-061-3/+17
| * ASoC: Intel: Add ASoC Intel SST Atom sysfs descriptionSebastien Guiriec2016-12-051-0/+17
| * ASoC: Intel: atom: save FW versionSebastien Guiriec2016-12-052-0/+7
| * ASoC: Intel: atom: Add sysfs entry in order to store FW versionSebastien Guiriec2016-12-051-0/+39
| * Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2016-12-014-54/+85
| |\
| * | ASoC: cht_bsw_rt5672: Use HID translation unitTakashi Iwai2016-11-301-2/+28
| * | ASoC: intel: Replace kthread with workTakashi Iwai2016-11-307-48/+24
| * | ASoC: Intel: atom: Make some messages to debug levelTakashi Iwai2016-11-292-3/+3
| * | ASoC: Intel: Skylake: Removed the unused I2S blob structureGuruprasadX Pawse2016-11-251-17/+0
| * | ASoC: Intel: Skylake: Don't use dma I2S config structure in kernelGuruprasadX Pawse2016-11-251-6/+3
| * | ASoC: intel: mfld: Make static string arrays 'const 'char * const []'Lars-Peter Clausen2016-11-161-2/+2
| * | ASoC: Intel: bytct_rt5640: change default capture settingsPierre-Louis Bossart2016-11-131-3/+8
| * | ASoC: Intel: detect audio routing with CHAN packagePierre-Louis Bossart2016-11-131-2/+51
| * | ASoC: Intel: common: add ACPI package extraction utilityPierre-Louis Bossart2016-11-132-1/+73
| * | ASoC: Intel: Skylake: Flush pending D0i3 request on suspendJayachandran B2016-11-093-0/+38
| * | ASoC: Intel: Skylake: remove pci device enabling calls on suspendJayachandran B2016-11-091-2/+0
| * | ASoC: Intel: Skylake: Add D0i3 mode ref countingVinod Koul2016-11-036-0/+74
| * | ASoC: Intel: Skylake: Add support for specifying D0i3 configurationVinod Koul2016-11-033-1/+15
| * | ASoC: Intel: Skylake: Add support for LPModeVinod Koul2016-11-036-4/+21
| * | ASoC: Intel: Skylake: Add D0iX callbacksJayachandran B2016-11-033-0/+171
| * | ASoC: Intel: Skylake: Add support for programming D0i3CPardha Saradhi K2016-11-034-0/+56
| * | ASoC: Intel: Skylake: Add D0iX IPCsPardha Saradhi K2016-11-032-1/+52
| * | ASoC: Intel: Add sst_ipc_tx_message_nopmVinod Koul2016-11-032-0/+11
| * | ASoC: Intel: Add check_dsp_lp_on callback on IPCVinod Koul2016-10-282-1/+19
| * | ASoC: Intel: atom: Add debug information related to FW versionSebastien Guiriec2016-10-281-0/+5
| * | ASoC: Intel: Skylake: Use DPIB to update position for Playback streamDharageswari R2016-10-281-2/+16
| * | ASoC: Intel: Skylake: Fix a shift wrapping bugDan Carpenter2016-10-261-1/+1
| * | ASoC: intel: broadwell: constify snd_soc_ops structuresJulia Lawall2016-10-241-1/+1
| * | ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializer for arrayColin Ian King2016-10-241-1/+1
| * | ASoC: Intel: report JACK_LINEOUT eventSathyanarayana Nujella2016-10-211-2/+2
* | | Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown2016-12-126-31/+3
|\ \ \
| * | | ASoC: Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flagSylwester Nawrocki2016-10-252-18/+1
| * | | ASoC: samsung: Remove unneeded initialization of chan_nameSylwester Nawrocki2016-10-254-13/+2
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/dapm-pin' into asoc-nextMark Brown2016-12-122-0/+219
|\ \ \
| * | | ASoC: core: Add component pin control functionsRichard Fitzgerald2016-11-302-0/+219
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2016-12-126-35/+141
|\ \ \
| * | | 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: Implement stereo mixer control supportChen-Yu Tsai2016-11-021-29/+112
| * | | ASoC: dapm: Support second register for DAPM control updatesChen-Yu Tsai2016-11-026-6/+19
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2016-12-121-2/+6
|\ \ \
| * | | ASoC: core: If a platform doesn't have an of_node use parent's nodeCharles Keepax2016-11-091-2/+6
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2016-12-124-54/+85
|\ \ \ | | |/ | |/|
| * | ASoC: add Component level suspend/resumeKuninori Morimoto2016-12-012-27/+42
| * | ASoC: core: replace aux_comp_list to component_dev_listKuninori Morimoto2016-12-012-8/+13
| * | ASoC: core: replace codec_dev_list to component_dev_list on CardKuninori Morimoto2016-12-014-27/+39
| * | ASoC: remove component from snd_soc_pcm_runtimeKuninori Morimoto2016-10-241-1/+0
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/fix/da7219-pops' and 'asoc/fix/qcom' int...Mark Brown2016-12-124-22/+143
|\ \ \
| | * | ASoC: lpass-platform: initialize dma channel numberArnd Bergmann2016-11-091-0/+3