summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_asrc: Move common definition to fsl_asrc_commonShengjiu Wang2020-04-214-109/+178
* ASoC: fsl_asrc: Support new property fsl,asrc-formatShengjiu Wang2020-04-213-20/+40
* ASoC: fsl-asoc-card: Support new property fsl, asrc-formatShengjiu Wang2020-04-211-9/+15
* ASoC: dt-bindings: fsl_asrc: Add new property fsl, asrc-formatShengjiu Wang2020-04-211-0/+4
* ASoC: fsl_asrc: rename asrc_priv to asrcShengjiu Wang2020-04-213-163/+163
* ASoC: wcd934x: remove unneeded semicolonJason Yan2020-04-201-14/+14
* ASoC: wcd9335: remove unneeded semicolonJason Yan2020-04-201-22/+22
* ASoC: wcd934x: remove unnecessary comparisons to boolJason Yan2020-04-201-1/+1
* ASoC: Intel: boards: split woofer and tweeter supportMac Chiang2020-04-201-42/+180
* soundwire: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI p...Kuninori Morimoto2020-04-201-2/+2
* Merge series "ASoC: Fix dependency issues of SND_SOC" from Wei Li <liwei391@h...Mark Brown2020-04-2010-19/+111
|\
| * ASoC: Fix wrong dependency of da7210 and wm8983Wei Li2020-04-201-2/+2
| * ASoC: wm89xx: Fix build errors caused by I2C dependencyWei Li2020-04-201-0/+3
| * Merge series "ASoC: rsnd: multi-SSI setup fixes" from Matthias Blankertz <mat...Mark Brown2020-04-201-5/+14
| |\
| | * ASoC: rsnd: Fix "status check failed" spam for multi-SSIMatthias Blankertz2020-04-201-1/+7
| | * ASoC: rsnd: Don't treat master SSI in multi SSI setup as parentMatthias Blankertz2020-04-201-4/+7
| * | Merge series "ASoC: meson: fix codec-to-codec link setup" from Jerome Brunet ...Mark Brown2020-04-202-2/+6
| |\ \
| | * | ASoC: meson: gx-card: fix codec-to-codec link setupJerome Brunet2020-04-201-1/+3
| | * | ASoC: meson: axg-card: fix codec-to-codec link setupJerome Brunet2020-04-201-1/+3
| * | | ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee2020-04-201-3/+17
| |/ /
| * | ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/BroadwellPierre-Louis Bossart2020-04-172-0/+64
| * | ASoC: stm32: sai: fix sai probeOlivier Moysan2020-04-171-7/+5
| |/
| * Merge series "ASoC: rsnd: Fixes for multichannel HDMI audio output" from Matt...Mark Brown2020-04-162-5/+5
| |\
| | * ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz2020-04-161-1/+1
| | * ASoC: rsnd: Fix parent SSI start/stop in multi-SSI modeMatthias Blankertz2020-04-161-4/+4
| * | ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński2020-04-161-3/+3
| |/
* | ASoC: Intel: haswell: Power transition refactorCezary Rojewski2020-04-171-81/+104
* | ASoC: Fix misspellings of "Analog Devices"Geert Uytterhoeven2020-04-163-3/+3
* | ASoC: qdsp6: Suggest more generic node namesStephan Gerhold2020-04-164-27/+30
* | Merge series "ASoC: SOF: topology and firmware IPC updates for 5.8" from Pier...Mark Brown2020-04-1611-158/+568
|\ \
| * | ASoC: SOF: topology: handle multiple sets of tuple arraysJaska Uimonen2020-04-161-56/+67
| * | ASoC: SOF: topology: stop parsing when all tokens have been foundJaska Uimonen2020-04-161-22/+38
| * | ASoC: SOF: topology: Get HDA rate and channels from topologyBard Liao2020-04-164-1/+16
| * | ASoC: SOF: topology: fix: parse hda_tokens to &config->hdaBard Liao2020-04-161-1/+1
| * | ASoC: SOF: topology: Get ALH rate amd channels from topologyBard Liao2020-04-162-0/+27
| * | ASoC: SOF: align sof_ipc_dai_alh_params with FWBard Liao2020-04-161-1/+3
| * | ASoC: SOF: Intel: Rename deprecated DMIC IPC struct fieldSeppo Ingalsuo2020-04-162-5/+7
| * | ASoC: SOF: Intel: Change DMIC load IPC to fixed lengthSeppo Ingalsuo2020-04-162-53/+32
| * | ASoC: SOF: Intel: Fix typo in header file comment textSeppo Ingalsuo2020-04-161-1/+1
| * | ASoC: SOF: Add XRUN flags field to struct sof_ipc_buffer.Artur Kloniecki2020-04-161-0/+12
| * | ASoC: SOF: make sof_ipc_cc_version to fixed lengthPan Xiuli2020-04-162-2/+2
| * | ASoC: SOF: change type char to uint8_t in topology.hPan Xiuli2020-04-161-1/+1
| * | ASoC: SOF: change type char to uint8_t in trace.hPan Xiuli2020-04-161-1/+1
| * | ASoC: SOF: change type char to uint8_t in info.hPan Xiuli2020-04-161-3/+3
| * | ASoC: SOF: add debug ABI versionPan Xiuli2020-04-161-0/+8
| * | ASoC: SOF: add probe support extend dataPan Xiuli2020-04-162-1/+13
| * | ASoC: SOF: topology: Add support for DC BlockerSebastiano Carlucci2020-04-162-0/+3
| * | ASoC: SOF: ext_manifest: parse compiler versionKarol Trzcinski2020-04-162-0/+31
| * | ASoC: SOF: ext_manifest: parse windowsKarol Trzcinski2020-04-162-2/+34
| * | ASoC: SOF: ext_manifest: parse firmware versionKarol Trzcinski2020-04-162-0/+30