summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dapm: Fix regression introducing multiple copies of DAI widgetsCharles Keepax2020-04-142-43/+51
* ASoC: samsung: s3c24xx-i2s: Fix build after removal of DAI suspend/resumeKrzysztof Kozlowski2020-04-142-57/+56
* ASoC: topology: Check return value of soc_tplg_dai_configAmadeusz Sławiński2020-04-091-2/+7
* ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński2020-04-091-1/+3
* ASoC: topology: Check soc_tplg_add_route return valueAmadeusz Sławiński2020-04-091-1/+3
* ASoC: topology: Check return value of soc_tplg_*_createAmadeusz Sławiński2020-04-091-6/+12
* ASoC: topology: Check return value of soc_tplg_create_tlvAmadeusz Sławiński2020-04-091-2/+14
* ASoC: topology: Add missing memory checksAmadeusz Sławiński2020-04-091-13/+49
* ASoC: cs4270: pull reset GPIO low then highMike Willard2020-04-071-5/+35
* ASoC: rt5645: Add platform-data for Medion E1239THans de Goede2020-04-061-0/+8
* ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tabletHans de Goede2020-04-061-0/+11
* ASoC: stm32: sai: Add missing cleanupJulia Lawall2020-04-061-1/+3
* ASoC: Intel: atom: Fix uninitialized variable compiler warningHans de Goede2020-04-031-1/+1
* ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlockedHans de Goede2020-04-031-0/+2
* ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede2020-04-031-0/+2
* ASoC: SOF: Turn "firmware boot complete" message into a dbg messageHans de Goede2020-04-031-1/+1
* ASoC: topology: use name_prefix for new kcontrol이경택2020-04-011-1/+1
* ASoC: rt5682: Fix build error without CONFIG_I2CYueHaibing2020-04-011-1/+4
* ASoC: dpcm: allow start or stop during pause for backend이경택2020-04-011-2/+4
* ASoC: dapm: connect virtual mux with default value이경택2020-03-311-1/+7
* ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flagStephan Gerhold2020-03-311-2/+2
* Merge series "ASoC: Intel: boards: Remove ignore_suspend flag from SSP0 dai l...Mark Brown2020-03-304-4/+0
|\
| * ASoC: Intel: bdw-rt5650: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| * ASoC: Intel: bdw-rt5677: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| * ASoC: Intel: haswell: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| * ASoC: Intel: broadwell: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
* | ASoC: soc-dai: fix DAI startup/shutdown sequencePierre-Louis Bossart2020-03-302-5/+5
* | ASoC: fix regwmask이경택2020-03-301-2/+2
|/
* ASoC: AMD: Clear format bits before setting themAkshu Agrawal2020-03-302-0/+3
* ASoC: bcm: Fix pointer cast warningTakashi Iwai2020-03-301-1/+1
* dt-bindings: sound: cs42l51: Remove unneeded I2C unit nameFabio Estevam2020-03-301-1/+1
* Merge series "ASoC: Intel: add SoundWire machine driver" from Pierre-Louis Bo...Mark Brown2020-03-2714-11/+1896
|\
| * ASoC: Intel: sof_sdw: Add Volteer support with RT5682 SNDW helper functionNaveen Manohar2020-03-275-0/+152
| * ASoC: Intel: common: add match table for TGL RT5682 SoundWire driverNaveen Manohar2020-03-271-0/+24
| * ASoC: Intel: boards: add sof_sdw machine driverPierre-Louis Bossart2020-03-2710-2/+1693
| * ASoC: Intel: soc-acpi: update topology and driver name for SoundWire platformsRander Wang2020-03-273-9/+27
* | ASoC: amd: acp3x-pcm-dma: clean up two indentation issuesColin Ian King2020-03-271-2/+4
* | ASoC: tlv320adcx140: Remove undocumented propertyDan Murphy2020-03-271-1/+0
|/
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-278-11/+20
|\
| * ASoC: Intel: bdw-rt5650: Revert SSP0 link to use dummy componentsCezary Rojewski2020-03-251-3/+4
| * ASoC: Intel: bdw-rt5677: Revert SSP0 link to use dummy componentsCezary Rojewski2020-03-251-3/+4
| * ASoC: Intel: broadwell: Revert back SSP0 link to use dummy componentsCezary Rojewski2020-03-251-3/+4
| * ASoC: tas2562: Fixed incorrect amp_level setting.Jonghwan Choi2020-03-241-1/+1
| * ASoC: stm32: spdifrx: fix regmap status checkOlivier Moysan2020-03-181-0/+2
| * ASoC: rt5682: fix the random recording noise of headsetShuming Fan2020-03-182-0/+4
| * ASoC: codecs: wsa881x: request gpio direction before settingSrinivas Kandagatla2020-03-161-1/+1
* | Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown2020-03-27186-501/+505
|\ \
| * | ASoC: codecs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-278-24/+24
| * | ASoC: arm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-4/+4
| * | ASoC: xtensa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1